2026-04-07T15:13:07.399940Z [info     ] Starting Front Desk AI system  [__main__] mode=continuous version=1.0.0
2026-04-07T15:13:07.402551Z [info     ] 5-bot workflow graph compiled  [front_desk_ai.graph.workflow] nodes=['email_classifier', 'intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_and_submit']
2026-04-07T15:13:07.402777Z [info     ] Starting continuous monitoring mode [front_desk_ai.services.frontdesk_service] polling_interval_seconds=60
2026-04-07T15:13:07.402956Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:13:07.403783Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:14:07.714025Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:14:07.714551Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:15:07.761826Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:15:07.762517Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:16:07.812379Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:16:07.812934Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:17:07.860847Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:17:07.861581Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:18:07.921899Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:18:07.922505Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:19:07.962863Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:19:07.963584Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:20:08.023819Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:20:08.024412Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:21:08.073856Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:21:08.074494Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:22:08.130850Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:22:08.131529Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:23:08.178857Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:23:08.179480Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:24:08.239896Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:24:08.240769Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:25:08.300803Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:25:08.301784Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:26:08.362491Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:26:08.363215Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:27:08.409379Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:27:08.410432Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:28:08.471100Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:28:08.471927Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 82, in process_mailbox
    await self.email_client.connect()
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 59, in connect
    raise RuntimeError("Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env")
RuntimeError: Missing GMAIL_ADDRESS or GMAIL_APP_PASSWORD in .env
2026-04-07T15:28:37.784682Z [info     ] Starting Front Desk AI system  [__main__] mode=continuous version=1.0.0
2026-04-07T15:28:37.787137Z [info     ] 5-bot workflow graph compiled  [front_desk_ai.graph.workflow] nodes=['email_classifier', 'intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_and_submit']
2026-04-07T15:28:37.787294Z [info     ] Starting continuous monitoring mode [front_desk_ai.services.frontdesk_service] polling_interval_seconds=300
2026-04-07T15:28:37.787412Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:28:37.787958Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T15:28:45.785353Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-07T15:28:53.475641Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50904 unseen_only=False
2026-04-07T15:43:40.314709Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-07T15:43:40.314938Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='command: FETCH => System Error'
Traceback (most recent call last):
  File "/usr/lib64/python3.12/imaplib.py", line 1056, in _command_complete
    typ, data = self._get_tagged_response(tag, expect_bye=logout)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1174, in _get_tagged_response
    self._check_bye()
  File "/usr/lib64/python3.12/imaplib.py", line 970, in _check_bye
    raise self.abort(bye[-1].decode(self._encoding, 'replace'))
imaplib.IMAP4.abort: System Error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 84, in process_mailbox
    conversations = await self.email_client.fetch_conversations(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 146, in fetch_conversations
    raw_bytes = self._fetch_message_bytes(thread_message_id)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 307, in _fetch_message_bytes
    status, message_data = client.fetch(message_id, "(BODY.PEEK[])")
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 557, in fetch
    typ, dat = self._simple_command(name, message_set, message_parts)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1239, in _simple_command
    return self._command_complete(name, self._command(name, *args))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1058, in _command_complete
    raise self.abort('command: %s => %s' % (name, val))
imaplib.IMAP4.abort: command: FETCH => System Error
2026-04-07T15:48:40.417203Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T15:48:40.417863Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T15:48:49.202659Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-07T15:48:57.029354Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50919 unseen_only=False
2026-04-07T16:08:45.727812Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-07T16:08:45.728492Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-07T16:08:48.079604Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-07T16:08:56.563476Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[184, 351, 355, 556, 469, 593, 791, 976] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34 email_count=8 subject='Re: #397 TX to CA'
2026-04-07T16:08:56.580879Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34
2026-04-07T16:08:56.581104Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34 model=gemini-flash-latest
2026-04-07T16:08:57.540953Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34
2026-04-07T16:09:02.195371Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34
2026-04-07T16:09:02.195691Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T16:14:02.275294Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861733205891405348 conversation_index=1 conversation_total=34 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T16:14:02.278032Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T16:14:07.135803Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34 mailbox=INBOX readonly=True
2026-04-07T16:14:11.618743Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50928 unseen_only=False
2026-04-07T16:25:29.536469Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=35 conversation_id=1861733205891405348 conversation_index=1 conversation_total=34 latest_message_count=50
2026-04-07T16:25:29.537068Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34 uri=mongodb+srv://kartik...
2026-04-07T16:25:31.821464Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861733205891405348 conversation_index=1 conversation_total=34 database=HeavyHaulDB
2026-04-07T16:25:40.423489Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35 email_count=1 subject='CTPS Permit Application ID 1646845 has been approved.'
2026-04-07T16:25:40.424866Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35
2026-04-07T16:25:40.425018Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35 model=gemini-flash-latest
2026-04-07T16:25:40.671706Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35
2026-04-07T16:25:44.901185Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35
2026-04-07T16:25:44.901421Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T16:30:44.986814Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861822974617496963 conversation_index=1 conversation_total=35 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T16:30:44.987505Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T16:30:50.120881Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35 mailbox=INBOX readonly=True
2026-04-07T16:30:54.654227Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50937 unseen_only=False
2026-04-07T16:42:38.286502Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=35 conversation_id=1861822974617496963 conversation_index=1 conversation_total=35 latest_message_count=50
2026-04-07T16:42:38.289952Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35 uri=mongodb+srv://kartik...
2026-04-07T16:42:40.556896Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861822974617496963 conversation_index=1 conversation_total=35 database=HeavyHaulDB
2026-04-07T16:42:48.923811Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35 email_count=1 subject='CTPS Permit Application ID 1646971 has been approved.'
2026-04-07T16:42:48.925910Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35
2026-04-07T16:42:48.926119Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35 model=gemini-flash-latest
2026-04-07T16:42:49.170372Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35
2026-04-07T16:42:53.460718Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35
2026-04-07T16:42:53.460941Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T16:47:53.565625Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861824171006163531 conversation_index=1 conversation_total=35 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T16:47:53.566613Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T16:47:58.446172Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35 mailbox=INBOX readonly=True
2026-04-07T16:48:03.048845Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50942 unseen_only=False
2026-04-07T17:00:55.302056Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=37 conversation_id=1861824171006163531 conversation_index=1 conversation_total=35 latest_message_count=50
2026-04-07T17:00:55.302746Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35 uri=mongodb+srv://kartik...
2026-04-07T17:00:57.606397Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861824171006163531 conversation_index=1 conversation_total=35 database=HeavyHaulDB
2026-04-07T17:01:06.669103Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[312, 1197, 2166] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37 email_count=3 subject='RE: Survey Question'
2026-04-07T17:01:06.671590Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37
2026-04-07T17:01:06.671872Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37 model=gemini-flash-latest
2026-04-07T17:01:06.918319Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37
2026-04-07T17:01:11.273642Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37
2026-04-07T17:01:11.273918Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T17:06:11.369156Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861822376253226728 conversation_index=1 conversation_total=37 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T17:06:11.369934Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T17:06:13.540207Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37 mailbox=INBOX readonly=True
2026-04-07T17:06:15.848127Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50950 unseen_only=False
2026-04-07T17:10:53.219008Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=38 conversation_id=1861822376253226728 conversation_index=1 conversation_total=37 latest_message_count=50
2026-04-07T17:10:53.219545Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37 uri=mongodb+srv://kartik...
2026-04-07T17:10:55.493146Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861822376253226728 conversation_index=1 conversation_total=37 database=HeavyHaulDB
2026-04-07T17:11:04.672059Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1871] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38 email_count=1 subject='Unit: 819 / PROJECT ORDER'
2026-04-07T17:11:04.674241Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38
2026-04-07T17:11:04.674481Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38 model=gemini-flash-latest
2026-04-07T17:11:04.917119Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38
2026-04-07T17:11:06.331574Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38
2026-04-07T17:11:06.331860Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T17:16:06.433798Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861825932262765773 conversation_index=1 conversation_total=38 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T17:16:06.434696Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T17:16:08.520219Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38 mailbox=INBOX readonly=True
2026-04-07T17:16:10.165852Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50955 unseen_only=False
2026-04-07T17:20:54.612074Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=35 conversation_id=1861825932262765773 conversation_index=1 conversation_total=38 latest_message_count=50
2026-04-07T17:20:54.612581Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38 uri=mongodb+srv://kartik...
2026-04-07T17:20:56.894384Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861825932262765773 conversation_index=1 conversation_total=38 database=HeavyHaulDB
2026-04-07T17:21:05.436973Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[481, 524, 617, 1083, 779, 681, 1199, 1058, 504, 493, 661, 747] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35 email_count=12 subject='Re: New Permit Request - Truck#F271'
2026-04-07T17:21:05.438510Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35
2026-04-07T17:21:05.438711Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35 model=gemini-flash-latest
2026-04-07T17:21:05.683194Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35
2026-04-07T17:21:07.178429Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35
2026-04-07T17:21:07.178716Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T17:26:07.279807Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861817258827004359 conversation_index=1 conversation_total=35 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T17:26:07.280620Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T17:26:09.414817Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35 mailbox=INBOX readonly=True
2026-04-07T17:26:11.245195Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50957 unseen_only=False
2026-04-07T17:31:08.410784Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 conversation_id=1861817258827004359 conversation_index=1 conversation_total=35 latest_message_count=50
2026-04-07T17:31:08.411265Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35 uri=mongodb+srv://kartik...
2026-04-07T17:31:10.701724Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861817258827004359 conversation_index=1 conversation_total=35 database=HeavyHaulDB
2026-04-07T17:31:19.410579Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[449, 487, 944, 431, 120] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36 email_count=5 subject='Re: OD and OW'
2026-04-07T17:31:19.411931Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36
2026-04-07T17:31:19.412074Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36 model=gemini-flash-latest
2026-04-07T17:31:19.655121Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36
2026-04-07T17:31:21.194110Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36
2026-04-07T17:31:21.194352Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T17:36:21.295805Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861824575770726328 conversation_index=1 conversation_total=36 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T17:36:21.296472Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T17:36:23.578762Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36 mailbox=INBOX readonly=True
2026-04-07T17:36:25.438901Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50959 unseen_only=False
2026-04-07T17:41:42.672338Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=38 conversation_id=1861824575770726328 conversation_index=1 conversation_total=36 latest_message_count=50
2026-04-07T17:41:42.673028Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36 uri=mongodb+srv://kartik...
2026-04-07T17:41:45.024163Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861824575770726328 conversation_index=1 conversation_total=36 database=HeavyHaulDB
2026-04-07T17:41:54.426084Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[7461] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38 email_count=1 subject='Nash, ¿confirmamos tu asistencia?'
2026-04-07T17:41:54.427585Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38
2026-04-07T17:41:54.427735Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38 model=gemini-flash-latest
2026-04-07T17:41:54.672471Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38
2026-04-07T17:41:56.367202Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38
2026-04-07T17:41:56.367446Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T17:46:56.468801Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861826702568150015 conversation_index=1 conversation_total=38 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T17:46:56.469493Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T17:46:59.446848Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38 mailbox=INBOX readonly=True
2026-04-07T17:47:01.778981Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50963 unseen_only=False
2026-04-07T17:54:42.399576Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=37 conversation_id=1861826702568150015 conversation_index=1 conversation_total=38 latest_message_count=50
2026-04-07T17:54:42.401356Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38 uri=mongodb+srv://kartik...
2026-04-07T17:54:44.688205Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861826702568150015 conversation_index=1 conversation_total=38 database=HeavyHaulDB
2026-04-07T17:54:53.640189Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[449, 487, 944, 431, 120] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37 email_count=5 subject='Re: OD and OW'
2026-04-07T17:54:53.641650Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37
2026-04-07T17:54:53.641835Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37 model=gemini-flash-latest
2026-04-07T17:54:53.883876Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37
2026-04-07T17:54:55.980822Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37
2026-04-07T17:54:55.981058Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T17:59:56.083048Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861824575770726328 conversation_index=1 conversation_total=37 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T17:59:56.084181Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T17:59:58.722376Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37 mailbox=INBOX readonly=True
2026-04-07T18:00:00.916346Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50967 unseen_only=False
2026-04-07T18:05:54.557347Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 conversation_id=1861824575770726328 conversation_index=1 conversation_total=37 latest_message_count=50
2026-04-07T18:05:54.561732Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37 uri=mongodb+srv://kartik...
2026-04-07T18:05:56.862960Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861824575770726328 conversation_index=1 conversation_total=37 database=HeavyHaulDB
2026-04-07T18:06:06.769377Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[239, 267] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40 email_count=2 subject='Re: Load#3324482 / Driver: Akhmed'
2026-04-07T18:06:06.778304Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40
2026-04-07T18:06:06.778561Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40 model=gemini-flash-latest
2026-04-07T18:06:07.027145Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40
2026-04-07T18:06:07.918894Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40
2026-04-07T18:06:07.919146Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T18:11:07.958649Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861826964061349979 conversation_index=1 conversation_total=40 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T18:11:07.959243Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T18:11:09.368117Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40 mailbox=INBOX readonly=True
2026-04-07T18:11:10.502679Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50970 unseen_only=False
2026-04-07T18:15:08.349506Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 conversation_id=1861826964061349979 conversation_index=1 conversation_total=40 latest_message_count=50
2026-04-07T18:15:08.349996Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40 uri=mongodb+srv://kartik...
2026-04-07T18:15:10.628597Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861826964061349979 conversation_index=1 conversation_total=40 database=HeavyHaulDB
2026-04-07T18:15:20.271364Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[282] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40 email_count=1 subject='#396 OK to ND'
2026-04-07T18:15:20.272866Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40
2026-04-07T18:15:20.273101Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40 model=gemini-flash-latest
2026-04-07T18:15:20.515434Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40
2026-04-07T18:15:21.509375Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40
2026-04-07T18:15:21.509588Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T18:20:21.583861Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861828118626373861 conversation_index=1 conversation_total=40 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T18:20:21.584920Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T18:20:23.129179Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40 mailbox=INBOX readonly=True
2026-04-07T18:20:24.245909Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50974 unseen_only=False
2026-04-07T18:24:45.814557Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 conversation_id=1861828118626373861 conversation_index=1 conversation_total=40 latest_message_count=50
2026-04-07T18:24:45.816277Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40 uri=mongodb+srv://kartik...
2026-04-07T18:24:48.108019Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861828118626373861 conversation_index=1 conversation_total=40 database=HeavyHaulDB
2026-04-07T18:24:57.918108Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[413, 652, 1049] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40 email_count=3 subject='Re: Truck 6027 TrailerT560'
2026-04-07T18:24:57.919429Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40
2026-04-07T18:24:57.919570Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40 model=gemini-flash-latest
2026-04-07T18:24:58.163612Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40
2026-04-07T18:24:59.278306Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40
2026-04-07T18:24:59.278538Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T18:29:59.358880Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861743151219582277 conversation_index=1 conversation_total=40 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T18:29:59.359487Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T18:30:01.503408Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40 mailbox=INBOX readonly=True
2026-04-07T18:30:02.923822Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50975 unseen_only=False
2026-04-07T18:34:40.021416Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 conversation_id=1861743151219582277 conversation_index=1 conversation_total=40 latest_message_count=50
2026-04-07T18:34:40.022657Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40 uri=mongodb+srv://kartik...
2026-04-07T18:34:42.373545Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861743151219582277 conversation_index=1 conversation_total=40 database=HeavyHaulDB
2026-04-07T18:34:52.443432Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[312, 1197, 2166, 3237] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40 email_count=4 subject='RE: Survey Question'
2026-04-07T18:34:52.444785Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40
2026-04-07T18:34:52.444944Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40 model=gemini-flash-latest
2026-04-07T18:34:52.692745Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40
2026-04-07T18:34:53.944285Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40
2026-04-07T18:34:53.944508Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T18:39:54.042381Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861822376253226728 conversation_index=1 conversation_total=40 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T18:39:54.043292Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T18:39:55.955200Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40 mailbox=INBOX readonly=True
2026-04-07T18:39:57.846769Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50984 unseen_only=False
2026-04-07T18:45:56.346377Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=39 conversation_id=1861822376253226728 conversation_index=1 conversation_total=40 latest_message_count=50
2026-04-07T18:45:56.347258Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40 uri=mongodb+srv://kartik...
2026-04-07T18:45:58.669343Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861822376253226728 conversation_index=1 conversation_total=40 database=HeavyHaulDB
2026-04-07T18:46:08.288847Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[61, 61, 61, 61, 61] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39 email_count=5 subject='Permits have been approved for payment'
2026-04-07T18:46:08.291232Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39
2026-04-07T18:46:08.291468Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39 model=gemini-flash-latest
2026-04-07T18:46:08.539789Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39
2026-04-07T18:46:10.310338Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39
2026-04-07T18:46:10.310601Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T18:51:10.403319Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861823834930569375 conversation_index=1 conversation_total=39 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T18:51:10.405163Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T18:51:12.605166Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39 mailbox=INBOX readonly=True
2026-04-07T18:51:14.287743Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50992 unseen_only=False
2026-04-07T18:57:00.535893Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 conversation_id=1861823834930569375 conversation_index=1 conversation_total=39 latest_message_count=50
2026-04-07T18:57:00.537877Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39 uri=mongodb+srv://kartik...
2026-04-07T18:57:02.818705Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861823834930569375 conversation_index=1 conversation_total=39 database=HeavyHaulDB
2026-04-07T18:57:12.547781Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[848, 848, 1029, 873, 873, 873, 873] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 email_count=7 subject='Order Confirmation'
2026-04-07T18:57:12.549129Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40
2026-04-07T18:57:12.549272Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 model=gemini-flash-latest
2026-04-07T18:57:12.793195Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40
2026-04-07T18:57:14.467953Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40
2026-04-07T18:57:14.468274Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T19:02:14.571453Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T19:02:14.572296Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T19:02:15.720345Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 mailbox=INBOX readonly=True
2026-04-07T19:02:16.446916Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50994 unseen_only=False
2026-04-07T19:04:59.696276Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 latest_message_count=50
2026-04-07T19:04:59.697698Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 uri=mongodb+srv://kartik...
2026-04-07T19:05:02.042268Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 database=HeavyHaulDB
2026-04-07T19:05:11.922240Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[397] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 email_count=1 subject='CTPS Permit Application ID 1647102 has been Denied.'
2026-04-07T19:05:11.923725Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40
2026-04-07T19:05:11.923898Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 model=gemini-flash-latest
2026-04-07T19:05:12.171957Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40
2026-04-07T19:05:12.832508Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40
2026-04-07T19:05:12.832760Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T19:13:52.560095Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T19:13:52.597297Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T19:13:54.927572Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 mailbox=INBOX readonly=True
2026-04-07T19:13:55.890738Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50994 unseen_only=False
2026-04-07T19:17:05.160078Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 latest_message_count=50
2026-04-07T19:17:05.160806Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 uri=mongodb+srv://kartik...
2026-04-07T19:17:07.430997Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 database=HeavyHaulDB
2026-04-07T19:17:16.990268Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[397] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 email_count=1 subject='CTPS Permit Application ID 1647102 has been Denied.'
2026-04-07T19:17:16.991670Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40
2026-04-07T19:17:16.991905Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 model=gemini-flash-latest
2026-04-07T19:17:17.233096Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40
2026-04-07T19:17:17.959097Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40
2026-04-07T19:17:17.959365Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T19:22:18.062129Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T19:22:18.062811Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T19:22:20.683384Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 mailbox=INBOX readonly=True
2026-04-07T19:22:21.575301Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50997 unseen_only=False
2026-04-07T19:26:09.653091Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 latest_message_count=50
2026-04-07T19:26:09.653764Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 uri=mongodb+srv://kartik...
2026-04-07T19:26:11.958508Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861831411115062610 conversation_index=1 conversation_total=40 database=HeavyHaulDB
2026-04-07T19:26:21.856195Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[61, 61, 61, 61, 61] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40 email_count=5 subject='Permits have been approved for payment'
2026-04-07T19:26:21.857459Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40
2026-04-07T19:26:21.857602Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40 model=gemini-flash-latest
2026-04-07T19:26:22.106590Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40
2026-04-07T19:26:23.011511Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40
2026-04-07T19:26:23.011758Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T19:31:23.107763Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861823834930569375 conversation_index=1 conversation_total=40 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T19:31:23.108435Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T19:31:24.483149Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40 mailbox=INBOX readonly=True
2026-04-07T19:31:25.465447Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=50998 unseen_only=False
2026-04-07T19:34:55.465265Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 conversation_id=1861823834930569375 conversation_index=1 conversation_total=40 latest_message_count=50
2026-04-07T19:34:55.465837Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40 uri=mongodb+srv://kartik...
2026-04-07T19:34:57.737833Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861823834930569375 conversation_index=1 conversation_total=40 database=HeavyHaulDB
2026-04-07T19:35:07.841798Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40 email_count=1 subject='CTPS Permit Application ID 1647061 has been approved.'
2026-04-07T19:35:07.843737Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40
2026-04-07T19:35:07.843949Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40 model=gemini-flash-latest
2026-04-07T19:35:08.088907Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40
2026-04-07T19:35:08.970102Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40
2026-04-07T19:35:08.970333Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T19:40:09.071817Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861832157370025832 conversation_index=1 conversation_total=40 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T19:40:09.072771Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T19:40:10.517255Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40 mailbox=INBOX readonly=True
2026-04-07T19:40:11.739892Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51001 unseen_only=False
2026-04-07T19:43:59.456252Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 conversation_id=1861832157370025832 conversation_index=1 conversation_total=40 latest_message_count=50
2026-04-07T19:43:59.456736Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40 uri=mongodb+srv://kartik...
2026-04-07T19:44:01.788611Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861832157370025832 conversation_index=1 conversation_total=40 database=HeavyHaulDB
2026-04-07T19:44:11.513848Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[848, 848, 1029, 873, 873, 873, 873] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 email_count=7 subject='Order Confirmation'
2026-04-07T19:44:11.515289Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40
2026-04-07T19:44:11.515435Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 model=gemini-flash-latest
2026-04-07T19:44:11.759008Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40
2026-04-07T19:44:12.684028Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40
2026-04-07T19:44:12.684263Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T19:49:12.786033Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T19:49:12.786736Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T19:49:14.363529Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 mailbox=INBOX readonly=True
2026-04-07T19:49:15.573909Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51006 unseen_only=False
2026-04-07T19:53:23.563213Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=38 conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 latest_message_count=50
2026-04-07T19:53:23.563935Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 uri=mongodb+srv://kartik...
2026-04-07T19:53:25.841592Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861825607212114882 conversation_index=1 conversation_total=40 database=HeavyHaulDB
2026-04-07T19:53:35.021088Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38 email_count=1 subject='CTPS Permit Application ID 1647194 has been approved.'
2026-04-07T19:53:35.022331Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38
2026-04-07T19:53:35.022474Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38 model=gemini-flash-latest
2026-04-07T19:53:35.264763Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38
2026-04-07T19:53:36.296802Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38
2026-04-07T19:53:36.297040Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T19:58:36.358385Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861833353182309718 conversation_index=1 conversation_total=38 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T19:58:36.359161Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T19:58:38.499342Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38 mailbox=INBOX readonly=True
2026-04-07T19:58:39.873401Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51008 unseen_only=False
2026-04-07T20:03:40.244045Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=38 conversation_id=1861833353182309718 conversation_index=1 conversation_total=38 latest_message_count=50
2026-04-07T20:03:40.244508Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38 uri=mongodb+srv://kartik...
2026-04-07T20:03:42.532145Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861833353182309718 conversation_index=1 conversation_total=38 database=HeavyHaulDB
2026-04-07T20:03:51.839334Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1037] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38 email_count=1 subject='Dimension Alert - Permit 20260003532908 Oklahoma, Order 38901378'
2026-04-07T20:03:51.840573Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38
2026-04-07T20:03:51.840730Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38 model=gemini-flash-latest
2026-04-07T20:03:52.086389Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38
2026-04-07T20:03:52.366980Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38
2026-04-07T20:03:52.367217Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T20:08:52.462956Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861834082934062589 conversation_index=1 conversation_total=38 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T20:08:52.463640Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T20:08:53.832817Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38 mailbox=INBOX readonly=True
2026-04-07T20:08:54.422731Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51009 unseen_only=False
2026-04-07T20:11:07.153768Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=37 conversation_id=1861834082934062589 conversation_index=1 conversation_total=38 latest_message_count=50
2026-04-07T20:11:07.154349Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38 uri=mongodb+srv://kartik...
2026-04-07T20:11:09.428237Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861834082934062589 conversation_index=1 conversation_total=38 database=HeavyHaulDB
2026-04-07T20:11:18.382581Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[158] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37 email_count=1 subject='Spreadsheet shared with you: "Group Contact Compilation 23 March"'
2026-04-07T20:11:18.384033Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37
2026-04-07T20:11:18.384214Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37 model=gemini-flash-latest
2026-04-07T20:11:18.626961Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37
2026-04-07T20:11:19.239940Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37
2026-04-07T20:11:19.240167Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T20:16:19.304125Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861834214922927284 conversation_index=1 conversation_total=37 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T20:16:19.304855Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T20:16:20.631494Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37 mailbox=INBOX readonly=True
2026-04-07T20:16:21.241382Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51013 unseen_only=False
2026-04-07T20:17:27.526951Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 conversation_id=1861834214922927284 conversation_index=1 conversation_total=37 latest_message_count=50
2026-04-07T20:17:27.527427Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37 uri=mongodb+srv://kartik...
2026-04-07T20:17:29.785554Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861834214922927284 conversation_index=1 conversation_total=37 database=HeavyHaulDB
2026-04-07T20:17:38.445272Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1066] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36 email_count=1 subject='Dimension Alert - Permit e26-028942 California, Order 72865010'
2026-04-07T20:17:38.446598Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36
2026-04-07T20:17:38.446884Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36 model=gemini-flash-latest
2026-04-07T20:17:38.687791Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36
2026-04-07T20:17:38.991198Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36
2026-04-07T20:17:38.991434Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T20:22:39.090456Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861834940297680101 conversation_index=1 conversation_total=36 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T20:22:39.091193Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T20:22:40.095881Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36 mailbox=INBOX readonly=True
2026-04-07T20:22:40.708917Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51018 unseen_only=False
2026-04-07T20:23:37.758035Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 conversation_id=1861834940297680101 conversation_index=1 conversation_total=36 latest_message_count=50
2026-04-07T20:23:37.758542Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36 uri=mongodb+srv://kartik...
2026-04-07T20:23:40.083796Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861834940297680101 conversation_index=1 conversation_total=36 database=HeavyHaulDB
2026-04-07T20:23:48.442297Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[510, 738, 744, 626, 524, 565] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34 email_count=6 subject='Re: Truck 3416 Trailer Q58650'
2026-04-07T20:23:48.443660Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34
2026-04-07T20:23:48.443809Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34 model=gemini-flash-latest
2026-04-07T20:23:48.689878Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34
2026-04-07T20:23:48.987223Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34
2026-04-07T20:23:48.987459Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T20:28:49.089385Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861460631319226686 conversation_index=1 conversation_total=34 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T20:28:49.090254Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T20:28:49.946439Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34 mailbox=INBOX readonly=True
2026-04-07T20:28:50.534032Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51020 unseen_only=False
2026-04-07T20:29:47.812281Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861460631319226686 conversation_index=1 conversation_total=34 latest_message_count=50
2026-04-07T20:29:47.812780Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34 uri=mongodb+srv://kartik...
2026-04-07T20:29:50.110202Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861460631319226686 conversation_index=1 conversation_total=34 database=HeavyHaulDB
2026-04-07T20:29:58.232284Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[564] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33 email_count=1 subject='Payment Receipt'
2026-04-07T20:29:58.233489Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33
2026-04-07T20:29:58.233632Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33 model=gemini-flash-latest
2026-04-07T20:29:58.480626Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33
2026-04-07T20:29:58.804354Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33
2026-04-07T20:29:58.804594Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T20:34:58.903484Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861836552943702530 conversation_index=1 conversation_total=33 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T20:34:58.904100Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T20:35:00.101460Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33 mailbox=INBOX readonly=True
2026-04-07T20:35:00.700775Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51022 unseen_only=False
2026-04-07T20:36:14.213051Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861836552943702530 conversation_index=1 conversation_total=33 latest_message_count=50
2026-04-07T20:36:14.215499Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33 uri=mongodb+srv://kartik...
2026-04-07T20:36:16.475761Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861836552943702530 conversation_index=1 conversation_total=33 database=HeavyHaulDB
2026-04-07T20:36:24.452165Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1076] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33 email_count=1 subject='Order #58746123 – Pre-Charge Initiated'
2026-04-07T20:36:24.453536Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33
2026-04-07T20:36:24.453701Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33 model=gemini-flash-latest
2026-04-07T20:36:24.695861Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33
2026-04-07T20:36:25.050814Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33
2026-04-07T20:36:25.051122Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T20:41:25.144936Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861836670883404829 conversation_index=1 conversation_total=33 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T20:41:25.145661Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T20:41:26.210466Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33 mailbox=INBOX readonly=True
2026-04-07T20:41:26.739476Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51025 unseen_only=False
2026-04-07T20:42:44.553700Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 conversation_id=1861836670883404829 conversation_index=1 conversation_total=33 latest_message_count=50
2026-04-07T20:42:44.554209Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33 uri=mongodb+srv://kartik...
2026-04-07T20:42:46.845147Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861836670883404829 conversation_index=1 conversation_total=33 database=HeavyHaulDB
2026-04-07T20:42:54.192576Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1040] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30 email_count=1 subject='-- Approved Payment:  [48d4daac-29b8-4225-ac80-d4d9d2a3b005] --'
2026-04-07T20:42:54.193994Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30
2026-04-07T20:42:54.194143Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30 model=gemini-flash-latest
2026-04-07T20:42:54.438863Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30
2026-04-07T20:42:54.792485Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30
2026-04-07T20:42:54.792739Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T20:47:54.880856Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861837553170888721 conversation_index=1 conversation_total=30 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T20:47:54.881511Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T20:47:55.881786Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30 mailbox=INBOX readonly=True
2026-04-07T20:47:56.412566Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51026 unseen_only=False
2026-04-07T20:49:02.707409Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 conversation_id=1861837553170888721 conversation_index=1 conversation_total=30 latest_message_count=50
2026-04-07T20:49:02.708070Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30 uri=mongodb+srv://kartik...
2026-04-07T20:49:05.012921Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861837553170888721 conversation_index=1 conversation_total=30 database=HeavyHaulDB
2026-04-07T20:49:12.382882Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30 email_count=1 subject='Dimension Alert - Permit 3849599 New York, Order 58746123'
2026-04-07T20:49:12.384341Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30
2026-04-07T20:49:12.384479Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30 model=gemini-flash-latest
2026-04-07T20:49:12.630443Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30
2026-04-07T20:49:12.991633Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30
2026-04-07T20:49:12.991932Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T20:54:13.091543Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861837664709179130 conversation_index=1 conversation_total=30 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T20:54:13.092199Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T20:54:14.020779Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30 mailbox=INBOX readonly=True
2026-04-07T20:54:14.647833Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51028 unseen_only=False
2026-04-07T20:55:18.227339Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 conversation_id=1861837664709179130 conversation_index=1 conversation_total=30 latest_message_count=50
2026-04-07T20:55:18.227793Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30 uri=mongodb+srv://kartik...
2026-04-07T20:55:20.541054Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861837664709179130 conversation_index=1 conversation_total=30 database=HeavyHaulDB
2026-04-07T20:55:27.988206Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[314, 239] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30 email_count=2 subject='Re: #401 OR to TX'
2026-04-07T20:55:27.989720Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30
2026-04-07T20:55:27.989899Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30 model=gemini-flash-latest
2026-04-07T20:55:28.238926Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30
2026-04-07T20:55:28.602924Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30
2026-04-07T20:55:28.603163Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:00:28.704804Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861835980379680151 conversation_index=1 conversation_total=30 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:00:28.705406Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:00:30.432949Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30 mailbox=INBOX readonly=True
2026-04-07T21:00:31.180206Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51030 unseen_only=False
2026-04-07T21:03:27.574823Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 conversation_id=1861835980379680151 conversation_index=1 conversation_total=30 latest_message_count=50
2026-04-07T21:03:27.575272Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30 uri=mongodb+srv://kartik...
2026-04-07T21:03:29.909088Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861835980379680151 conversation_index=1 conversation_total=30 database=HeavyHaulDB
2026-04-07T21:03:37.302383Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[482, 482, 482, 482, 482] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30 email_count=5 subject='New Call from OLIVIER JOHAN   (850) 977-0211'
2026-04-07T21:03:37.304012Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30
2026-04-07T21:03:37.304203Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30 model=gemini-flash-latest
2026-04-07T21:03:37.561389Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30
2026-04-07T21:03:38.259047Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30
2026-04-07T21:03:38.259356Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:08:38.361791Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861837948662312016 conversation_index=1 conversation_total=30 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:08:38.362608Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:08:39.018491Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30 mailbox=INBOX readonly=True
2026-04-07T21:08:39.313356Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51033 unseen_only=False
2026-04-07T21:09:02.484239Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861837948662312016 conversation_index=1 conversation_total=30 latest_message_count=50
2026-04-07T21:09:02.485377Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30 uri=mongodb+srv://kartik...
2026-04-07T21:09:04.781058Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861837948662312016 conversation_index=1 conversation_total=30 database=HeavyHaulDB
2026-04-07T21:09:12.423357Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[482, 482, 482, 482, 482] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31 email_count=5 subject='New Call from OLIVIER JOHAN   (850) 977-0211'
2026-04-07T21:09:12.424919Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31
2026-04-07T21:09:12.425084Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-07T21:09:12.671950Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31
2026-04-07T21:09:12.795454Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31
2026-04-07T21:09:12.795817Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:14:12.876017Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861837948662312016 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:14:12.876631Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:14:13.806818Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-07T21:14:14.285885Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51034 unseen_only=False
2026-04-07T21:14:41.327336Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 conversation_id=1861837948662312016 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-07T21:14:41.327853Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-07T21:14:43.563286Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861837948662312016 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-07T21:14:50.724357Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30 email_count=5 subject='Re: PA only'
2026-04-07T21:14:50.725985Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30
2026-04-07T21:14:50.726133Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30 model=gemini-flash-latest
2026-04-07T21:14:50.965470Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30
2026-04-07T21:14:51.099828Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30
2026-04-07T21:14:51.100055Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:19:51.200054Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=30 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:19:51.200774Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:19:52.042702Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30 mailbox=INBOX readonly=True
2026-04-07T21:19:52.449618Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51036 unseen_only=False
2026-04-07T21:20:22.916398Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=30 latest_message_count=50
2026-04-07T21:20:22.916980Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30 uri=mongodb+srv://kartik...
2026-04-07T21:20:25.227965Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=30 database=HeavyHaulDB
2026-04-07T21:20:32.713486Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 email_count=1 subject='CTPS Permit Application ID 1647042 has been approved.'
2026-04-07T21:20:32.714893Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31
2026-04-07T21:20:32.715035Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-07T21:20:32.957093Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31
2026-04-07T21:20:33.068875Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31
2026-04-07T21:20:33.069120Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:25:33.170850Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:25:33.171560Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:25:33.908899Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-07T21:25:34.354724Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51036 unseen_only=False
2026-04-07T21:26:06.304247Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-07T21:26:06.304818Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-07T21:26:08.580710Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-07T21:26:16.113273Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 email_count=1 subject='CTPS Permit Application ID 1647042 has been approved.'
2026-04-07T21:26:16.114612Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31
2026-04-07T21:26:16.114782Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-07T21:26:16.359213Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31
2026-04-07T21:26:16.525207Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31
2026-04-07T21:26:16.525428Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:31:16.626772Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:31:16.627519Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:31:17.487908Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-07T21:31:17.810974Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51037 unseen_only=False
2026-04-07T21:31:47.796240Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-07T21:31:47.796956Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-07T21:31:50.087899Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838325083155473 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-07T21:31:57.784208Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31 email_count=1 subject='CTPS Permit Application ID 1647052 has been approved.'
2026-04-07T21:31:57.785553Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31
2026-04-07T21:31:57.785701Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-07T21:31:58.028081Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31
2026-04-07T21:31:58.175303Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31
2026-04-07T21:31:58.175541Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:36:58.246364Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838325829799062 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:36:58.247019Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:36:58.961857Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-07T21:36:59.318097Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51038 unseen_only=False
2026-04-07T21:37:28.142043Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838325829799062 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-07T21:37:28.142686Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-07T21:37:30.448246Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838325829799062 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-07T21:37:38.061209Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[558, 532] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31 email_count=2 subject='Re: Permit Request trk#999 04/08'
2026-04-07T21:37:38.062608Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31
2026-04-07T21:37:38.062776Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-07T21:37:38.318656Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31
2026-04-07T21:37:38.434321Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31
2026-04-07T21:37:38.434559Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:42:38.530133Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838416275638482 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:42:38.530858Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:42:39.193748Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-07T21:42:39.552373Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51040 unseen_only=False
2026-04-07T21:43:03.940915Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861838416275638482 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-07T21:43:03.941466Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-07T21:43:06.256747Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838416275638482 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-07T21:43:14.076480Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1327] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 email_count=1 subject='Confirmation of Order #03857397'
2026-04-07T21:43:14.077763Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T21:43:14.077903Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T21:43:14.323302Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T21:43:14.439105Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T21:43:14.439340Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:48:14.533911Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:48:14.534775Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:48:15.268916Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T21:48:15.540166Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51040 unseen_only=False
2026-04-07T21:48:39.757460Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T21:48:39.757952Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T21:48:42.072383Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T21:48:49.940149Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1327] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 email_count=1 subject='Confirmation of Order #03857397'
2026-04-07T21:48:49.941532Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T21:48:49.941679Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T21:48:50.189978Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T21:48:50.350098Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T21:48:50.350325Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:53:50.449858Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:53:50.450474Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:53:51.179760Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T21:53:51.463591Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51040 unseen_only=False
2026-04-07T21:54:17.530267Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T21:54:17.530768Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T21:54:19.882804Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T21:54:27.770839Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1327] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 email_count=1 subject='Confirmation of Order #03857397'
2026-04-07T21:54:27.772340Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T21:54:27.772528Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T21:54:28.020036Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T21:54:28.139222Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T21:54:28.139457Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T21:59:28.210853Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T21:59:28.211526Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T21:59:28.899910Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T21:59:29.168837Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51040 unseen_only=False
2026-04-07T21:59:58.570721Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T21:59:58.571282Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T22:00:00.859137Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T22:00:08.582216Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1327] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 email_count=1 subject='Confirmation of Order #03857397'
2026-04-07T22:00:08.584004Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T22:00:08.584147Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T22:00:08.826185Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T22:00:08.951571Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T22:00:08.951842Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T22:05:09.053486Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T22:05:09.054116Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T22:05:09.768146Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T22:05:10.525620Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51040 unseen_only=False
2026-04-07T22:05:41.085736Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T22:05:41.086302Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T22:05:43.382311Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T22:05:51.269632Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1327] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 email_count=1 subject='Confirmation of Order #03857397'
2026-04-07T22:05:51.271033Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T22:05:51.271176Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T22:05:51.517453Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T22:05:51.649436Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32
2026-04-07T22:05:51.649786Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T22:10:51.752604Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T22:10:51.753334Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T22:10:52.856902Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T22:10:53.292967Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51041 unseen_only=False
2026-04-07T22:11:39.591448Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T22:11:39.591922Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T22:11:41.824132Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838481589710768 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T22:11:49.440041Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[848, 848, 1029, 873, 873, 873, 873] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32 email_count=7 subject='Order Confirmation'
2026-04-07T22:11:49.441526Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32
2026-04-07T22:11:49.441667Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T22:11:49.680326Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32
2026-04-07T22:11:49.823874Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32
2026-04-07T22:11:49.824105Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T22:16:49.925757Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861825607212114882 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T22:16:49.926465Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T22:16:50.863874Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T22:16:51.272591Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51042 unseen_only=False
2026-04-07T22:17:32.168006Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861825607212114882 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T22:17:32.168585Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T22:17:34.476273Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861825607212114882 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T22:17:42.176159Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1061] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32 email_count=1 subject='Dimension Alert - Permit 260407835471 Texas, Order 30770556'
2026-04-07T22:17:42.177411Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32
2026-04-07T22:17:42.177555Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T22:17:42.419459Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32
2026-04-07T22:17:42.601278Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32
2026-04-07T22:17:42.601517Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T22:22:42.685288Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861839445148791010 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T22:22:42.686218Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T22:22:43.391863Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T22:22:43.809177Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51043 unseen_only=False
2026-04-07T22:23:11.884438Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861839445148791010 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T22:23:11.884977Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T22:23:14.184484Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861839445148791010 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T22:23:21.882841Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[558, 532] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32 email_count=2 subject='Re: Permit Request trk#999 04/08'
2026-04-07T22:23:21.884216Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32
2026-04-07T22:23:21.884363Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T22:23:22.125961Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32
2026-04-07T22:23:22.252275Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32
2026-04-07T22:23:22.252526Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T22:28:22.302487Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838416275638482 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T22:28:22.303278Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T22:28:23.049446Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T22:28:23.439653Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51045 unseen_only=False
2026-04-07T22:28:56.829902Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861838416275638482 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T22:28:56.830354Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T22:28:59.132249Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838416275638482 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T22:29:06.986330Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[66, 460, 180, 174] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 email_count=4 subject=Re:
2026-04-07T22:29:06.987837Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32
2026-04-07T22:29:06.988010Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T22:29:07.234866Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32
2026-04-07T22:29:07.704821Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32
2026-04-07T22:29:07.705054Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T22:34:07.790943Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T22:34:07.791593Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T22:34:08.588880Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T22:34:08.901286Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51045 unseen_only=False
2026-04-07T22:34:45.874785Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T22:34:45.875258Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T22:34:48.170155Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T22:34:55.956616Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[66, 460, 180, 174] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 email_count=4 subject=Re:
2026-04-07T22:34:55.958029Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32
2026-04-07T22:34:55.958170Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T22:34:56.205714Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32
2026-04-07T22:34:56.392340Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32
2026-04-07T22:34:56.392571Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T22:39:56.493786Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T22:39:56.494460Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T22:39:57.204767Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T22:39:57.506740Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51045 unseen_only=False
2026-04-07T22:40:26.003213Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T22:40:26.003654Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T22:40:28.283748Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T22:40:36.120787Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[66, 460, 180, 174] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 email_count=4 subject=Re:
2026-04-07T22:40:36.122270Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32
2026-04-07T22:40:36.122417Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T22:40:36.367406Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32
2026-04-07T22:40:36.490498Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32
2026-04-07T22:40:36.490866Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T22:45:36.589029Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T22:45:36.589682Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T22:45:37.402699Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T22:45:37.725293Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51047 unseen_only=False
2026-04-07T22:46:06.326801Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T22:46:06.327346Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T22:46:08.636741Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861840565587107968 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T22:46:16.587770Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1318] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 email_count=1 subject='Confirmation of Order #59881762'
2026-04-07T22:46:16.589153Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33
2026-04-07T22:46:16.589295Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 model=gemini-flash-latest
2026-04-07T22:46:16.831146Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33
2026-04-07T22:46:16.964409Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33
2026-04-07T22:46:16.964646Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T22:51:17.061029Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T22:51:17.061809Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T22:51:17.782248Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 mailbox=INBOX readonly=True
2026-04-07T22:51:18.110401Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51047 unseen_only=False
2026-04-07T22:51:46.121443Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 latest_message_count=50
2026-04-07T22:51:46.122355Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 uri=mongodb+srv://kartik...
2026-04-07T22:51:48.450705Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 database=HeavyHaulDB
2026-04-07T22:51:56.552290Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1318] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 email_count=1 subject='Confirmation of Order #59881762'
2026-04-07T22:51:56.553597Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33
2026-04-07T22:51:56.553746Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 model=gemini-flash-latest
2026-04-07T22:51:56.797428Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33
2026-04-07T22:51:56.917944Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33
2026-04-07T22:51:56.918186Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T22:56:57.018626Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T22:56:57.019401Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T22:56:57.782425Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 mailbox=INBOX readonly=True
2026-04-07T22:56:58.174094Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51048 unseen_only=False
2026-04-07T22:57:26.813949Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 latest_message_count=50
2026-04-07T22:57:26.814416Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 uri=mongodb+srv://kartik...
2026-04-07T22:57:29.096066Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841081351437209 conversation_index=1 conversation_total=33 database=HeavyHaulDB
2026-04-07T22:57:37.151458Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1320, 1447] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 email_count=2 subject='Re: Confirmation of Order #19840770'
2026-04-07T22:57:37.153828Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33
2026-04-07T22:57:37.154024Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 model=gemini-flash-latest
2026-04-07T22:57:37.398957Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33
2026-04-07T22:57:37.528432Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33
2026-04-07T22:57:37.528775Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T23:02:37.587857Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T23:02:37.588595Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T23:02:38.339254Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 mailbox=INBOX readonly=True
2026-04-07T23:02:38.938552Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51048 unseen_only=False
2026-04-07T23:03:05.599690Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 latest_message_count=50
2026-04-07T23:03:05.600168Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 uri=mongodb+srv://kartik...
2026-04-07T23:03:07.897359Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 database=HeavyHaulDB
2026-04-07T23:03:15.862161Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1320, 1447] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 email_count=2 subject='Re: Confirmation of Order #19840770'
2026-04-07T23:03:15.863589Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33
2026-04-07T23:03:15.863744Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 model=gemini-flash-latest
2026-04-07T23:03:16.105812Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33
2026-04-07T23:03:16.257207Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33
2026-04-07T23:03:16.257452Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T23:08:16.345472Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T23:08:16.346219Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T23:08:17.348420Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 mailbox=INBOX readonly=True
2026-04-07T23:08:17.895644Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51048 unseen_only=False
2026-04-07T23:08:56.974546Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 latest_message_count=50
2026-04-07T23:08:56.975000Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 uri=mongodb+srv://kartik...
2026-04-07T23:08:59.313517Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 database=HeavyHaulDB
2026-04-07T23:09:07.463413Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1320, 1447] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 email_count=2 subject='Re: Confirmation of Order #19840770'
2026-04-07T23:09:07.464858Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33
2026-04-07T23:09:07.465000Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 model=gemini-flash-latest
2026-04-07T23:09:07.712087Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33
2026-04-07T23:09:07.871360Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33
2026-04-07T23:09:07.871611Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T23:14:07.972818Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T23:14:07.973488Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T23:14:08.739371Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 mailbox=INBOX readonly=True
2026-04-07T23:14:09.118827Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51049 unseen_only=False
2026-04-07T23:14:48.291767Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 latest_message_count=50
2026-04-07T23:14:48.292217Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 uri=mongodb+srv://kartik...
2026-04-07T23:14:50.583083Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841399559954212 conversation_index=1 conversation_total=33 database=HeavyHaulDB
2026-04-07T23:14:58.928901Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1031] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 email_count=1 subject='Dimension Alert - Permit 260407835730 Texas, Order 59881762'
2026-04-07T23:14:58.930285Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:14:58.930428Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 model=gemini-flash-latest
2026-04-07T23:14:59.176582Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:14:59.414801Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:14:59.415043Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T23:19:59.494578Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T23:19:59.495195Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T23:20:00.234554Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 mailbox=INBOX readonly=True
2026-04-07T23:20:00.729361Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51049 unseen_only=False
2026-04-07T23:20:30.373645Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 latest_message_count=50
2026-04-07T23:20:30.374121Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 uri=mongodb+srv://kartik...
2026-04-07T23:20:32.689925Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 database=HeavyHaulDB
2026-04-07T23:20:40.933806Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1031] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 email_count=1 subject='Dimension Alert - Permit 260407835730 Texas, Order 59881762'
2026-04-07T23:20:40.935278Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:20:40.935423Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 model=gemini-flash-latest
2026-04-07T23:20:41.178927Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:20:41.318039Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:20:41.318260Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T23:25:41.419821Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T23:25:41.420383Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T23:25:42.135600Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 mailbox=INBOX readonly=True
2026-04-07T23:25:42.595217Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51049 unseen_only=False
2026-04-07T23:26:11.862738Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 latest_message_count=50
2026-04-07T23:26:11.863282Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 uri=mongodb+srv://kartik...
2026-04-07T23:26:14.173151Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 database=HeavyHaulDB
2026-04-07T23:26:22.507951Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1031] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 email_count=1 subject='Dimension Alert - Permit 260407835730 Texas, Order 59881762'
2026-04-07T23:26:22.509525Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:26:22.509894Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 model=gemini-flash-latest
2026-04-07T23:26:22.755632Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:26:22.889393Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:26:22.889631Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T23:31:22.979822Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T23:31:22.980448Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T23:31:23.931467Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 mailbox=INBOX readonly=True
2026-04-07T23:31:24.398396Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51049 unseen_only=False
2026-04-07T23:32:04.191307Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 latest_message_count=50
2026-04-07T23:32:04.191856Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 uri=mongodb+srv://kartik...
2026-04-07T23:32:06.471338Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 database=HeavyHaulDB
2026-04-07T23:32:14.742990Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1031] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 email_count=1 subject='Dimension Alert - Permit 260407835730 Texas, Order 59881762'
2026-04-07T23:32:14.744498Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:32:14.744647Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 model=gemini-flash-latest
2026-04-07T23:32:14.988470Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:32:15.130028Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34
2026-04-07T23:32:15.130262Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T23:37:15.218211Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T23:37:15.218938Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T23:37:16.052990Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 mailbox=INBOX readonly=True
2026-04-07T23:37:16.416118Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51050 unseen_only=False
2026-04-07T23:37:47.662526Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 latest_message_count=50
2026-04-07T23:37:47.663144Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 uri=mongodb+srv://kartik...
2026-04-07T23:37:49.938308Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841504687059723 conversation_index=1 conversation_total=34 database=HeavyHaulDB
2026-04-07T23:37:57.898060Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1341] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 email_count=1 subject='Confirmation of Order #32243994'
2026-04-07T23:37:57.899464Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33
2026-04-07T23:37:57.899607Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 model=gemini-flash-latest
2026-04-07T23:37:58.140974Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33
2026-04-07T23:37:58.413665Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33
2026-04-07T23:37:58.413911Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T23:42:58.514836Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T23:42:58.515776Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T23:42:59.364536Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 mailbox=INBOX readonly=True
2026-04-07T23:42:59.854946Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51050 unseen_only=False
2026-04-07T23:43:31.145554Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 latest_message_count=50
2026-04-07T23:43:31.146060Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 uri=mongodb+srv://kartik...
2026-04-07T23:43:33.422772Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 database=HeavyHaulDB
2026-04-07T23:43:41.397639Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1341] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 email_count=1 subject='Confirmation of Order #32243994'
2026-04-07T23:43:41.399026Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33
2026-04-07T23:43:41.399169Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 model=gemini-flash-latest
2026-04-07T23:43:41.641510Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33
2026-04-07T23:43:41.777951Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33
2026-04-07T23:43:41.778179Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T23:48:41.879855Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T23:48:41.880631Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T23:48:42.721249Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 mailbox=INBOX readonly=True
2026-04-07T23:48:43.137258Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51051 unseen_only=False
2026-04-07T23:49:19.872856Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 latest_message_count=50
2026-04-07T23:49:19.873532Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 uri=mongodb+srv://kartik...
2026-04-07T23:49:22.240697Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841795555110056 conversation_index=1 conversation_total=33 database=HeavyHaulDB
2026-04-07T23:49:30.179179Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1069] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32 email_count=1 subject='Order #32243994 – Pre-Charge Initiated'
2026-04-07T23:49:30.181133Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32
2026-04-07T23:49:30.181384Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32 model=gemini-flash-latest
2026-04-07T23:49:30.430171Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32
2026-04-07T23:49:30.573090Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32
2026-04-07T23:49:30.573332Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-07T23:54:30.674807Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861841914962067928 conversation_index=1 conversation_total=32 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-07T23:54:30.675449Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-07T23:54:31.763381Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32 mailbox=INBOX readonly=True
2026-04-07T23:54:32.215304Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-07T23:55:55.655052Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861841914962067928 conversation_index=1 conversation_total=32 latest_message_count=50
2026-04-07T23:55:55.655541Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32 uri=mongodb+srv://kartik...
2026-04-07T23:55:57.918874Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861841914962067928 conversation_index=1 conversation_total=32 database=HeavyHaulDB
2026-04-07T23:56:05.393577Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-07T23:56:05.395307Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-07T23:56:05.395472Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-07T23:56:05.637509Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-07T23:56:06.208373Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-07T23:56:06.208601Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:01:06.306028Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:01:06.306704Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:01:07.537162Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:01:07.918709Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T00:01:44.319717Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T00:01:44.320292Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T00:01:46.634586Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T00:01:54.385187Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T00:01:54.386474Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:01:54.386755Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T00:01:54.632189Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:01:54.790530Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:01:54.790801Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:06:54.871258Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:06:54.872008Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:06:55.608214Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:06:56.023950Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T00:07:24.020522Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T00:07:24.021124Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T00:07:26.303628Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T00:07:33.953874Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T00:07:33.955352Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:07:33.955492Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T00:07:34.202625Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:07:34.336530Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:07:34.336777Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:12:34.339802Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:12:34.340755Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:12:35.282487Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:12:35.643941Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T00:13:17.344787Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T00:13:17.345405Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T00:13:19.674923Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T00:13:27.269825Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T00:13:27.271292Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:13:27.271436Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T00:13:27.516512Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:13:27.651848Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:13:27.652084Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:18:27.733097Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:18:27.733748Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:18:28.869988Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:18:29.460638Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T00:19:18.408865Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T00:19:18.409360Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T00:19:20.716025Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T00:19:28.223014Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T00:19:28.224473Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:19:28.224616Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T00:19:28.467187Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:19:28.806624Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:19:28.806887Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:24:28.885629Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:24:28.886419Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:24:29.921763Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:24:30.267058Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T00:25:27.817552Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T00:25:27.818237Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T00:25:30.116030Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T00:25:37.648146Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T00:25:37.649654Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:25:37.649802Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T00:25:37.893793Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:25:38.131016Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:25:38.131245Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:30:38.228710Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:30:38.229346Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:30:39.193374Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:30:39.779092Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T00:31:16.922207Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T00:31:16.922699Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T00:31:19.218442Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T00:31:26.832570Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T00:31:26.833956Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:31:26.834097Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T00:31:27.080240Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:31:27.221078Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:31:27.221513Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:36:27.282722Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:36:27.283462Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:36:28.016169Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:36:28.312002Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T00:37:12.096432Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T00:37:12.097066Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T00:37:14.387907Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T00:37:21.942338Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T00:37:21.943683Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:37:21.943849Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T00:37:22.188445Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:37:22.330311Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:37:22.330540Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:42:22.430771Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:42:22.431551Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:42:23.339107Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:42:23.721926Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T00:42:57.459196Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T00:42:57.459826Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T00:42:59.700529Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T00:43:07.173841Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T00:43:07.175374Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:43:07.175517Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T00:43:07.417046Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:43:07.569941Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:43:07.570174Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:48:07.670807Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:48:07.671420Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:48:08.462281Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:48:08.845080Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T00:48:42.231265Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T00:48:42.231753Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T00:48:44.502121Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T00:48:52.022285Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T00:48:52.023753Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:48:52.023895Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T00:48:52.266867Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:48:52.450613Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:48:52.450874Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:53:52.550261Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:53:52.550953Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:53:53.578528Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:53:54.019193Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T00:54:37.063870Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T00:54:37.064351Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T00:54:39.351164Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T00:54:46.874156Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T00:54:46.875803Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:54:46.875954Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T00:54:47.119483Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:54:47.418143Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T00:54:47.418380Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T00:59:47.518368Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T00:59:47.519027Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T00:59:48.400897Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T00:59:48.813979Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T01:00:26.722616Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T01:00:26.723200Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T01:00:29.050393Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T01:00:36.682639Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T01:00:36.684126Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:00:36.684278Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T01:00:36.931297Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:00:37.072596Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:00:37.072878Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T01:05:37.173345Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T01:05:37.173990Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T01:05:38.011886Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T01:05:38.393891Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T01:06:24.471757Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T01:06:24.472248Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T01:06:26.793467Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T01:06:34.440186Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T01:06:34.441626Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:06:34.441793Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T01:06:34.688857Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:06:34.836586Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:06:34.836833Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T01:11:34.902857Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T01:11:34.903590Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T01:11:35.780048Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T01:11:36.123405Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T01:12:19.853753Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T01:12:19.854232Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T01:12:22.117380Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T01:12:29.563816Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T01:12:29.565242Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:12:29.565382Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T01:12:29.806724Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:12:30.564657Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:12:30.564934Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T01:17:30.664810Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T01:17:30.665518Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T01:17:31.662001Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T01:17:32.124492Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T01:18:19.044122Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T01:18:19.044743Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T01:18:21.272798Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T01:18:28.648506Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T01:18:28.649954Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:18:28.650099Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T01:18:28.887752Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:18:29.035546Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:18:29.035794Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T01:23:29.137423Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T01:23:29.138181Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T01:23:29.899890Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T01:23:30.327210Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T01:24:02.155789Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T01:24:02.156269Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T01:24:04.469914Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T01:24:12.126050Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T01:24:12.127557Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:24:12.127710Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T01:24:12.375242Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:24:12.521131Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:24:12.521362Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T01:29:12.615994Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T01:29:12.616631Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T01:29:13.672462Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T01:29:14.081362Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T01:30:15.458977Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T01:30:15.459478Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T01:30:17.742420Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T01:30:25.231055Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T01:30:25.232524Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:30:25.232665Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T01:30:25.474452Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:30:28.840074Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:30:28.840313Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T01:35:28.937026Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T01:35:28.937790Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T01:35:29.878524Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T01:35:30.467214Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T01:36:25.835602Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T01:36:25.836114Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T01:36:28.124985Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T01:36:35.606773Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T01:36:35.608211Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:36:35.608360Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T01:36:35.850657Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:36:36.330959Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:36:36.331197Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T01:41:36.418939Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T01:41:36.419688Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T01:41:37.210687Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T01:41:37.626287Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T01:42:15.052389Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T01:42:15.052909Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T01:42:17.328406Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T01:42:24.867437Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T01:42:24.868865Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:42:24.869012Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T01:42:25.113093Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:42:25.278356Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:42:25.278594Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T01:47:25.358063Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T01:47:25.358770Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T01:47:26.130485Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T01:47:26.428859Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T01:47:57.517445Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T01:47:57.518053Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T01:47:59.840019Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T01:48:07.474028Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T01:48:07.475289Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:48:07.475434Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T01:48:07.722367Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:48:07.870711Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:48:07.870977Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T01:53:07.963488Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T01:53:07.966405Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T01:53:08.896910Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T01:53:09.392046Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T01:54:06.538134Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T01:54:06.538663Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T01:54:08.820900Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T01:54:16.398277Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T01:54:16.399743Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:54:16.399885Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T01:54:16.645160Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:54:17.287201Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T01:54:17.287441Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T01:59:17.376513Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T01:59:17.377162Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T01:59:18.588096Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T01:59:18.992485Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T02:00:24.839188Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T02:00:24.839716Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T02:00:27.102432Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T02:00:34.560084Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T02:00:34.561759Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:00:34.561952Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T02:00:34.803651Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:00:38.625808Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:00:38.626051Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T02:05:38.726341Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T02:05:38.749961Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T02:05:39.817895Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T02:05:40.291621Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T02:06:20.853648Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T02:06:20.854163Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T02:06:23.147902Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T02:06:30.778234Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T02:06:30.779725Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:06:30.779888Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T02:06:31.026154Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:06:31.241639Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:06:31.241884Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T02:11:31.343553Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T02:11:31.345247Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T02:11:32.307286Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T02:11:32.834183Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T02:12:12.793236Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T02:12:12.793778Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T02:12:15.070635Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T02:12:22.597728Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T02:12:22.599294Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:12:22.599469Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T02:12:22.843514Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:12:23.032805Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:12:23.033029Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T02:17:23.128353Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T02:17:23.129015Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T02:17:23.951255Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T02:17:24.318050Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T02:18:02.587146Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T02:18:02.587644Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T02:18:04.873918Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T02:18:12.460205Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T02:18:12.461688Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:18:12.461830Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T02:18:12.711983Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:18:13.077455Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:18:13.077731Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T02:23:13.168492Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T02:23:13.169162Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T02:23:15.059975Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T02:23:16.039723Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T02:24:28.340054Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T02:24:28.340581Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T02:24:30.619257Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T02:24:38.183486Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T02:24:38.184799Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:24:38.184939Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T02:24:38.440737Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:24:38.676005Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:24:38.676251Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T02:29:38.776856Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T02:29:38.777479Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T02:29:40.279259Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T02:29:40.987697Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T02:30:43.710625Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T02:30:43.711228Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T02:30:46.047428Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T02:30:53.708653Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T02:30:53.712112Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:30:53.712302Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T02:30:53.960419Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:30:54.260894Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:30:54.261129Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T02:35:54.353848Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T02:35:54.354514Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T02:35:55.191319Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T02:35:55.759272Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T02:36:39.065216Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T02:36:39.065723Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T02:36:41.360725Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T02:36:49.020696Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T02:36:49.022086Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:36:49.022225Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T02:36:49.269078Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:36:49.439874Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:36:49.440112Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T02:41:49.537852Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T02:41:49.538526Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T02:41:50.445558Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T02:41:50.891480Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T02:42:24.579973Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T02:42:24.580465Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T02:42:26.799396Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T02:42:34.184133Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T02:42:34.185578Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:42:34.185727Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T02:42:34.424765Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:42:34.587954Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:42:34.588199Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T02:47:34.681226Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T02:47:34.682001Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T02:47:35.542954Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T02:47:36.055024Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T02:48:12.226948Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T02:48:12.227458Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T02:48:14.508075Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T02:48:22.065705Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T02:48:22.067288Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:48:22.067451Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T02:48:22.311721Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:48:22.480783Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:48:22.481028Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T02:53:22.576986Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T02:53:22.577577Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T02:53:23.327637Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T02:53:23.753023Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T02:53:59.088584Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T02:53:59.089062Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T02:54:01.374300Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T02:54:09.039744Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T02:54:09.041220Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:54:09.041395Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T02:54:09.289546Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:54:09.450824Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T02:54:09.451072Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T02:59:09.552246Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T02:59:09.555085Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T02:59:10.696086Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T02:59:11.082346Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T03:01:49.201850Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:01:49.202076Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error='The read operation timed out'
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 84, in process_mailbox
    conversations = await self.email_client.fetch_conversations(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 138, in fetch_conversations
    conversation_id, thread_message_ids = self._fetch_thread_message_ids(message_id)
                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 327, in _fetch_thread_message_ids
    thread_message_ids = self._search_thread_message_ids(thread_id)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 358, in _search_thread_message_ids
    status, search_data = client.search(None, f"(X-GM-THRID {thread_id})")
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 743, in search
    typ, dat = self._simple_command(name, *criteria)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1239, in _simple_command
    return self._command_complete(name, self._command(name, *args))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1056, in _command_complete
    typ, data = self._get_tagged_response(tag, expect_bye=logout)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1182, in _get_tagged_response
    self._get_response()
  File "/usr/lib64/python3.12/imaplib.py", line 1084, in _get_response
    resp = self._get_line()
           ^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1192, in _get_line
    line = self.readline()
           ^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 332, in readline
    line = self.file.readline(_MAXLINE + 1)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/socket.py", line 720, in readinto
    return self._sock.recv_into(b)
           ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/ssl.py", line 1251, in recv_into
    return self.read(nbytes, buffer)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/ssl.py", line 1103, in read
    return self._sslobj.read(len, buffer)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: The read operation timed out
2026-04-08T03:06:49.301783Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T03:06:49.302412Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T03:06:52.259558Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T03:06:53.100906Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T03:08:49.405073Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T03:08:49.405748Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T03:08:51.679089Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T03:08:59.163834Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T03:08:59.165417Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:08:59.165562Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T03:08:59.407483Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:08:59.594653Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:08:59.594916Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T03:13:59.689014Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T03:13:59.691648Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T03:14:00.859457Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T03:14:01.307758Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T03:14:53.806751Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T03:14:53.807419Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T03:14:56.072833Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T03:15:03.472012Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T03:15:03.473451Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:15:03.473593Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T03:15:03.713093Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:15:03.901253Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:15:03.901505Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T03:20:04.003164Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T03:20:04.005807Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T03:20:04.897041Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T03:20:05.441287Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T03:20:56.203606Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T03:20:56.205949Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T03:20:58.481157Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T03:21:05.960378Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T03:21:05.961954Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:21:05.962094Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T03:21:06.203985Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:21:06.457240Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:21:06.457471Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T03:26:06.559134Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T03:26:06.559876Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T03:26:07.293075Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T03:26:07.649238Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51052 unseen_only=False
2026-04-08T03:26:51.266590Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T03:26:51.267203Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T03:26:53.723806Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T03:27:01.317574Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T03:27:01.319081Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:27:01.319221Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T03:27:01.563909Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:27:01.765296Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:27:01.765626Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T03:32:01.867785Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T03:32:01.868722Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T03:32:02.835832Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T03:32:03.163571Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T03:32:52.475959Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T03:32:52.476477Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T03:32:54.735706Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T03:33:02.206327Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T03:33:02.207815Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:33:02.207957Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T03:33:02.449959Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:33:02.622046Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:33:02.622282Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T03:38:02.723880Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T03:38:02.726490Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T03:38:03.525379Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T03:38:03.964505Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T03:38:41.101297Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T03:38:41.101793Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T03:38:43.365624Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T03:38:50.824728Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T03:38:50.826310Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:38:50.826453Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T03:38:51.068041Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:38:51.235318Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:38:51.235551Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T03:43:51.332511Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T03:43:51.333208Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T03:43:52.360134Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T03:43:52.766180Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T03:44:47.005786Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T03:44:47.006375Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T03:44:49.283670Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T03:44:56.786314Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T03:44:56.787601Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:44:56.787752Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T03:44:57.030452Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:44:57.319492Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:44:57.319775Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T03:49:57.418850Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T03:49:57.419604Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T03:49:58.250684Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T03:49:58.758383Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T03:50:41.064892Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T03:50:41.065522Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T03:50:43.461589Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T03:50:51.248035Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T03:50:51.249485Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:50:51.249625Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T03:50:51.492826Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:50:51.672211Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:50:51.672560Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T03:55:51.771077Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T03:55:51.772264Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T03:55:52.865063Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T03:55:53.444304Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T03:56:42.146775Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T03:56:42.147425Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T03:56:44.413360Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T03:56:51.998437Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T03:56:51.999941Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:56:52.000084Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T03:56:52.244767Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:56:52.446498Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T03:56:52.446793Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T04:01:52.542472Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T04:01:52.543556Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T04:01:54.269597Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T04:01:55.024009Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T04:05:06.023903Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T04:05:06.024524Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T04:05:08.291017Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T04:05:15.844369Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T04:05:15.845780Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:05:15.845920Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T04:05:16.101913Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:05:16.696943Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:05:16.697181Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T04:10:16.798490Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T04:10:16.799227Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T04:10:17.657033Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T04:10:18.044834Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T04:11:13.518853Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T04:11:13.519340Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T04:11:15.870098Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T04:11:23.453870Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T04:11:23.455372Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:11:23.455512Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T04:11:23.702570Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:11:25.538218Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:11:25.538450Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T04:16:25.633861Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T04:16:25.634583Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T04:16:26.572754Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T04:16:27.107453Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T04:17:24.385561Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T04:17:24.387828Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T04:17:26.676767Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T04:17:34.273664Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T04:17:34.275293Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:17:34.275435Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T04:17:34.521412Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:17:34.724114Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:17:34.724351Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T04:22:34.819995Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T04:22:34.820655Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T04:22:35.764977Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T04:22:36.146387Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T04:23:20.313750Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T04:23:20.314349Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T04:23:22.649836Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T04:23:30.173601Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T04:23:30.175079Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:23:30.175248Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T04:23:30.420019Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:23:30.624985Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:23:30.625222Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T04:28:30.726788Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T04:28:30.727411Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T04:28:31.614029Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T04:28:32.141194Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T04:29:19.262502Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T04:29:19.263043Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T04:29:21.674531Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T04:29:29.260439Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T04:29:29.261830Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:29:29.261971Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T04:29:29.507446Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:29:29.722073Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:29:29.722308Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T04:34:29.815289Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T04:34:29.815969Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T04:34:30.740913Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T04:34:31.186260Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T04:35:36.257505Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T04:35:36.258006Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T04:35:38.573931Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T04:35:46.247869Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T04:35:46.250311Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:35:46.250539Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T04:35:46.499513Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:35:46.751664Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:35:46.751987Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T04:40:46.849829Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T04:40:46.852636Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T04:40:48.609603Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T04:40:49.327173Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T04:42:03.972788Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T04:42:03.973381Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T04:42:06.191785Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T04:42:13.569156Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T04:42:13.570683Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:42:13.570826Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T04:42:13.809871Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:42:14.034161Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:42:14.034399Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T04:47:14.133875Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T04:47:14.134544Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T04:47:14.913274Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T04:47:15.284919Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T04:48:03.719236Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T04:48:03.719744Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T04:48:05.992102Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T04:48:13.576858Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T04:48:13.578275Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:48:13.578415Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T04:48:13.823795Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:48:14.039494Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:48:14.039739Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T04:53:14.139941Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T04:53:14.140761Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T04:53:14.956689Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T04:53:15.408263Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T04:54:04.608802Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T04:54:04.609471Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T04:54:06.880691Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T04:54:14.504548Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T04:54:14.506069Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:54:14.506227Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T04:54:14.752828Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:54:14.988498Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T04:54:14.988749Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T04:59:15.081848Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T04:59:15.082576Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T04:59:15.895710Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T04:59:16.334358Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T05:00:10.045202Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T05:00:10.045710Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T05:00:12.329225Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T05:00:19.870175Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T05:00:19.871459Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:00:19.871607Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T05:00:20.115347Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:00:20.355392Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:00:20.355631Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T05:05:20.451300Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T05:05:20.454013Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T05:05:21.868898Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T05:05:22.360109Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T05:06:40.496904Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T05:06:40.497494Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T05:06:42.788530Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T05:06:50.468397Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T05:06:50.469839Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:06:50.469982Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T05:06:50.714990Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:06:51.112400Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:06:51.112648Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T05:11:51.213166Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T05:11:51.213926Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T05:11:52.133776Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T05:11:52.677453Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T05:13:02.514122Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T05:13:02.514611Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T05:13:04.812495Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T05:13:12.442239Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T05:13:12.443704Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:13:12.443846Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T05:13:12.690663Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:13:12.956936Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:13:12.957168Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T05:18:13.056725Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T05:18:13.057446Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T05:18:14.001552Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T05:18:14.432683Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T05:19:09.944548Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T05:19:09.945038Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T05:19:12.211659Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T05:19:19.705905Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T05:19:19.707362Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:19:19.707507Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T05:19:19.951597Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:19:20.203883Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:19:20.204113Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T05:24:20.289122Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T05:24:20.291768Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T05:24:21.486696Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T05:24:22.110644Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T05:25:29.698219Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T05:25:29.698708Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T05:25:31.963869Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T05:25:39.455175Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T05:25:39.456700Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:25:39.456844Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T05:25:39.699503Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:25:40.070900Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:25:40.071137Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T05:30:40.172774Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T05:30:40.175915Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T05:30:41.052456Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T05:30:41.378414Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T05:31:24.719563Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T05:31:24.720070Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T05:31:26.986418Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T05:31:34.518840Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T05:31:34.520384Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:31:34.520526Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T05:31:34.764534Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:31:34.982575Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:31:34.982823Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T05:36:35.075804Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T05:36:35.076401Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T05:36:35.980211Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T05:36:36.644225Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T05:37:43.055100Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T05:37:43.055717Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T05:37:45.331111Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T05:37:52.924356Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T05:37:52.925760Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:37:52.925901Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T05:37:53.171351Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:37:53.483388Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:37:53.483624Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T05:42:53.584609Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T05:42:53.587228Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T05:42:54.340283Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T05:42:54.839245Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T05:43:41.558087Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T05:43:41.558596Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T05:43:43.838839Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T05:43:51.385698Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T05:43:51.387125Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:43:51.387266Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T05:43:51.631313Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:43:51.875050Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:43:51.875287Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T05:48:51.977014Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T05:48:51.979549Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T05:48:52.644769Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T05:48:53.157520Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T05:49:43.719925Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T05:49:43.720537Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T05:49:46.004005Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T05:49:53.620655Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T05:49:53.622188Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:49:53.622330Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T05:49:53.868029Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:49:54.128288Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:49:54.128527Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T05:54:54.219554Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T05:54:54.220294Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T05:54:55.153221Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T05:54:55.514335Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T05:55:45.385061Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T05:55:45.385644Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T05:55:47.638836Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T05:55:55.095930Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T05:55:55.097375Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:55:55.097517Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T05:55:55.338974Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:55:55.609603Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T05:55:55.609843Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T06:00:55.685835Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T06:00:55.686453Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T06:00:56.374573Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T06:00:56.815370Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T06:01:56.509089Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T06:01:56.509563Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T06:01:58.819953Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T06:02:06.356206Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T06:02:06.358465Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:02:06.358668Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T06:02:06.603421Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:02:06.857943Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:02:06.858180Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T06:07:06.957821Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T06:07:06.958536Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T06:07:07.941457Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T06:07:08.502829Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T06:08:06.380413Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T06:08:06.380916Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T06:08:08.677645Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T06:08:16.283479Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T06:08:16.285078Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:08:16.285220Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T06:08:16.530562Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:08:17.075669Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:08:17.075936Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T06:13:17.177795Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T06:13:17.178412Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T06:13:18.200202Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T06:13:18.584518Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T06:14:24.956993Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T06:14:24.957482Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T06:14:27.245231Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T06:14:34.797990Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T06:14:34.799454Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:14:34.799596Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T06:14:35.043807Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:14:35.327815Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:14:35.328048Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T06:19:35.424216Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T06:19:35.425228Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T06:19:36.450168Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T06:19:36.909377Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T06:21:14.887482Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T06:21:14.887979Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T06:21:17.143760Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T06:21:24.542452Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T06:21:24.543852Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:21:24.543992Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T06:21:24.783721Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:21:25.070881Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:21:25.071119Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T06:26:25.172755Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T06:26:25.173525Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T06:26:26.016920Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T06:26:26.608822Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T06:27:21.433783Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T06:27:21.434424Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T06:27:23.777662Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T06:27:31.369065Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T06:27:31.370547Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:27:31.370694Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T06:27:31.616030Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:27:31.918118Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:27:31.918355Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T06:32:31.992500Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T06:32:31.993139Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T06:32:33.097293Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T06:32:33.504886Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T06:33:32.959210Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T06:33:32.959718Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T06:33:35.248726Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T06:33:42.766943Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T06:33:42.768524Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:33:42.768666Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T06:33:43.012272Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:33:43.310890Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:33:43.311159Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T06:38:43.412868Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T06:38:43.413484Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T06:38:44.352482Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T06:38:44.955412Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T06:39:46.712041Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T06:39:46.712529Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T06:39:48.958057Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T06:39:56.455235Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T06:39:56.456643Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:39:56.456810Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T06:39:56.698983Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:39:57.007057Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:39:57.007296Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T06:44:57.099856Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T06:44:57.100611Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T06:44:57.935280Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T06:44:58.530114Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T06:45:56.841263Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T06:45:56.841772Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T06:45:59.096730Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T06:46:06.634409Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T06:46:06.635889Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:46:06.636031Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T06:46:06.879349Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:46:07.206277Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:46:07.206516Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T06:51:07.305853Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T06:51:07.306499Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T06:51:08.165492Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T06:51:08.698059Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T06:52:12.986444Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T06:52:12.986958Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T06:52:15.221518Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T06:52:22.591099Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T06:52:22.592390Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:52:22.592530Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T06:52:22.831369Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:52:23.200328Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:52:23.200566Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T06:57:23.301862Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T06:57:23.302486Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T06:57:24.254044Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T06:57:24.867736Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T06:58:34.546469Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T06:58:34.547016Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T06:58:36.802345Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T06:58:44.207516Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T06:58:44.208953Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:58:44.209099Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T06:58:44.448352Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:58:44.800366Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T06:58:44.800603Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T07:03:44.900877Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T07:03:44.901544Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T07:03:45.615840Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T07:03:45.917569Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T07:04:35.580684Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T07:04:35.581181Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T07:04:37.826131Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T07:04:45.237203Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T07:04:45.238760Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:04:45.238902Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T07:04:45.478119Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:04:45.705426Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:04:45.705663Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T07:09:45.807043Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T07:09:45.807732Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T07:09:46.720154Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T07:09:47.080232Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T07:10:36.427920Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T07:10:36.428510Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T07:10:38.694961Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T07:10:46.206110Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T07:10:46.207522Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:10:46.207663Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T07:10:46.450508Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:10:46.697346Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:10:46.697585Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T07:15:46.759658Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T07:15:46.760304Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T07:15:47.564400Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T07:15:48.075221Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T07:16:31.138049Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T07:16:31.140646Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T07:16:33.426942Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T07:16:40.983693Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T07:16:40.985115Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:16:40.985257Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T07:16:41.229384Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:16:41.423184Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:16:41.423421Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T07:21:41.524829Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T07:21:41.527685Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T07:21:42.192417Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T07:21:42.497689Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T07:22:21.584763Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T07:22:21.585239Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T07:22:23.869183Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T07:22:31.436775Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T07:22:31.438359Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:22:31.438501Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T07:22:31.682792Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:22:31.882043Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:22:31.882329Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T07:27:31.972912Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T07:27:31.975478Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T07:27:32.702431Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T07:27:33.115989Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T07:28:18.488321Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T07:28:18.488827Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T07:28:20.764316Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T07:28:28.309402Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T07:28:28.310705Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:28:28.310854Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T07:28:28.555369Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:28:28.765113Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:28:28.765330Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T07:33:28.820061Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T07:33:28.820701Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T07:33:29.519853Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T07:33:29.887662Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T07:34:10.688163Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T07:34:10.688651Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T07:34:12.945311Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T07:34:20.387013Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T07:34:20.388545Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:34:20.388692Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T07:34:20.629233Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:34:20.836920Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:34:20.837149Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T07:39:20.929634Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T07:39:20.932349Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T07:39:32.136219Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T07:39:34.532603Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T07:47:39.758315Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T07:47:39.758848Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T07:47:42.020979Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T07:47:49.432279Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T07:47:49.433884Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:47:49.434055Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T07:47:49.674187Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:47:53.420784Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:47:53.421095Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T07:52:53.519659Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T07:52:53.520326Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T07:52:54.315852Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T07:52:54.789308Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T07:54:02.683335Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T07:54:02.683948Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T07:54:04.986291Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T07:54:12.505192Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T07:54:12.506760Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:54:12.506903Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T07:54:12.750489Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:54:13.144425Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T07:54:13.144662Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T07:59:13.245113Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T07:59:13.247749Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T07:59:14.224783Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T07:59:14.611283Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T07:59:58.584638Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T07:59:58.585175Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T08:00:00.860678Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T08:00:08.221876Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T08:00:08.223259Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:00:08.223402Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T08:00:08.461442Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:00:08.690513Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:00:08.690806Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T08:05:08.791822Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T08:05:08.792864Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T08:05:09.578381Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T08:05:09.931587Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T08:05:51.930502Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T08:05:51.931145Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T08:05:54.205176Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T08:06:01.815872Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T08:06:01.817607Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:06:01.817802Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T08:06:02.069329Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:06:02.294161Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:06:02.294401Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T08:11:02.396010Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T08:11:02.396630Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T08:11:03.422804Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T08:11:03.815628Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T08:11:58.449714Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T08:11:58.450274Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T08:12:00.689244Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T08:12:08.148178Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T08:12:08.149465Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:12:08.149606Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T08:12:08.389961Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:12:08.634199Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:12:08.634440Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T08:17:08.732830Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T08:17:08.733423Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T08:17:10.030879Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T08:17:10.627116Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T08:18:21.269750Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T08:18:21.270282Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T08:18:23.532395Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T08:18:31.010414Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T08:18:31.011845Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:18:31.011987Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T08:18:31.254177Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:18:31.492065Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:18:31.492316Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T08:23:31.593886Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T08:23:31.594484Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T08:23:32.325707Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T08:23:32.772517Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T08:24:28.569727Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T08:24:28.570286Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T08:24:30.846595Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T08:24:38.360137Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T08:24:38.361578Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:24:38.361726Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T08:24:38.607949Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:24:38.841409Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:24:38.841648Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T08:29:38.939999Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T08:29:38.940634Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T08:29:40.094171Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T08:29:40.531214Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T08:30:50.292249Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T08:30:50.292784Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T08:30:52.607098Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T08:31:00.279353Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T08:31:00.281131Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:31:00.281310Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T08:31:00.529537Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:31:01.384176Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:31:01.384620Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T08:36:01.481245Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T08:36:01.481870Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T08:36:02.607843Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T08:36:03.234282Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T08:37:03.706928Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T08:37:03.707470Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T08:37:05.964462Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T08:37:13.342506Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T08:37:13.344051Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:37:13.344193Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T08:37:13.592754Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:37:13.848273Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:37:13.848515Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T08:42:13.950127Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T08:42:13.952898Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T08:42:14.812109Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T08:42:15.282556Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T08:43:07.242249Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T08:43:07.242970Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T08:43:09.461287Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T08:43:16.783638Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T08:43:16.785014Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:43:16.785156Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T08:43:17.021641Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:43:17.276781Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:43:17.277115Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T08:48:17.378062Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T08:48:17.378715Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T08:48:18.393986Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T08:48:18.813566Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T08:49:14.239867Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T08:49:14.240381Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T08:49:16.541505Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T08:49:24.111414Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T08:49:24.112709Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:49:24.112876Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T08:49:24.358091Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:49:24.621585Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:49:24.621834Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T08:54:24.708197Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T08:54:24.708825Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T08:54:25.505890Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T08:54:25.903980Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T08:55:15.348563Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T08:55:15.349077Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T08:55:17.590181Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T08:55:25.155036Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T08:55:25.156594Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:55:25.156792Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T08:55:25.400155Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:55:25.677351Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T08:55:25.677600Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T09:00:25.766192Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T09:00:25.767276Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T09:00:26.620169Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T09:00:27.010043Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T09:01:20.693435Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T09:01:20.693944Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T09:01:22.947964Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T09:01:30.421086Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T09:01:30.422656Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:01:30.422805Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T09:01:30.664446Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:01:30.972606Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:01:30.972906Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T09:06:31.072972Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T09:06:31.073665Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T09:06:31.849667Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T09:06:32.282561Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T09:07:26.749900Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T09:07:26.750510Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T09:07:28.996899Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T09:07:36.415746Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T09:07:36.417223Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:07:36.417364Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T09:07:36.657305Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:07:36.954516Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:07:36.954801Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T09:12:37.045867Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T09:12:37.046498Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T09:12:37.755367Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T09:12:38.126531Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T09:13:23.411311Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T09:13:23.411813Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T09:13:25.674154Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T09:13:33.237464Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T09:13:33.238999Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:13:33.239141Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T09:13:33.483939Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:13:33.737535Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:13:33.737828Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T09:18:33.839398Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T09:18:33.840150Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T09:18:34.609491Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T09:18:34.974822Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T09:19:26.202465Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T09:19:26.202973Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T09:19:28.463384Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T09:19:36.019578Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T09:19:36.021187Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:19:36.021349Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T09:19:36.266001Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:19:36.527468Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:19:36.527715Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T09:24:36.628800Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T09:24:36.629541Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T09:24:37.782568Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T09:24:38.207557Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T09:25:33.034378Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T09:25:33.034985Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T09:25:35.330612Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T09:25:42.918267Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T09:25:42.919644Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:25:42.919793Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T09:25:43.165235Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:25:43.436674Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:25:43.436944Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T09:30:43.532627Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T09:30:43.533342Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T09:30:44.374907Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T09:30:45.028421Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T09:31:38.363045Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T09:31:38.363550Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T09:31:40.571022Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T09:31:47.862737Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T09:31:47.864158Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:31:47.864299Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T09:31:48.103253Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:31:48.392205Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:31:48.392470Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="No module named 'langchain_google_genai'"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
ModuleNotFoundError: No module named 'langchain_google_genai'
2026-04-08T09:36:48.490653Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T09:36:48.491230Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T09:36:49.339793Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T09:36:49.910068Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T09:37:42.119737Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T09:37:42.120263Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T09:37:44.371184Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T09:37:51.845900Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T09:37:51.847335Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:37:51.847477Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T09:37:52.088675Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:37:52.375627Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:37:52.375863Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="No module named 'langchain_google_genai'"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
ModuleNotFoundError: No module named 'langchain_google_genai'
2026-04-08T09:42:52.460831Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T09:42:52.461414Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T09:42:53.257219Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T09:42:53.650555Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T09:43:48.957646Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T09:43:48.958244Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T09:43:51.207763Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T09:43:58.657276Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T09:43:58.658722Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:43:58.658865Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T09:43:58.897236Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:43:59.187824Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:43:59.188064Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="No module named 'langchain_google_genai'"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
ModuleNotFoundError: No module named 'langchain_google_genai'
2026-04-08T09:48:59.288906Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T09:48:59.289516Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T09:49:00.119807Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T09:49:00.582022Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T09:49:56.379293Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T09:49:56.379793Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T09:49:58.636322Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T09:50:06.115243Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T09:50:06.117166Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:50:06.117324Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T09:50:06.680778Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:50:06.981588Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:50:06.981860Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="A non-annotated attribute was detected: `pattern = '\\\\d+\\\\.\\\\s([^\\\\n]+)'`. All model fields require a type annotation; if `pattern` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.\n\nFor further information visit https://errors.pydantic.dev/2.12/u/model-field-missing-annotation"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 59, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 56, in <module>
    from langchain_google_genai._function_utils import (
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/_function_utils.py", line 12, in <module>
    from langchain_core.tools import BaseTool
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/tools.py", line 45, in <module>
    from langchain_core.prompts import (
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/prompts/__init__.py", line 27, in <module>
    from langchain_core.prompts.base import (
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/prompts/base.py", line 22, in <module>
    from langchain_core.output_parsers.base import BaseOutputParser
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/output_parsers/__init__.py", line 21, in <module>
    from langchain_core.output_parsers.list import (
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/output_parsers/list.py", line 130, in <module>
    class NumberedListOutputParser(ListOutputParser):
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/pydantic/_internal/_model_construction.py", line 132, in __new__
    private_attributes = inspect_namespace(
                         ^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/pydantic/_internal/_model_construction.py", line 481, in inspect_namespace
    raise PydanticUserError(
pydantic.errors.PydanticUserError: A non-annotated attribute was detected: `pattern = '\\d+\\.\\s([^\\n]+)'`. All model fields require a type annotation; if `pattern` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating `model_config['ignored_types']`.

For further information visit https://errors.pydantic.dev/2.12/u/model-field-missing-annotation
2026-04-08T09:55:07.089917Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T09:55:07.090541Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T09:55:07.902544Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T09:55:08.477721Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T09:56:05.926235Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T09:56:05.926857Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T09:56:08.173069Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T09:56:15.608577Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T09:56:15.612123Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:56:15.612270Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T09:56:15.852788Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:56:16.163475Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T09:56:16.163733Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'CodeExecution' from 'google.ai.generativelanguage_v1beta.types' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/google/ai/generativelanguage_v1beta/types/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 59, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 36, in <module>
    from google.ai.generativelanguage_v1beta.types import (
ImportError: cannot import name 'CodeExecution' from 'google.ai.generativelanguage_v1beta.types' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/google/ai/generativelanguage_v1beta/types/__init__.py)
2026-04-08T10:01:16.266033Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:01:16.266617Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:01:18.418637Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:01:19.229845Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:02:34.465851Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T10:02:34.466341Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T10:02:36.757327Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T10:02:44.474243Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T10:02:44.475581Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:02:44.475774Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:02:44.724845Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:02:46.113078Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:02:46.113319Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 error="cannot import name 'CodeExecution' from 'google.ai.generativelanguage_v1beta.types' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/google/ai/generativelanguage_v1beta/types/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 59, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 36, in <module>
    from google.ai.generativelanguage_v1beta.types import (
ImportError: cannot import name 'CodeExecution' from 'google.ai.generativelanguage_v1beta.types' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/google/ai/generativelanguage_v1beta/types/__init__.py)
2026-04-08T10:06:23.358525Z [info     ] Starting Front Desk AI system  [__main__] mode=continuous version=1.0.0
2026-04-08T10:06:23.360909Z [info     ] 5-bot workflow graph compiled  [front_desk_ai.graph.workflow] nodes=['email_classifier', 'intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_and_submit']
2026-04-08T10:06:23.361067Z [info     ] Starting continuous monitoring mode [front_desk_ai.services.frontdesk_service] polling_interval_seconds=300
2026-04-08T10:06:23.361182Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:06:23.361558Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:06:24.352060Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T10:06:24.788553Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:07:27.998079Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T10:07:27.998672Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T10:07:30.253090Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T10:07:37.708075Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 subject='Re: PA only'
2026-04-08T10:07:37.718856Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:37.719059Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:07:38.013789Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:38.014634Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=5 first_100_chars='Hello team,\nWe need a permit in PA\nDelivery 289 Hoffman Rd, Somerset, PA 15501, USA\nEnter i-80 E fro' text_length=1316
2026-04-08T10:07:38.014894Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 snippet='Hello team, We need a permit in PA Delivery 289 Hoffman Rd, Somerset, PA 15501, USA Enter i-80 E from OH Commodity Tractor CASE IH MAGNUM 220 only wide 9\'10" DRVR Traysen Hilley TRK 890 TRL SD53\' 8390 --- We have continued same which we used on before order these are good until 15 april we don\'t have new ones on paper, only in their system thx On Tue, Apr 7, 2026 at 2:09 PM Synchron Permits <synchronpermits@gmail.com> wrote: Team We will need the Trailer Reg as well. --- guys one more permit please in OH Enter on US 20'
2026-04-08T10:07:40.673838Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 raw_answer=yes
2026-04-08T10:07:40.674144Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 is_order_email=True snippet='Hello team, We need a permit in PA Delivery 289 Hoffman Rd, Somerset, PA 15501, '
2026-04-08T10:07:40.674285Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 is_order_email=True
2026-04-08T10:07:40.675883Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:40.676060Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:44.142525Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 inserted_id=69d628f01e109c17fcc0d352
2026-04-08T10:07:44.143011Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Robert conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861838288825002147 intake_record_id=69d628f01e109c17fcc0d352 intake_title='Re: PA only'
2026-04-08T10:07:44.143157Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:44.143909Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:44.144055Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:07:44.146626Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:45.976893Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 sender_emails=['johnny@trumancarrier.com']
2026-04-08T10:07:46.199343Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:07:46.199987Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:07:47.233609Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:07:47.710819Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:07:48.159882Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 order_number=46907751
2026-04-08T10:07:48.160207Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 order_number=46907751
2026-04-08T10:07:48.161120Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:48.161288Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:48.640047Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 doc_id=69c57fa34d9a7bf182122831 order_number=46907751 query_field=token
2026-04-08T10:07:48.640319Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fields_mapped=6
2026-04-08T10:07:48.640702Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 order_number=46907751 sections_mapped=6
2026-04-08T10:07:48.640868Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:48.641600Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:48.641751Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:07:48.642978Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:07:48.643134Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:07:51.426081Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:08:12.447928Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 email_count=11 mailbox='[Gmail]/All Mail' thread_id=1861838288825002147
2026-04-08T10:08:13.595217Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:08:13.596554Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1016 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 seed_message_id='<CAFEkpV8xzWcm9JL86cmCY=j7Ct0YHyEhs8Xd+RYSqcR732hmyA@mail.gmail.com>' source_email_count=11 source_thread_id=1861838288825002147 thread_fetch_succeeded=True
2026-04-08T10:08:20.985308Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 has_data=True thread_text_length=1016
2026-04-08T10:08:20.985507Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:08:20.986381Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:08:20.986554Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:08:20.986797Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:08:20.986929Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31
2026-04-08T10:08:20.987535Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:08:20.988581Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Truman Carrier' conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=46907751 submission_status=blocked
2026-04-08T10:08:21.230744Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 submission_status=blocked
2026-04-08T10:08:21.230971Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:08:21.231470Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1320, 1447] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 email_count=2 subject='Re: Confirmation of Order #19840770'
2026-04-08T10:08:21.232770Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:21.232920Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:08:21.233996Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:21.234538Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 email_count=2 first_100_chars='Dear Dan Taylor,\n\nWe are pleased to inform you that we have successfully collected all the necessary' text_length=2743
2026-04-08T10:08:21.234796Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 snippet="Dear Dan Taylor, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T10:08:21.235151Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 subject='Re: Confirmation of Order #19840770'
2026-04-08T10:08:21.235385Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 is_order_email=True snippet='Dear Dan Taylor, We are pleased to inform you that we have successfully collecte'
2026-04-08T10:08:21.235515Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 is_order_email=True
2026-04-08T10:08:21.236735Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:21.236895Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:23.726804Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 inserted_id=69d629171e109c17fcc0d35e
2026-04-08T10:08:23.727234Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861841399559954212 intake_record_id=69d629171e109c17fcc0d35e intake_title='Re: Confirmation of Order #19840770'
2026-04-08T10:08:23.727387Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:23.728096Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:23.728237Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:08:23.729377Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:43.066031Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 sender_emails=['info@synchronpermits.com', 'shevchukserhii8@gmail.com']
2026-04-08T10:08:43.066317Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 order_number=19840770 source=current_conversation_regex
2026-04-08T10:08:43.066550Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 order_number=19840770
2026-04-08T10:08:43.067394Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:43.067553Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:43.780852Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 doc_id=69d5260c1e109c17fcc0a846 order_number=19840770 query_field=token
2026-04-08T10:08:43.781114Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 fields_mapped=6
2026-04-08T10:08:43.781484Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 order_number=19840770 sections_mapped=6
2026-04-08T10:08:43.781619Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:43.782359Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:43.782507Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:08:43.783598Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:43.783764Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:08:45.282434Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:08:50.687127Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861841399559954212
2026-04-08T10:08:51.730624Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:08:51.731837Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2774 conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 seed_message_id='<CA+xyM3n=RO_Z2TraP-nz3VNJfG+P+a=m4Yxypek2twXN32+LiQ@mail.gmail.com>' source_email_count=2 source_thread_id=1861841399559954212 thread_fetch_succeeded=True
2026-04-08T10:09:09.619512Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 has_data=True thread_text_length=2774
2026-04-08T10:09:09.619727Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:09:09.620569Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:09:09.620738Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:09:09.620982Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:09:09.621108Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31
2026-04-08T10:09:09.621680Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:09:09.622518Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=19840770 submission_status=blocked
2026-04-08T10:09:09.863888Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 submission_status=blocked
2026-04-08T10:09:09.864108Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=2 conversation_total=31 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:09:09.864554Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1079] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 email_count=1 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:09:09.865792Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:09.865937Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:09:09.867204Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:09.867569Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=998
2026-04-08T10:09:09.867894Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Pennsylvania state regulations. TRANSPORTATION ORDER DETAILS Order Number: 75399970 Permit Number: 2026-097-08-19844 Jurisdiction: Pennsylvania Order Management: https://permits.synchrontms.com/order-details?orderId=75399970 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: DD TRANSPORTING LLC Order Specifications: Carrier Name: Truman INC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or'
2026-04-08T10:09:09.868115Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:09:09.868396Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T10:09:09.868534Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 is_order_email=True
2026-04-08T10:09:09.869794Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:09.869950Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:12.597760Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 inserted_id=69d629481e109c17fcc0d36e
2026-04-08T10:09:12.598249Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861842736207392788 intake_record_id=69d629481e109c17fcc0d36e intake_title='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:09:12.598396Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:12.599179Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:12.599326Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:09:12.600450Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:16.519469Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 latest_message_count=50
2026-04-08T10:09:16.520106Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 uri=mongodb+srv://kartik...
2026-04-08T10:09:18.816595Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 database=HeavyHaulDB
2026-04-08T10:09:19.059661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=31 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:09:19.302622Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=31 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:09:26.353166Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1079] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 email_count=1 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:09:26.354431Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29
2026-04-08T10:09:26.354573Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 model=gemini-flash-latest
2026-04-08T10:09:26.598202Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29
2026-04-08T10:09:27.818417Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29
2026-04-08T10:09:27.818656Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 error="cannot import name 'CodeExecution' from 'google.ai.generativelanguage_v1beta.types' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/google/ai/generativelanguage_v1beta/types/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 59, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 36, in <module>
    from google.ai.generativelanguage_v1beta.types import (
ImportError: cannot import name 'CodeExecution' from 'google.ai.generativelanguage_v1beta.types' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/google/ai/generativelanguage_v1beta/types/__init__.py)
2026-04-08T10:09:43.443172Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T10:09:43.443395Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 order_number=75399970 source=current_conversation_regex
2026-04-08T10:09:43.443674Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 order_number=75399970
2026-04-08T10:09:43.444539Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:43.444705Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:43.921045Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 doc_id=69d554b01e109c17fcc0b23d order_number=75399970 query_field=token
2026-04-08T10:09:43.921315Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 fields_mapped=6
2026-04-08T10:09:43.921770Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 order_number=75399970 sections_mapped=6
2026-04-08T10:09:43.921908Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:43.922619Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:43.922785Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:09:43.923937Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:43.924081Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:09:45.170333Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:09:49.582503Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861842736207392788
2026-04-08T10:09:50.589613Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:50.590286Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1079 conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 seed_message_id=<order-75399970-03c22e3e@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861842736207392788 thread_fetch_succeeded=True
2026-04-08T10:09:53.057187Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 has_data=True thread_text_length=1079
2026-04-08T10:09:53.057379Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:53.058202Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:53.058361Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:53.058632Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:09:53.058800Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31
2026-04-08T10:09:53.059346Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:09:53.060102Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=75399970 submission_status=blocked
2026-04-08T10:09:53.301396Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 submission_status=blocked
2026-04-08T10:09:53.301629Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=3 conversation_total=31 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:09:53.302091Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1081] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 email_count=1 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:09:53.303247Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:53.303390Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:09:53.304477Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:53.304800Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=1000
2026-04-08T10:09:53.305046Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Pennsylvania state regulations. TRANSPORTATION ORDER DETAILS Order Number: 19840770 Permit Number: 299096132 Jurisdiction: Pennsylvania Order Management: https://permits.synchrontms.com/order-details?orderId=19840770 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: DD TRANSPORTING LLC Order Specifications: Carrier Name: D&D Transporting LLC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications'
2026-04-08T10:09:53.305263Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:09:53.305496Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T10:09:53.305625Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 is_order_email=True
2026-04-08T10:09:53.306747Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:53.306900Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:55.569610Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 inserted_id=69d629731e109c17fcc0d376
2026-04-08T10:09:55.570046Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861842840874925108 intake_record_id=69d629731e109c17fcc0d376 intake_title='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:09:55.570191Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:55.570905Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:55.571047Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:09:55.572175Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:58.314047Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T10:09:58.314266Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 order_number=19840770 source=current_conversation_regex
2026-04-08T10:09:58.314497Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 order_number=19840770
2026-04-08T10:09:58.315336Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:58.315555Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:59.028653Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 doc_id=69d5260c1e109c17fcc0a846 order_number=19840770 query_field=token
2026-04-08T10:09:59.028912Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 fields_mapped=6
2026-04-08T10:09:59.029275Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 order_number=19840770 sections_mapped=6
2026-04-08T10:09:59.029408Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:59.030131Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:59.030279Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:09:59.031368Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:09:59.031514Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:09:59.976915Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:10:03.730348Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861842840874925108
2026-04-08T10:10:04.537840Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:10:04.538499Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1081 conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 seed_message_id=<order-19840770-01e66c3d@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861842840874925108 thread_fetch_succeeded=True
2026-04-08T10:10:08.894812Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 has_data=True thread_text_length=1081
2026-04-08T10:10:08.895013Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:10:08.895836Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:10:08.895997Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:10:08.896245Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:10:08.896366Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31
2026-04-08T10:10:08.896923Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:10:08.897579Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='D&D Transporting LLC' conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=19840770 submission_status=blocked
2026-04-08T10:10:09.139058Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 submission_status=blocked
2026-04-08T10:10:09.139318Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=4 conversation_total=31 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:10:09.139764Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[66, 460, 180, 174] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 email_count=4 subject=Re:
2026-04-08T10:10:09.140956Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:09.141098Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:10:09.142275Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:09.142598Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 email_count=4 first_100_chars='Hi team\nFor today\nTruck 2216\nTrailer 420\nNo CA permit\nLegal weight\n\n---\n\nI will prefer Interstate 40' text_length=897
2026-04-08T10:10:09.142841Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 snippet="Hi team For today Truck 2216 Trailer 420 No CA permit Legal weight --- I will prefer Interstate 40 AZ,NM,CO On Tue, Apr 7, 2026 at 13:01 Synchron Permits <synchronpermits@gmail.com> wrote: Hello Team, We have prepared the following suggested routes for your review. Please review the options below and *confirm ONE option only* so we can proceed with permitting: *OPTION 1:* https://maps.app.goo.gl/csT35pYLCwJmkUv26 *OPTION 2:* https://maps.app.goo.gl/XL3RLgv2Bc5SRsim6 Your prompt confirmation is needed to avoid any delays. --- Can you please call me? On Tue, Apr 7, 2026 at 13:08 Synchron Permits <synchronpermits@gmail.com> wrote: We'll take this route then team: https://maps.app.goo.gl/aaeqHnF6mNNwJmKb9 --- 👍green"
2026-04-08T10:10:11.753011Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 raw_answer=yes
2026-04-08T10:10:11.753361Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 is_order_email=True snippet='Hi team For today Truck 2216 Trailer 420 No CA permit Legal weight --- I will pr'
2026-04-08T10:10:11.753500Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 is_order_email=True
2026-04-08T10:10:11.754857Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:11.755020Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:14.852774Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 inserted_id=69d629861e109c17fcc0d37a
2026-04-08T10:10:14.853266Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861840565587107968 intake_record_id=69d629861e109c17fcc0d37a intake_title=Re:
2026-04-08T10:10:14.853409Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:14.854152Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:14.854304Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:10:14.855450Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:17.505473Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Cikanog conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 sender_emails=['cikanog@gmail.com']
2026-04-08T10:10:20.151787Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=Cikanog conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 order_number=62458246
2026-04-08T10:10:20.152133Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 order_number=62458246
2026-04-08T10:10:20.153047Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:20.153366Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:20.866747Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 doc_id=69988edf3b3373d13518ce2b order_number=62458246 query_field=token
2026-04-08T10:10:20.866997Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 fields_mapped=6
2026-04-08T10:10:20.867399Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 order_number=62458246 sections_mapped=6
2026-04-08T10:10:20.867533Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:20.868264Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:20.868406Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:10:20.869492Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:20.869642Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:10:21.774072Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:10:28.952971Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 email_count=9 mailbox='[Gmail]/All Mail' thread_id=1861840565587107968
2026-04-08T10:10:29.767087Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:29.768030Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1480 conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 seed_message_id='<CAP8eSAZdowTfwLefdqh02sJURXafdr0Teb_r4k=FQ=W8ay_0Pw@mail.gmail.com>' source_email_count=9 source_thread_id=1861840565587107968 thread_fetch_succeeded=True
2026-04-08T10:10:36.506026Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 has_data=True thread_text_length=1480
2026-04-08T10:10:36.506223Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:36.507071Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:36.507235Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:36.507495Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:10:36.507619Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31
2026-04-08T10:10:36.508181Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:10:36.509128Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Cikanog conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=62458246 submission_status=blocked
2026-04-08T10:10:36.750433Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 submission_status=blocked
2026-04-08T10:10:36.750662Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=5 conversation_total=31 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:10:36.751168Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1067] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 email_count=1 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:10:36.752278Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:10:36.752421Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:10:36.753843Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:10:36.754256Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=986
2026-04-08T10:10:36.754505Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Texas state regulations. TRANSPORTATION ORDER DETAILS Order Number: 32243994 Permit Number: 260407835819 Jurisdiction: Texas Order Management: https://permits.synchrontms.com/order-details?orderId=32243994 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: TRC Logistics LLC Order Specifications: Carrier Name: Harvest Freight INC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications'
2026-04-08T10:10:36.754735Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:10:36.754969Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T10:10:36.755099Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 is_order_email=True
2026-04-08T10:10:36.756326Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:10:36.756519Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:10:39.043538Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 inserted_id=69d6299e1e109c17fcc0d37f
2026-04-08T10:10:39.043967Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861843715832002002 intake_record_id=69d6299e1e109c17fcc0d37f intake_title='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:10:39.044110Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:10:39.044831Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:10:39.044969Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:10:39.046099Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:03.314601Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T10:11:03.314829Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 order_number=32243994 source=current_conversation_regex
2026-04-08T10:11:03.315065Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 order_number=32243994
2026-04-08T10:11:03.315881Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:03.316032Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:03.791818Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 doc_id=69d55d981e109c17fcc0b393 order_number=32243994 query_field=token
2026-04-08T10:11:03.792070Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 fields_mapped=6
2026-04-08T10:11:03.792502Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 order_number=32243994 sections_mapped=6
2026-04-08T10:11:03.792633Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:03.793356Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:03.793494Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:11:03.794602Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:03.794754Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:11:04.599851Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:11:08.206311Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861843715832002002
2026-04-08T10:11:09.003640Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:09.004340Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1067 conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 seed_message_id=<order-32243994-e59117f6@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861843715832002002 thread_fetch_succeeded=True
2026-04-08T10:11:12.559812Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 has_data=True thread_text_length=1067
2026-04-08T10:11:12.560004Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:12.560837Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:12.560997Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:12.561292Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:11:12.561415Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31
2026-04-08T10:11:12.561967Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:11:12.562769Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=32243994 submission_status=blocked
2026-04-08T10:11:12.804003Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 submission_status=blocked
2026-04-08T10:11:12.804223Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=6 conversation_total=31 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:11:12.804776Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[61, 61, 61, 61, 61, 61, 61, 61] conversation_id=1861823834930569375 conversation_index=7 conversation_total=31 email_count=8 subject='Permits have been approved for payment'
2026-04-08T10:11:12.805961Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861823834930569375 conversation_index=7 conversation_total=31
2026-04-08T10:11:12.806105Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823834930569375 conversation_index=7 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:11:12.807162Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861823834930569375 conversation_index=7 conversation_total=31
2026-04-08T10:11:12.807439Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861823834930569375 conversation_index=7 conversation_total=31 email_count=8 first_100_chars='The following permits have been approved for payment.\n1905690\n\n---\n\nThe following permits have been ' text_length=537
2026-04-08T10:11:12.807661Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861823834930569375 conversation_index=7 conversation_total=31 snippet='The following permits have been approved for payment. 1905690 --- The following permits have been approved for payment. 1905729 --- The following permits have been approved for payment. 1905739 --- The following permits have been approved for payment. 1905748 --- The following permits have been approved for payment. 1905645 --- The following permits have been approved for payment. 1905645 --- The following permits have been approved for payment. 1905930 --- The following permits have been approved for payment. 1905944'
2026-04-08T10:11:17.382189Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861823834930569375 conversation_index=7 conversation_total=31 raw_answer=no
2026-04-08T10:11:17.382488Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861823834930569375 conversation_index=7 conversation_total=31 is_order_email=False snippet='The following permits have been approved for payment. 1905690 --- The following '
2026-04-08T10:11:17.382619Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861823834930569375 conversation_index=7 conversation_total=31 is_order_email=False
2026-04-08T10:11:17.383805Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=7 conversation_total=31 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T10:11:17.384805Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861823834930569375 conversation_index=7 conversation_total=31 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T10:11:17.626183Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861823834930569375 conversation_index=7 conversation_total=31 submission_status=not_attempted
2026-04-08T10:11:17.626554Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1066] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 email_count=1 subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:11:17.627683Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:17.627830Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:11:17.628909Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:17.629284Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=985
2026-04-08T10:11:17.629513Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with California state regulations. TRANSPORTATION ORDER DETAILS Order Number: 73333341 Permit Number: e26-029066 Jurisdiction: California Order Management: https://permits.synchrontms.com/order-details?orderId=73333341 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Width: 8\' 6" Height: 14\' 0" Order Specifications: Width: 13\' 0" Height: 14\' 9" RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with'
2026-04-08T10:11:17.629735Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:11:17.629969Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T10:11:17.630096Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 is_order_email=True
2026-04-08T10:11:17.631220Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:17.631373Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:19.684094Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 inserted_id=69d629c71e109c17fcc0d389
2026-04-08T10:11:19.684510Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861844164151776095 intake_record_id=69d629c71e109c17fcc0d389 intake_title='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:11:19.684653Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:19.685357Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:19.685490Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:11:19.686597Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:32.309520Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Heavyhaulgbt conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T10:11:32.309759Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 order_number=73333341 source=current_conversation_regex
2026-04-08T10:11:32.309987Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 order_number=73333341
2026-04-08T10:11:32.310775Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:32.310988Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:32.786962Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 doc_id=69d3f51f1e109c17fcc068e3 order_number=73333341 query_field=token
2026-04-08T10:11:32.787214Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 fields_mapped=6
2026-04-08T10:11:32.787579Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 order_number=73333341 sections_mapped=6
2026-04-08T10:11:32.787722Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:32.788410Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:32.788552Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:11:32.789765Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:32.789910Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:11:33.660463Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:11:37.628315Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861844164151776095
2026-04-08T10:11:38.491146Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:38.491820Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1066 conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 seed_message_id=<order-73333341-d8ff96f4@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861844164151776095 thread_fetch_succeeded=True
2026-04-08T10:11:48.233516Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 has_data=True thread_text_length=1066
2026-04-08T10:11:48.233720Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:48.234529Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:48.234684Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:48.234918Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:11:48.235039Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31
2026-04-08T10:11:48.235580Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:11:48.236249Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Heavyhaulgbt conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=73333341 submission_status=blocked
2026-04-08T10:11:48.477792Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 submission_status=blocked
2026-04-08T10:11:48.478018Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=8 conversation_total=31 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:11:48.478535Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[280, 259, 505, 607, 739, 290, 526, 238] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 email_count=8 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:11:48.479765Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:11:48.479908Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:11:48.481411Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:11:48.482182Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 email_count=8 first_100_chars='Please proceed with submitting a permit for truck #464.\nPick up today.\n\nPlease call the driver regar' text_length=3462
2026-04-08T10:11:48.482447Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 snippet='Please proceed with submitting a permit for truck #464. Pick up today. Please call the driver regarding the route or weight distribution. Pickup & Delivery Addresses · Pickup Address: 312 Volvo Way, Shippensburg, PA 17257 · Delivery Address: 140 Waldron Rd, Lavergne, TN 37086 --- Respectfully, Dan Taylor Dispatcher of D&D Transporting LLC phone: 773.692.2550 email: dan@ddtransporting.com * MC: 088374* On Tue, Apr 7, 2026 at 10:01 AM Synchron Permits <synchronpermits@gmail.com> wrote: Team, this truck registration expired last month --- The driver has approved this route. Respectfully, Dan Taylor Dispatcher of D&D Transporting LLC phone: 773.692.2550 email: dan@ddtransporting.com * MC:'
2026-04-08T10:11:50.815653Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 raw_answer=yes
2026-04-08T10:11:50.815996Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 is_order_email=True snippet='Please proceed with submitting a permit for truck #464. Pick up today. Please ca'
2026-04-08T10:11:50.816130Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 is_order_email=True
2026-04-08T10:11:50.817605Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:11:50.817814Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:02.923648Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 inserted_id=69d629f21e109c17fcc0d392
2026-04-08T10:12:02.924131Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861823344332432604 intake_record_id=69d629f21e109c17fcc0d392 intake_title='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:12:02.924275Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:02.924998Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:02.925139Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:12:02.926222Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:04.839224Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 sender_emails=['dan@ddtransporting.com', 'shevchukserhii8@gmail.com']
2026-04-08T10:12:11.083908Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 order_number=10361075
2026-04-08T10:12:11.084211Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 order_number=10361075
2026-04-08T10:12:11.085038Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:11.085246Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:11.323861Z [warning  ] Order not found in all_orders  [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 order_number=10361075 query_field=token
2026-04-08T10:12:11.324096Z [warning  ] Bot 4 - Order not found in MongoDB [MongoDBEnrichmentAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 order_number=10361075
2026-04-08T10:12:11.324396Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:11.325155Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:11.325297Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:12:11.326478Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:11.326633Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:12:12.466274Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:12:23.294280Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 email_count=14 mailbox='[Gmail]/All Mail' thread_id=1861823344332432604
2026-04-08T10:12:24.221756Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:24.223254Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=4108 conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 seed_message_id=<CAJi_+uxnfYTY11YF1-JNxcVzLsirRR1U1K_ZbH6t-a1dsyUKgg@mail.gmail.com> source_email_count=14 source_thread_id=1861823344332432604 thread_fetch_succeeded=True
2026-04-08T10:12:28.649822Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 has_data=True thread_text_length=4108
2026-04-08T10:12:28.650016Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:28.650761Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:28.650997Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:28.651251Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:12:28.651373Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31
2026-04-08T10:12:28.651928Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:12:28.653231Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=10361075 submission_status=blocked
2026-04-08T10:12:28.894392Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 submission_status=blocked
2026-04-08T10:12:28.894620Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=9 conversation_total=31 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:12:28.895120Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[282, 376, 231, 309] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 email_count=4 subject='Re: #396 OK to ND'
2026-04-08T10:12:28.896325Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:28.896466Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:12:28.897954Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:28.898393Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 email_count=4 first_100_chars="5 axles(3+2)\n18'10 - 5 - 44' - 4'6\n\n81 L\n10'6W\n14H\n\n13k steer\n20.5k per axle\n95k total\n\n*OK, MO for " text_length=1219
2026-04-08T10:12:28.898738Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 snippet="5 axles(3+2) 18'10 - 5 - 44' - 4'6 81 L 10'6W 14H 13k steer 20.5k per axle 95k total *OK, MO for today* Commodity: Cooler Pick up 601 W Axh Dr, Claremore, OK 74017 Delivery 420 County Rd SE #26, Beulah, ND 58523 Route *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC --- Please order IA for today and the rest for tomorrow for Legal wt *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC On Tue, Apr 7, 2026 at 10:31 AM Synchron Permits <synchronpermits@gmail.com> wrote: Team, Apologies for the OK permit. We encountered some technical issues that resulted"
2026-04-08T10:12:31.067441Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 raw_answer=yes
2026-04-08T10:12:31.068047Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 is_order_email=True snippet="5 axles(3+2) 18'10 - 5 - 44' - 4'6 81 L 10'6W 14H 13k steer 20.5k per axle 95k t"
2026-04-08T10:12:31.068251Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 is_order_email=True
2026-04-08T10:12:31.069967Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:31.070190Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:34.576141Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 inserted_id=69d62a121e109c17fcc0d39a
2026-04-08T10:12:34.576671Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Dario conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861828118626373861 intake_record_id=69d62a121e109c17fcc0d39a intake_title='Re: #396 OK to ND'
2026-04-08T10:12:34.576857Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:34.577529Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:34.577665Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:12:34.578936Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:36.370202Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 sender_emails=['danny@atlaslogistics.net', 'atlasgroupoperations@gmail.com']
2026-04-08T10:12:38.655826Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 order_number=77962762
2026-04-08T10:12:38.656130Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 order_number=77962762
2026-04-08T10:12:38.657116Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:38.657268Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:39.381445Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 doc_id=69cd66104d9a7bf18213a83f order_number=77962762 query_field=token
2026-04-08T10:12:39.381713Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 fields_mapped=6
2026-04-08T10:12:39.382174Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 order_number=77962762 sections_mapped=6
2026-04-08T10:12:39.382306Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:39.383048Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:39.383185Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 model=gemini-flash-latest
2026-04-08T10:12:39.384266Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:39.384413Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:12:40.235635Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 mailbox=INBOX readonly=True
2026-04-08T10:12:48.254852Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 email_count=10 mailbox='[Gmail]/All Mail' thread_id=1861828118626373861
2026-04-08T10:12:49.135027Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:12:49.136024Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1647 conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 seed_message_id='<CAB43d6dfO23NG_LQ+xXh5W5j=pvBPG8VVjrwZDm93YJa4jMBgQ@mail.gmail.com>' source_email_count=10 source_thread_id=1861828118626373861 thread_fetch_succeeded=True
2026-04-08T10:13:02.255177Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 has_data=True thread_text_length=1647
2026-04-08T10:13:02.255370Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:13:02.256226Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:13:02.256404Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:13:02.312729Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T10:13:02.558465Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 inserted_id=69d62a2ea782662376c1cb12
2026-04-08T10:13:02.558704Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 mongodb_saved_id=69d62a2ea782662376c1cb12 order_number=77962762
2026-04-08T10:13:02.558880Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:13:02.559703Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T10:13:02.561339Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 errors=[] is_order_email=True order_number=77962762 submission_status=submit_failed
2026-04-08T10:13:02.802157Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861828118626373861 conversation_index=10 conversation_total=31 submission_status=submit_failed
2026-04-08T10:13:02.802381Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=10 conversation_total=31
2026-04-08T10:13:03.040935Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T10:13:03.041145Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=10 classifier_input_words=50 completed_order_found=True conversation_count=10 max_messages_requested=50 non_order_email_count=1 order_email_count=9 payload_count=1 run_trace_dir=all_steps_data/run_20260408_060623_361289
2026-04-08T10:13:03.400888Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T10:13:03.401320Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=10 orders=9 run_trace_dir=all_steps_data/run_20260408_060623_361289
2026-04-08T10:14:27.916027Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:14:27.916584Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:14:29.364261Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 mailbox=INBOX readonly=True
2026-04-08T10:14:29.872391Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:15:43.072651Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 latest_message_count=50
2026-04-08T10:15:43.073289Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 uri=mongodb+srv://kartik...
2026-04-08T10:15:45.336269Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 database=HeavyHaulDB
2026-04-08T10:15:45.577896Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=29 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:15:45.819377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=29 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:15:46.061024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=29 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:15:46.302498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=29 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:15:46.543973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=29 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:15:46.785303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=29 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:15:47.026978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=29 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:15:47.268589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=29 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:15:47.510211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=29 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:15:47.751771Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=29 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:15:52.821989Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3152] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 email_count=1 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:15:52.823419Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21
2026-04-08T10:15:52.823559Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 model=gemini-flash-latest
2026-04-08T10:15:53.065504Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21
2026-04-08T10:15:53.501327Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21
2026-04-08T10:15:53.501565Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 error="cannot import name 'CodeExecution' from 'google.ai.generativelanguage_v1beta.types' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/google/ai/generativelanguage_v1beta/types/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 59, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 36, in <module>
    from google.ai.generativelanguage_v1beta.types import (
ImportError: cannot import name 'CodeExecution' from 'google.ai.generativelanguage_v1beta.types' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/google/ai/generativelanguage_v1beta/types/__init__.py)
2026-04-08T10:18:03.500873Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:18:03.501459Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:18:04.519472Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T10:18:05.046396Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:19:22.357152Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T10:19:22.357736Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T10:19:24.589847Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T10:19:24.827479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:19:25.064965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:19:25.302550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:19:25.540099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:19:25.777588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:19:26.014860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:19:26.252351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:19:26.489842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:19:26.727200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:19:26.964614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:19:31.952625Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3152] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 email_count=1 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:19:31.954019Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21
2026-04-08T10:19:31.954162Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 model=gemini-flash-latest
2026-04-08T10:19:31.956210Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21
2026-04-08T10:19:31.956604Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 email_count=1 first_100_chars='We’ve partnered with CardRatings to bring you trusted options for your business.\n\nRunning a business' text_length=3152
2026-04-08T10:19:31.956864Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 snippet='We’ve partnered with CardRatings to bring you trusted options for your business. Running a business means managing expenses and maximizing rewards. That’s why we partnered with *CardRatings* to give you access to top business credit card options. *Choose the option best suited for your business:* ( https://www.cardratings.com/bestcards/business-credit-cards.php?src=705897&var2=transferred1&var3=Transportation ) ( https://www.cardratings.com/bestcards/featured-credit-cards?src=705897&shnq=5048298,5048367,5048393&var2=transferred1&var3=Transportation ) *Why many business owners choose these cards:* *💳 Earn Bonus Points* Up to 200,000 bonus points (when spending requirements are met) — a great way to reinvest in your business. *💼 Cash Back Opportunities* Separate business and personal expenses while earning cash back on purchases *🏆 No Annual Fee'
2026-04-08T10:19:33.498874Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 raw_answer=no
2026-04-08T10:19:33.499187Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 is_order_email=False snippet='We’ve partnered with CardRatings to bring you trusted options for your business.'
2026-04-08T10:19:33.499328Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 is_order_email=False
2026-04-08T10:19:33.500604Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T10:19:33.501271Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T10:19:33.741464Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 submission_status=not_attempted
2026-04-08T10:19:33.741890Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1319] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 email_count=1 subject='Confirmation of Order #94812585'
2026-04-08T10:19:33.743051Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:33.743198Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 model=gemini-flash-latest
2026-04-08T10:19:33.744290Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:33.744692Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 email_count=1 first_100_chars='Dear Dmitrii Cechir,\n\nWe are pleased to inform you that we have successfully collected all the neces' text_length=1319
2026-04-08T10:19:33.744926Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 snippet="Dear Dmitrii Cechir, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T10:19:33.745156Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 subject='Confirmation of Order #94812585'
2026-04-08T10:19:33.745382Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 is_order_email=True snippet='Dear Dmitrii Cechir, We are pleased to inform you that we have successfully coll'
2026-04-08T10:19:33.745507Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 is_order_email=True
2026-04-08T10:19:33.746603Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:33.746779Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:35.983954Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 inserted_id=69d62bb71e109c17fcc0d3dc
2026-04-08T10:19:35.984363Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861844768909232983 intake_record_id=69d62bb71e109c17fcc0d3dc intake_title='Confirmation of Order #94812585'
2026-04-08T10:19:35.984504Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:35.985205Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:35.985345Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 model=gemini-flash-latest
2026-04-08T10:19:35.986493Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:48.161984Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 sender_emails=['info@synchronpermits.com']
2026-04-08T10:19:48.162230Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 order_number=94812585 source=current_conversation_regex
2026-04-08T10:19:48.162456Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 order_number=94812585
2026-04-08T10:19:48.163371Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:48.163526Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:48.638201Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 doc_id=69d566801e109c17fcc0b500 order_number=94812585 query_field=token
2026-04-08T10:19:48.638455Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 fields_mapped=6
2026-04-08T10:19:48.638834Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 order_number=94812585 sections_mapped=6
2026-04-08T10:19:48.638969Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:48.639652Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:48.639798Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 model=gemini-flash-latest
2026-04-08T10:19:48.640891Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:48.641040Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:19:49.671208Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 mailbox=INBOX readonly=True
2026-04-08T10:19:54.005679Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861844768909232983
2026-04-08T10:19:55.024036Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:19:55.024888Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1319 conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 seed_message_id=<2d6f.2a59c46da935360.m1.ed8fc280-32bf-11f1-bed2-525400306fc9.19d699f2ea8@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861844768909232983 thread_fetch_succeeded=True
2026-04-08T10:20:02.356303Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 has_data=True thread_text_length=1319
2026-04-08T10:20:02.356506Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:20:02.357364Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:20:02.357533Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:20:02.357861Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:20:02.357990Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21
2026-04-08T10:20:02.358578Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:20:02.359375Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=94812585 submission_status=blocked
2026-04-08T10:20:02.599975Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 submission_status=blocked
2026-04-08T10:20:02.600222Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=2 conversation_total=21 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:20:02.600767Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 email_count=1 subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:20:02.601912Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:02.602055Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 model=gemini-flash-latest
2026-04-08T10:20:02.603710Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:02.604033Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=949
2026-04-08T10:20:02.604258Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arizona state regulations. TRANSPORTATION ORDER DETAILS Order Number: 11583307 Permit Number: 2344805 Jurisdiction: Arizona Order Management: https://permits.synchrontms.com/order-details?orderId=11583307 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 131950 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with'
2026-04-08T10:20:02.604472Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:20:02.604727Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T10:20:02.604870Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 is_order_email=True
2026-04-08T10:20:02.605984Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:02.606131Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:04.766620Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 inserted_id=69d62bd41e109c17fcc0d3e7
2026-04-08T10:20:04.767154Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861844978835173413 intake_record_id=69d62bd41e109c17fcc0d3e7 intake_title='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:20:04.767384Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:04.768358Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:04.768556Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 model=gemini-flash-latest
2026-04-08T10:20:04.770083Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:34.880403Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T10:20:34.880616Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 order_number=11583307 source=current_conversation_regex
2026-04-08T10:20:34.880877Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 order_number=11583307
2026-04-08T10:20:34.881675Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:34.881830Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:35.591845Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 doc_id=69d522ff1e109c17fcc0a7c6 order_number=11583307 query_field=token
2026-04-08T10:20:35.592101Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 fields_mapped=6
2026-04-08T10:20:35.592473Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 order_number=11583307 sections_mapped=6
2026-04-08T10:20:35.592606Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:35.593293Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:35.593431Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 model=gemini-flash-latest
2026-04-08T10:20:35.594473Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:35.594614Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:20:36.831574Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 mailbox=INBOX readonly=True
2026-04-08T10:20:41.300263Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861844978835173413
2026-04-08T10:20:42.280944Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:42.281541Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1030 conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 seed_message_id=<order-11583307-3f554bab@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861844978835173413 thread_fetch_succeeded=True
2026-04-08T10:20:47.710294Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 has_data=True thread_text_length=1030
2026-04-08T10:20:47.710498Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:47.711401Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:47.711583Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:47.721035Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T10:20:47.966589Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 inserted_id=69d62bffa782662376c1cb14
2026-04-08T10:20:47.966821Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 mongodb_saved_id=69d62bffa782662376c1cb14 order_number=11583307
2026-04-08T10:20:47.966948Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:47.967587Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T10:20:47.968556Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 errors=[] is_order_email=True order_number=11583307 submission_status=submit_failed
2026-04-08T10:20:48.208556Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861844978835173413 conversation_index=3 conversation_total=21 submission_status=submit_failed
2026-04-08T10:20:48.208821Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=3 conversation_total=21
2026-04-08T10:20:48.446043Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T10:20:48.446250Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=True conversation_count=3 max_messages_requested=50 non_order_email_count=1 order_email_count=2 payload_count=1 run_trace_dir=all_steps_data/run_20260408_061803_501106
2026-04-08T10:20:48.936141Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T10:20:48.936779Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=2 run_trace_dir=all_steps_data/run_20260408_061803_501106
2026-04-08T10:20:53.597843Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:20:53.598404Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:20:54.534717Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 mailbox=INBOX readonly=True
2026-04-08T10:20:55.028644Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:22:07.757882Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 latest_message_count=50
2026-04-08T10:22:07.758434Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 uri=mongodb+srv://kartik...
2026-04-08T10:22:09.982999Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 database=HeavyHaulDB
2026-04-08T10:22:10.221168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=21 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:22:10.459002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=21 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:22:10.697109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=21 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:22:10.935057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=21 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:22:11.172944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=21 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:22:11.410838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=21 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:22:11.648901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=21 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:22:11.886889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=21 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:22:12.124972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=21 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:22:12.363163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=21 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:22:12.601234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=21 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:22:12.839042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=21 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:22:13.082949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=21 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:22:17.384748Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1000, 421, 671, 251, 289, 275, 325, 281] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 email_count=8 subject='Re: OW only permits CA - TX'
2026-04-08T10:22:17.386074Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:22:17.386215Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:22:17.625148Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:22:18.015445Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:22:18.015677Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T10:25:49.027879Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:25:49.028548Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:25:50.598999Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T10:25:51.132067Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:27:04.112672Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T10:27:04.113320Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T10:27:06.418532Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T10:27:06.658562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:27:06.898844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:27:07.138976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:27:07.379101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:27:07.619067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:27:07.859228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:27:08.099366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:27:08.339583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:27:08.579707Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:27:08.819861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:27:09.059998Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:27:09.300093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:27:09.540356Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:27:13.860812Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1000, 421, 671, 251, 289, 275, 325, 281] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 email_count=8 subject='Re: OW only permits CA - TX'
2026-04-08T10:27:13.862283Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:13.862428Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:27:13.864429Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:13.864969Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 email_count=8 first_100_chars="I'm gonna put in the permit now , I'll let you know about the weight and everything later , but most" text_length=3298
2026-04-08T10:27:13.865225Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 snippet="I'm gonna put in the permit now , I'll let you know about the weight and everything later , but most likely we won't need the CA permit get the route , I'll have the weight distribution later and start ordering from AZ onwards. Hello, team. We need permits for the following : 3 axle truck, 2 axle trailer spacing: 17 / 5 / 41 / 4.5 / (ft) ; kingpin - 38 (ft) Dispatch Dispatch: Michael Phone: 3123804448 Email: info@vsp-transport.com Driver Email: victor.boblv@gmail.com Name: Victor Phone: (216) 971-1316 Pickup Address: 1800 Crosby Rd.Tenth Ave. Marine Terminal, San Diego, CA"
2026-04-08T10:27:16.390215Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 raw_answer=yes
2026-04-08T10:27:16.390557Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 is_order_email=True snippet="I'm gonna put in the permit now , I'll let you know about the weight and everyth"
2026-04-08T10:27:16.390709Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 is_order_email=True
2026-04-08T10:27:16.391979Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:16.392187Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:18.113283Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:27:18.113962Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:27:18.895932Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T10:27:19.421187Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:27:20.287507Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 inserted_id=69d62d881e109c17fcc0d439
2026-04-08T10:27:20.287964Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Robert conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861845189173804070 intake_record_id=69d62d881e109c17fcc0d439 intake_title='Re: OW only permits CA - TX'
2026-04-08T10:27:20.288156Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:20.288838Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:20.288988Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:27:20.290107Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:22.016829Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 sender_emails=['info@vsp-transport.com']
2026-04-08T10:27:24.758184Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 order_number=07640028
2026-04-08T10:27:24.758824Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 order_number=07640028
2026-04-08T10:27:24.759840Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:24.760147Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:25.479010Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 doc_id=69d511e41e109c17fcc0a401 order_number=07640028 query_field=token
2026-04-08T10:27:25.479264Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 fields_mapped=6
2026-04-08T10:27:25.479634Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 order_number=07640028 sections_mapped=6
2026-04-08T10:27:25.479785Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:25.480454Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:25.480587Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:27:25.481593Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:25.481746Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:27:26.368572Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T10:27:36.861487Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 email_count=16 mailbox='[Gmail]/All Mail' thread_id=1861845189173804070
2026-04-08T10:27:37.709194Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:37.710268Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2014 conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 seed_message_id=<BN8PR15MB2993BF99D5AAB5E2E5AF7E19805BA@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=16 source_thread_id=1861845189173804070 thread_fetch_succeeded=True
2026-04-08T10:27:46.671718Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 has_data=True thread_text_length=2014
2026-04-08T10:27:46.671918Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:46.672709Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:46.672870Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:46.673097Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:27:46.673219Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18
2026-04-08T10:27:46.673782Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:27:46.675259Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=07640028 submission_status=blocked
2026-04-08T10:27:46.918114Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 submission_status=blocked
2026-04-08T10:27:46.918341Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:27:46.918825Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3203, 567] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 email_count=2 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:27:46.920130Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:46.920270Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:27:46.921290Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:46.922010Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 email_count=2 first_100_chars='Hi Guys.\n\nI see that routes differ from Unit F7383\n\nIf unit 7383 follows the route of 0925, is it go' text_length=3643
2026-04-08T10:27:46.922374Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 snippet='Hi Guys. I see that routes differ from Unit F7383 If unit 7383 follows the route of 0925, is it going to be a problem? The route dimensions on 0925 are taller so that shouldn’t be a problem but I am just asking. We want these loads to go in a convoy CJ Green Dispatch coordinator E: cj@harvestfreight.us<mailto:cj@harvestfreight.us> T: (331) 466-0011 x 901 A: Harvest Freight Inc.ㅤㅤㅤㅤ 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Tuesday, April 7, 2026 10:01:30 PM To: synchronpermits@gmail.com <synchronpermits@gmail.com> Cc: CJ Green | Harvest <cj@harvestfreight.us>; plotnikov1985evgenii@gmail.com <plotnikov1985evgenii@gmail.com> Subject: Unit'
2026-04-08T10:27:49.740408Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 raw_answer=yes
2026-04-08T10:27:49.740846Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 is_order_email=True snippet='Hi Guys. I see that routes differ from Unit F7383 If unit 7383 follows the route'
2026-04-08T10:27:49.740986Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 is_order_email=True
2026-04-08T10:27:49.742240Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:49.742402Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:52.047139Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 inserted_id=69d62da71e109c17fcc0d441
2026-04-08T10:27:52.047683Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861839487653725823 intake_record_id=69d62da71e109c17fcc0d441 intake_title='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:27:52.047919Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:52.048580Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:52.048777Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:27:52.049843Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:54.177942Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 sender_emails=['cj@harvestfreight.us']
2026-04-08T10:27:56.481542Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 order_number=72865010
2026-04-08T10:27:56.481965Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 order_number=72865010
2026-04-08T10:27:56.482821Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:56.483113Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:56.962344Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 doc_id=69d3e1e71e109c17fcc065fb order_number=72865010 query_field=token
2026-04-08T10:27:56.962599Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 fields_mapped=6
2026-04-08T10:27:56.963078Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 order_number=72865010 sections_mapped=6
2026-04-08T10:27:56.963212Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:56.963881Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:56.964020Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:27:56.965054Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:27:56.965201Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:27:57.835761Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T10:28:02.663849Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861839487653725823
2026-04-08T10:28:03.436362Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:28:03.437692Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=3031 conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 seed_message_id=<DM6PR06MB47324937393C81338A471508D75AA@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=4 source_thread_id=1861839487653725823 thread_fetch_succeeded=True
2026-04-08T10:28:14.786658Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 latest_message_count=50
2026-04-08T10:28:14.787140Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 uri=mongodb+srv://kartik...
2026-04-08T10:28:15.408246Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 has_data=True thread_text_length=3031
2026-04-08T10:28:15.408439Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:28:15.409321Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:28:15.409486Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:28:15.409836Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:28:15.409972Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18
2026-04-08T10:28:15.410545Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:28:15.411795Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=72865010 submission_status=blocked
2026-04-08T10:28:15.654775Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 submission_status=blocked
2026-04-08T10:28:15.655007Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=2 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:28:15.655602Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[659] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 email_count=1 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:28:15.656729Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:15.656879Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:28:15.657893Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:15.658174Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nIf you have any questions about ' text_length=659
2026-04-08T10:28:15.658397Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 snippet='Please do not reply to this email as the account is not monitored. If you have any questions about the denial, please contact the Caltrans Authorized State Agent (permit writer) directly, or contact the Permits Office at (916) 322-1297. Hello NASH TURCAN. Your application for a Transportation Permit has been denied for the following reason(s): Illegal STAA Combination > 53/40 we have no access to previously processed permits. qualifying load and unladen permits are supposed to be submitted at the same time. Again, UPLOAD app id # 1647196, if that permit brought trlr into the state. Also resubmit this permit'
2026-04-08T10:28:17.033703Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 database=HeavyHaulDB
2026-04-08T10:28:17.274643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=18 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:28:17.515805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=18 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:28:17.756741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=18 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:28:17.997596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=18 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:28:18.235885Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 raw_answer=yes
2026-04-08T10:28:18.236187Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 is_order_email=True snippet='Please do not reply to this email as the account is not monitored. If you have a'
2026-04-08T10:28:18.236324Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 is_order_email=True
2026-04-08T10:28:18.237718Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:18.237878Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:18.238425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=18 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:28:18.485080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=18 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:28:18.726101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=18 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:28:18.967011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=18 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:28:19.207871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=18 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:28:19.448952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=18 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:28:19.690357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=18 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:28:19.931395Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=18 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:28:20.172486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=18 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:28:20.413367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=18 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T10:28:20.654173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=18 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:28:20.795905Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 inserted_id=69d62dc41e109c17fcc0d449
2026-04-08T10:28:20.796337Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861846501109852058 intake_record_id=69d62dc41e109c17fcc0d449 intake_title='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:28:20.796480Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:20.797199Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:20.797338Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:28:20.798402Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:24.504897Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[659] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 email_count=1 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:28:24.506297Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16
2026-04-08T10:28:24.506441Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 model=gemini-flash-latest
2026-04-08T10:28:24.750133Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16
2026-04-08T10:28:25.061827Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16
2026-04-08T10:28:25.062065Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T10:28:28.934327Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Ca conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 sender_emails=['noreply@dot.ca.gov']
2026-04-08T10:28:31.350240Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=Ca conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 order_number=32473291
2026-04-08T10:28:31.350551Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 order_number=32473291
2026-04-08T10:28:31.351487Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:31.351640Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:31.831194Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 doc_id=69d3ff701e109c17fcc06b4d order_number=32473291 query_field=token
2026-04-08T10:28:31.831456Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 fields_mapped=6
2026-04-08T10:28:31.831863Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 order_number=32473291 sections_mapped=6
2026-04-08T10:28:31.832000Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:31.832668Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:31.832850Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:28:31.833904Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:31.834047Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:28:32.859254Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T10:28:37.777060Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861846501109852058
2026-04-08T10:28:38.609627Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:38.610192Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=659 conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 seed_message_id=<69d56eae60f1e@dot.ca.gov> source_email_count=1 source_thread_id=1861846501109852058 thread_fetch_succeeded=True
2026-04-08T10:28:43.991832Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 has_data=True thread_text_length=659
2026-04-08T10:28:43.992022Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:43.992845Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:43.993013Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:43.993244Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:28:43.993377Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18
2026-04-08T10:28:43.993962Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:28:43.994658Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Ca conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=32473291 submission_status=blocked
2026-04-08T10:28:44.236367Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 submission_status=blocked
2026-04-08T10:28:44.236642Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=3 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:28:44.237132Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[694] conversation_id=1861846959122426119 conversation_index=4 conversation_total=18 email_count=1 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T10:28:44.238492Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861846959122426119 conversation_index=4 conversation_total=18
2026-04-08T10:28:44.238631Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861846959122426119 conversation_index=4 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:28:44.240104Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861846959122426119 conversation_index=4 conversation_total=18
2026-04-08T10:28:44.240525Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861846959122426119 conversation_index=4 conversation_total=18 email_count=1 first_100_chars='The Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County) is closed ' text_length=694
2026-04-08T10:28:44.240914Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861846959122426119 conversation_index=4 conversation_total=18 snippet="The Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County) is closed until October 2026 due to nearby construction on I-94. Crews are reconstructing the I-94 bridges between Hudson and Roberts. Watch for traffic shifts in the area. Learn more about the I-94 bridge replacement project: https://projects.511wi.gov/i94scc/ For more information on alternative SWEF sites, please visit WisDOT's SWEF website<https://wisconsindot.gov/Pages/dmv/com-drv-vehs/mtr-car-trkr/mc-safety/scale-locations.aspx>. WisDOT Bureau of Highway Maintenance OSOW Permit Unit (608) 266-7320 Permits Website<https://wisconsindot.gov/Pages/dmv/com-drv-vehs/mtr-car-trkr/osowgeneral.aspx>"
2026-04-08T10:28:46.096998Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861846959122426119 conversation_index=4 conversation_total=18 raw_answer=no
2026-04-08T10:28:46.097429Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861846959122426119 conversation_index=4 conversation_total=18 is_order_email=False snippet='The Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croi'
2026-04-08T10:28:46.097566Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861846959122426119 conversation_index=4 conversation_total=18 is_order_email=False
2026-04-08T10:28:46.098774Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=4 conversation_total=18 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T10:28:46.099650Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861846959122426119 conversation_index=4 conversation_total=18 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T10:28:46.341585Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861846959122426119 conversation_index=4 conversation_total=18 submission_status=not_attempted
2026-04-08T10:28:46.342041Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[271] conversation_id=1861847249837803592 conversation_index=5 conversation_total=18 email_count=1 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T10:28:46.343170Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861847249837803592 conversation_index=5 conversation_total=18
2026-04-08T10:28:46.343311Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861847249837803592 conversation_index=5 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:28:46.344318Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861847249837803592 conversation_index=5 conversation_total=18
2026-04-08T10:28:46.344576Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861847249837803592 conversation_index=5 conversation_total=18 email_count=1 first_100_chars='A COOPR permit from the People of CDOT - Attached Permit Number: 26SS0209791\n\nThere may be some diff' text_length=271
2026-04-08T10:28:46.344803Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861847249837803592 conversation_index=5 conversation_total=18 snippet="A COOPR permit from the People of CDOT - Attached Permit Number: 26SS0209791 There may be some differences from permits you've received in the past. For example, the COOPR permit includes turn by turn directions, curfews and movement restrictions specific to your route."
2026-04-08T10:28:49.021030Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861847249837803592 conversation_index=5 conversation_total=18 raw_answer=no
2026-04-08T10:28:49.021354Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861847249837803592 conversation_index=5 conversation_total=18 is_order_email=False snippet='A COOPR permit from the People of CDOT - Attached Permit Number: 26SS0209791 The'
2026-04-08T10:28:49.021488Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861847249837803592 conversation_index=5 conversation_total=18 is_order_email=False
2026-04-08T10:28:49.022772Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=5 conversation_total=18 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T10:28:49.023344Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861847249837803592 conversation_index=5 conversation_total=18 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T10:28:49.265613Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861847249837803592 conversation_index=5 conversation_total=18 submission_status=not_attempted
2026-04-08T10:28:49.266044Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2389] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 email_count=1 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:28:49.267188Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:49.267326Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:28:49.268345Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:49.268760Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 email_count=1 first_100_chars='Give me VA please\n\nвт, 7 квіт. 2026\u202fр. о 16:40 Synchron Permits <info@synchronpermits.com>\nSynchron ' text_length=2383
2026-04-08T10:28:49.269027Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 snippet='Give me VA please вт, 7 квіт. 2026 р. о 16:40 Synchron Permits <info@synchronpermits.com> Synchron Permits Dear SERHII SHEVCHUCK, We are pleased to inform you that a Google Maps route has been created matching the details of your permit. This map is intended to help you visualize the route and understand the overall direction of your journey. Permit & Order Details Order Number: 19840770 Permit Number: 299096132 Order Management: Dashboard <https://permits.synchrontms.com/my-dashboard> Driver Responsibility Drivers are *fully responsible for every turn the truck makes—or fails to make.* If the route displayed differs from the permit, *follow the permit strictly* and *report'
2026-04-08T10:28:49.269403Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:28:49.269635Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 is_order_email=True snippet='Give me VA please вт, 7 квіт. 2026 р. о 16:40 Synchron Permits <info@synchronper'
2026-04-08T10:28:49.269797Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 is_order_email=True
2026-04-08T10:28:49.270929Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:49.271078Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:51.447288Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 inserted_id=69d62de31e109c17fcc0d456
2026-04-08T10:28:51.447714Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861845731107846697 intake_record_id=69d62de31e109c17fcc0d456 intake_title='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:28:51.447895Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:51.448562Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:51.448739Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:28:51.449862Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:56.734763Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 sender_emails=['shevchukserhii8@gmail.com']
2026-04-08T10:28:56.734979Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 order_number=19840770 source=current_conversation_regex
2026-04-08T10:28:56.735207Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 order_number=19840770
2026-04-08T10:28:56.736073Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:56.736242Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:57.451224Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 doc_id=69d5260c1e109c17fcc0a846 order_number=19840770 query_field=token
2026-04-08T10:28:57.451484Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 fields_mapped=6
2026-04-08T10:28:57.451881Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 order_number=19840770 sections_mapped=6
2026-04-08T10:28:57.452016Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:57.452742Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:57.452882Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:28:57.453982Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:28:57.454131Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:28:58.471038Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T10:29:02.772554Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861845731107846697
2026-04-08T10:29:04.073143Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:29:04.074956Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=3959 conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 seed_message_id='<CA+xyM3=O60f+EVz1G7n-_iUzygZGvaHEnL5gp3YSo_JJ=q1uFA@mail.gmail.com>' source_email_count=2 source_thread_id=1861845731107846697 thread_fetch_succeeded=True
2026-04-08T10:29:08.850506Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 has_data=True thread_text_length=3959
2026-04-08T10:29:08.850704Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:29:08.851523Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:29:08.851680Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:29:08.851996Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:29:08.852120Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18
2026-04-08T10:29:08.852671Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:29:08.853525Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=19840770 submission_status=blocked
2026-04-08T10:29:09.095277Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 submission_status=blocked
2026-04-08T10:29:09.095504Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=6 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:29:09.096226Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1324] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 email_count=1 subject='Confirmation of Order #88785921'
2026-04-08T10:29:09.097563Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:09.097709Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:29:09.098756Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:09.099336Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 email_count=1 first_100_chars='Dear Michael VSP,\n\nWe are pleased to inform you that we have successfully collected all the necessar' text_length=1324
2026-04-08T10:29:09.099762Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 snippet="Dear Michael VSP, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T10:29:09.100028Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 subject='Confirmation of Order #88785921'
2026-04-08T10:29:09.100482Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 is_order_email=True snippet='Dear Michael VSP, We are pleased to inform you that we have successfully collect'
2026-04-08T10:29:09.100619Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 is_order_email=True
2026-04-08T10:29:09.101787Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:09.101934Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:11.594765Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 inserted_id=69d62df71e109c17fcc0d45c
2026-04-08T10:29:11.595393Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861848111977826467 intake_record_id=69d62df71e109c17fcc0d45c intake_title='Confirmation of Order #88785921'
2026-04-08T10:29:11.595536Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:11.596219Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:11.596359Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:29:11.597441Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:16.262266Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=VSP conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 sender_emails=['info@synchronpermits.com']
2026-04-08T10:29:16.262510Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 order_number=88785921 source=current_conversation_regex
2026-04-08T10:29:16.262743Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 order_number=88785921
2026-04-08T10:29:16.263578Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:16.263734Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:16.740927Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 doc_id=69d56e781e109c17fcc0b63a order_number=88785921 query_field=token
2026-04-08T10:29:16.741188Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 fields_mapped=6
2026-04-08T10:29:16.741565Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 order_number=88785921 sections_mapped=6
2026-04-08T10:29:16.741705Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:16.742400Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:16.742535Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:29:16.743566Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:16.743715Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:29:17.544969Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T10:29:21.343268Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861848111977826467
2026-04-08T10:29:22.085508Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:22.086418Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1324 conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 seed_message_id=<2d6f.2a59c46da935360.m1.59eb2760-32c7-11f1-a6c3-525400fb7a78.19d69cfd4d6@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861848111977826467 thread_fetch_succeeded=True
2026-04-08T10:29:28.957579Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 has_data=True thread_text_length=1324
2026-04-08T10:29:28.957812Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:28.958570Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:28.958774Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:28.959193Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:29:28.959318Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18
2026-04-08T10:29:28.959888Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:29:28.960936Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=VSP conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=88785921 submission_status=blocked
2026-04-08T10:29:29.202944Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 submission_status=blocked
2026-04-08T10:29:29.203245Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=7 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:29:29.204077Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 email_count=1 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:29:29.205216Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:29.205363Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:29:29.206378Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:29.206691Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=949
2026-04-08T10:29:29.206925Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arizona state regulations. TRANSPORTATION ORDER DETAILS Order Number: 31223003 Permit Number: 2344896 Jurisdiction: Arizona Order Management: https://permits.synchrontms.com/order-details?orderId=31223003 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 131950 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with'
2026-04-08T10:29:29.207141Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:29:29.207378Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T10:29:29.207505Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 is_order_email=True
2026-04-08T10:29:29.208734Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:29.208887Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:31.244592Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 inserted_id=69d62e0b1e109c17fcc0d460
2026-04-08T10:29:31.245003Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861848845167522032 intake_record_id=69d62e0b1e109c17fcc0d460 intake_title='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:29:31.245146Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:31.245825Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:31.245962Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:29:31.247012Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:42.941938Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T10:29:42.942151Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 order_number=31223003 source=current_conversation_regex
2026-04-08T10:29:42.942376Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 order_number=31223003
2026-04-08T10:29:42.943211Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:42.943362Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:43.658137Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 doc_id=69d51cab1e109c17fcc0a699 order_number=31223003 query_field=token
2026-04-08T10:29:43.658392Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 fields_mapped=6
2026-04-08T10:29:43.658774Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 order_number=31223003 sections_mapped=6
2026-04-08T10:29:43.658911Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:43.659607Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:43.659781Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 model=gemini-flash-latest
2026-04-08T10:29:43.660866Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:43.661010Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:29:44.366511Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T10:29:48.033086Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861848845167522032
2026-04-08T10:29:48.921556Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:48.922179Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1030 conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 seed_message_id=<order-31223003-9c78fbbc@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861848845167522032 thread_fetch_succeeded=True
2026-04-08T10:29:53.182082Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 has_data=True thread_text_length=1030
2026-04-08T10:29:53.182284Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:53.183234Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:53.183490Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:53.199544Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T10:29:53.442237Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 inserted_id=69d62e21a782662376c1cb16
2026-04-08T10:29:53.442460Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 mongodb_saved_id=69d62e21a782662376c1cb16 order_number=31223003
2026-04-08T10:29:53.442585Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:53.443301Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T10:29:53.444286Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 errors=[] is_order_email=True order_number=31223003 submission_status=submit_failed
2026-04-08T10:29:53.687762Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861848845167522032 conversation_index=8 conversation_total=18 submission_status=submit_failed
2026-04-08T10:29:53.687995Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=8 conversation_total=18
2026-04-08T10:29:53.926913Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T10:29:53.927128Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=8 classifier_input_words=50 completed_order_found=True conversation_count=8 max_messages_requested=50 non_order_email_count=2 order_email_count=6 payload_count=1 run_trace_dir=all_steps_data/run_20260408_062549_028115
2026-04-08T10:29:54.229456Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T10:29:54.230031Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=8 orders=6 run_trace_dir=all_steps_data/run_20260408_062549_028115
2026-04-08T10:33:25.154364Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:33:25.155114Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:33:26.820641Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 mailbox=INBOX readonly=True
2026-04-08T10:33:27.436273Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:34:43.792683Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 latest_message_count=50
2026-04-08T10:34:43.793254Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 uri=mongodb+srv://kartik...
2026-04-08T10:34:46.070727Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 database=HeavyHaulDB
2026-04-08T10:34:46.315901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=16 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:34:46.561063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=16 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:34:46.806339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=16 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:34:47.051708Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=16 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:34:47.296884Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=16 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:34:47.542092Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=16 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:34:47.787183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=16 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:34:48.032292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=16 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:34:48.277479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=16 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:34:48.522678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=16 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:34:48.767829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=16 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:34:49.012954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=16 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:34:49.258165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=16 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:34:49.503321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=16 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T10:34:49.748426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=16 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:34:49.993543Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=16 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:34:50.238703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=16 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T10:34:50.484010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=16 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T10:34:50.729229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=16 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:34:50.974857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=16 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T10:34:51.223504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=16 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:34:53.681395Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1090] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 email_count=1 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T10:34:53.682859Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:34:53.682997Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 model=gemini-flash-latest
2026-04-08T10:34:53.928928Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:34:54.323987Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:34:54.324603Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:34:54.461879Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:34:54.462116Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T10:34:55.260384Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T10:34:55.725883Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:36:02.584488Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T10:36:02.585107Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T10:36:04.905361Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T10:36:05.148111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:36:05.390932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:36:05.633796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:36:05.876814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:36:06.119562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:36:06.362409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:36:06.605269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:36:06.848140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:36:07.091023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:36:07.333913Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:36:07.576665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:36:07.819510Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:36:08.062440Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:36:08.305133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T10:36:08.548001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:36:08.790892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:36:09.033664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T10:36:09.276452Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T10:36:09.519363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:36:09.762280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T10:36:10.005312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:36:12.436909Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1090] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 email_count=1 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T10:36:12.438986Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:12.439179Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 model=gemini-flash-latest
2026-04-08T10:36:12.440544Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:12.440915Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=1009
2026-04-08T10:36:12.441152Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arizona state regulations. TRANSPORTATION ORDER DETAILS Order Number: 99468122 Permit Number: 2344848 Jurisdiction: Arizona Order Management: https://permits.synchrontms.com/order-details?orderId=99468122 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Length: 97\' 0" Height: 12\' 0" Weight: 130900 Order Specifications: Length: 97\' 1" Height: 13\' 6" Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is'
2026-04-08T10:36:12.441374Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T10:36:12.441604Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T10:36:12.441770Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 is_order_email=True
2026-04-08T10:36:12.442896Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:12.443050Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:14.548750Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 inserted_id=69d62f9e1e109c17fcc0d4bd
2026-04-08T10:36:14.549151Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861849189501803005 intake_record_id=69d62f9e1e109c17fcc0d4bd intake_title='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T10:36:14.549296Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:14.550011Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:14.550151Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 model=gemini-flash-latest
2026-04-08T10:36:14.551192Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:22.452622Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T10:36:22.452874Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 order_number=99468122 source=current_conversation_regex
2026-04-08T10:36:22.453102Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 order_number=99468122
2026-04-08T10:36:22.453950Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:22.454203Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:23.180553Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 doc_id=69d524e01e109c17fcc0a814 order_number=99468122 query_field=token
2026-04-08T10:36:23.180819Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 fields_mapped=6
2026-04-08T10:36:23.181202Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 order_number=99468122 sections_mapped=6
2026-04-08T10:36:23.181334Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:23.182055Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:23.182199Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 model=gemini-flash-latest
2026-04-08T10:36:23.183252Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:23.183412Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:36:24.233156Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 mailbox=INBOX readonly=True
2026-04-08T10:36:28.819378Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861849189501803005
2026-04-08T10:36:29.730656Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:29.731306Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1090 conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 seed_message_id=<order-99468122-8223d219@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861849189501803005 thread_fetch_succeeded=True
2026-04-08T10:36:38.699781Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 has_data=True thread_text_length=1090
2026-04-08T10:36:38.699974Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:38.700754Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:38.700913Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:38.710283Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T10:36:38.957301Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 inserted_id=69d62fb6a782662376c1cb18
2026-04-08T10:36:38.957527Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 mongodb_saved_id=69d62fb6a782662376c1cb18 order_number=99468122
2026-04-08T10:36:38.957653Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:38.958312Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T10:36:38.959316Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 errors=[] is_order_email=True order_number=99468122 submission_status=submit_failed
2026-04-08T10:36:39.204871Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 submission_status=submit_failed
2026-04-08T10:36:39.205098Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10
2026-04-08T10:36:39.447693Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T10:36:39.447909Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260408_063454_324212
2026-04-08T10:36:39.841435Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T10:36:39.842066Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_063454_324212
2026-04-08T10:39:54.548192Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:39:54.548797Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:39:55.791857Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 mailbox=INBOX readonly=True
2026-04-08T10:39:56.750533Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:41:05.938740Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 latest_message_count=50
2026-04-08T10:41:05.939319Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 uri=mongodb+srv://kartik...
2026-04-08T10:41:08.235176Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 database=HeavyHaulDB
2026-04-08T10:41:08.482084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=10 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:41:08.729079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=10 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:41:08.975964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=10 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:41:09.222855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=10 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:41:09.469912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=10 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:41:09.717944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=10 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:41:09.964876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=10 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:41:10.212035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=10 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:41:10.459059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=10 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:41:10.705959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=10 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:41:10.953009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=10 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:41:11.199896Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=10 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:41:11.446911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=10 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:41:11.693833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=10 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T10:41:11.940734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=10 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:41:12.187686Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=10 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:41:12.434643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=10 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T10:41:12.681597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=10 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T10:41:12.928532Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=10 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:41:13.175568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=10 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T10:41:13.422482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=10 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:41:13.669356Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=10 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T10:41:15.890781Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1032] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 email_count=1 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T10:41:15.892151Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:41:15.892292Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T10:41:16.139992Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:41:16.488675Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:41:16.488945Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T10:41:39.924882Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:41:39.925571Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:41:41.499386Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T10:41:42.554141Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:43:04.909968Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T10:43:04.910637Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T10:43:07.140150Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T10:43:07.379133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:43:07.631287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:43:07.870496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:43:08.118826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:43:08.357845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:43:08.608781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:43:08.847876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:43:09.086838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:43:09.326009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:43:09.564996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:43:09.804617Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:43:10.043740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:43:10.282789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:43:10.521837Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T10:43:10.760856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:43:10.999969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:43:11.239208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T10:43:11.493392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T10:43:11.732455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:43:11.971436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T10:43:12.210390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:43:12.449535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T10:43:14.599791Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1032] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 email_count=1 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T10:43:14.601160Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:14.601440Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T10:43:14.602501Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:14.602911Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=951
2026-04-08T10:43:14.603237Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arizona state regulations. TRANSPORTATION ORDER DETAILS Order Number: 07640028 Permit Number: 2344881-1 Jurisdiction: Arizona Order Management: https://permits.synchrontms.com/order-details?orderId=07640028 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 131600 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with'
2026-04-08T10:43:14.603457Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T10:43:14.603783Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T10:43:14.603917Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 is_order_email=True
2026-04-08T10:43:14.605059Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:14.605207Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:17.272805Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 inserted_id=69d631451e109c17fcc0d4fd
2026-04-08T10:43:17.273322Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861849471185693339 intake_record_id=69d631451e109c17fcc0d4fd intake_title='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T10:43:17.273465Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:17.274167Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:17.274309Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T10:43:17.275352Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:23.946405Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T10:43:23.946616Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 order_number=07640028 source=current_conversation_regex
2026-04-08T10:43:23.946960Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 order_number=07640028
2026-04-08T10:43:23.947811Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:23.947963Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:24.663450Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 doc_id=69d511e41e109c17fcc0a401 order_number=07640028 query_field=token
2026-04-08T10:43:24.663721Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 fields_mapped=6
2026-04-08T10:43:24.664202Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 order_number=07640028 sections_mapped=6
2026-04-08T10:43:24.664332Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:24.665016Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:24.665155Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T10:43:24.666442Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:24.666604Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:43:25.532593Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T10:43:29.309229Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861849471185693339
2026-04-08T10:43:30.136713Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:30.137445Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1032 conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 seed_message_id=<order-07640028-3126db7d@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861849471185693339 thread_fetch_succeeded=True
2026-04-08T10:43:35.808395Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 has_data=True thread_text_length=1032
2026-04-08T10:43:35.808583Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:35.809463Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:35.809625Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:35.820831Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T10:43:36.065152Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 inserted_id=69d63157a782662376c1cb1a
2026-04-08T10:43:36.065377Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 mongodb_saved_id=69d63157a782662376c1cb1a order_number=07640028
2026-04-08T10:43:36.065510Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:36.066174Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T10:43:36.067339Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 errors=[] is_order_email=True order_number=07640028 submission_status=submit_failed
2026-04-08T10:43:36.309182Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 submission_status=submit_failed
2026-04-08T10:43:36.309426Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9
2026-04-08T10:43:36.548416Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T10:43:36.548624Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260408_064139_925116
2026-04-08T10:43:36.935041Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T10:43:36.935617Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_064139_925116
2026-04-08T10:46:16.588889Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:46:16.589821Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:46:17.444677Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T10:46:17.915449Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:47:31.278121Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 latest_message_count=50
2026-04-08T10:47:31.279018Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 uri=mongodb+srv://kartik...
2026-04-08T10:47:33.528759Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 database=HeavyHaulDB
2026-04-08T10:47:33.782777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=9 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:47:34.023405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=9 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:47:34.264782Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=9 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:47:34.505896Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=9 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:47:34.747430Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=9 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:47:34.989147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=9 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:47:35.234137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=9 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:47:35.476396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=9 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:47:35.715146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=9 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:47:35.956161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=9 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:47:36.194819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=9 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:47:36.434920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=9 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:47:36.674416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=9 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:47:36.914344Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=9 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T10:47:37.153520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=9 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:47:37.392185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=9 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:47:37.630737Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=9 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T10:47:37.869487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=9 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T10:47:38.108381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=9 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:47:38.347525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=9 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T10:47:38.586357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=9 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:47:38.825101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=9 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T10:47:39.063791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=9 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T10:47:40.976113Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 email_count=1 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T10:47:40.977358Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:47:40.977500Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 model=gemini-flash-latest
2026-04-08T10:47:41.216894Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:47:41.615512Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:47:41.615766Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T10:48:37.024378Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:48:37.025029Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:48:38.107683Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T10:48:38.619057Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:50:03.704606Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T10:50:03.705174Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T10:50:06.171599Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T10:50:06.444069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:50:06.713182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:50:06.978277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:50:07.260600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:50:07.504014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:50:07.757123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:50:08.011107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:50:08.291732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:50:08.570785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:50:08.815848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:50:09.066339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:50:09.335450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:50:09.610103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:50:09.876495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T10:50:10.147031Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:50:10.426104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:50:10.698142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T10:50:10.943938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T10:50:11.186403Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:50:11.454321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T10:50:11.740956Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:50:12.007228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T10:50:12.251993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T10:50:14.382924Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 email_count=1 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T10:50:14.384188Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:14.384329Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 model=gemini-flash-latest
2026-04-08T10:50:14.385569Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:14.385906Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=949
2026-04-08T10:50:14.386141Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arizona state regulations. TRANSPORTATION ORDER DETAILS Order Number: 07640028 Permit Number: 2344881 Jurisdiction: Arizona Order Management: https://permits.synchrontms.com/order-details?orderId=07640028 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 131600 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with'
2026-04-08T10:50:14.386353Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T10:50:14.386580Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T10:50:14.386712Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 is_order_email=True
2026-04-08T10:50:14.387808Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:14.387959Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:17.170684Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 inserted_id=69d632e91e109c17fcc0d540
2026-04-08T10:50:17.171101Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861851293488752594 intake_record_id=69d632e91e109c17fcc0d540 intake_title='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T10:50:17.171247Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:17.171928Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:17.172069Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 model=gemini-flash-latest
2026-04-08T10:50:17.173143Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:29.497758Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Heavyhaulgbt conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T10:50:29.497980Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 order_number=07640028 source=current_conversation_regex
2026-04-08T10:50:29.498208Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 order_number=07640028
2026-04-08T10:50:29.498978Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:29.499195Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:30.231477Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 doc_id=69d511e41e109c17fcc0a401 order_number=07640028 query_field=token
2026-04-08T10:50:30.231753Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 fields_mapped=6
2026-04-08T10:50:30.232116Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 order_number=07640028 sections_mapped=6
2026-04-08T10:50:30.232252Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:30.232968Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:30.233108Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 model=gemini-flash-latest
2026-04-08T10:50:30.234175Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:30.234320Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:50:31.212321Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 mailbox=INBOX readonly=True
2026-04-08T10:50:35.653592Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861851293488752594
2026-04-08T10:50:36.560593Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:36.561205Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1030 conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 seed_message_id=<order-07640028-89ea8573@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861851293488752594 thread_fetch_succeeded=True
2026-04-08T10:50:40.620287Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 has_data=True thread_text_length=1030
2026-04-08T10:50:40.620475Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:40.621303Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:40.621466Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:40.630461Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T10:50:40.905542Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 inserted_id=69d63300a782662376c1cb1c
2026-04-08T10:50:40.905788Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 mongodb_saved_id=69d63300a782662376c1cb1c order_number=07640028
2026-04-08T10:50:40.905916Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:40.906572Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T10:50:40.907570Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Heavyhaulgbt conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 errors=[] is_order_email=True order_number=07640028 submission_status=submit_failed
2026-04-08T10:50:41.181549Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 submission_status=submit_failed
2026-04-08T10:50:41.181813Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8
2026-04-08T10:50:41.454368Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T10:50:41.454572Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260408_064837_024613
2026-04-08T10:50:41.941181Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T10:50:41.941716Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_064837_024613
2026-04-08T10:52:41.712558Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:52:41.713301Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:52:42.755101Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 mailbox=INBOX readonly=True
2026-04-08T10:52:43.473447Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:54:07.796964Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 latest_message_count=50
2026-04-08T10:54:07.797479Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 uri=mongodb+srv://kartik...
2026-04-08T10:54:10.053288Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 database=HeavyHaulDB
2026-04-08T10:54:10.294067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=8 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:54:10.534925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=8 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:54:10.775871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=8 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:54:11.017054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=8 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:54:11.258067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=8 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:54:11.499030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=8 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:54:11.739963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=8 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:54:11.980888Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=8 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:54:12.221614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=8 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:54:12.462592Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=8 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:54:12.703536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=8 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:54:12.944551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=8 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:54:13.185665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=8 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:54:13.426593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=8 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T10:54:13.667528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=8 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:54:13.908446Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=8 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:54:14.149306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=8 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T10:54:14.394867Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=8 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T10:54:14.635808Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=8 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:54:14.876824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=8 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T10:54:15.117649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=8 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:54:15.358548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=8 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T10:54:15.599469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=8 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T10:54:15.840393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=8 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T10:54:17.525591Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 email_count=1 subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T10:54:17.527015Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T10:54:17.527155Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:54:17.768735Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T10:54:18.235996Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T10:54:18.236226Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T10:55:42.033044Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:55:42.033660Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:55:43.048146Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T10:55:43.781242Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T10:57:08.426413Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T10:57:08.427014Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T10:57:10.664438Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T10:57:10.900226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T10:57:11.136063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T10:57:11.371971Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T10:57:11.608077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T10:57:11.843873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T10:57:12.079671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T10:57:12.315728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T10:57:12.551511Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T10:57:12.787375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T10:57:13.023217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T10:57:13.259155Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T10:57:13.495037Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T10:57:13.730978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T10:57:13.966638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T10:57:14.202503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T10:57:14.438265Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T10:57:14.674078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T10:57:14.909814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T10:57:15.145653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T10:57:15.381754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T10:57:15.617614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T10:57:15.857064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T10:57:16.092850Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T10:57:16.329443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T10:57:17.981248Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 email_count=1 subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T10:57:17.982498Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T10:57:17.982640Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:57:17.983854Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T10:57:17.984101Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-08T10:57:17.984321Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-08T10:57:17.984471Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T10:57:17.984698Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-08T10:57:17.984834Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 is_order_email=False
2026-04-08T10:57:17.985896Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T10:57:17.986493Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T10:57:18.225290Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 submission_status=not_attempted
2026-04-08T10:57:18.225701Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[848, 848, 1029, 873, 873, 873, 873, 1032] conversation_id=1861825607212114882 conversation_index=2 conversation_total=7 email_count=8 subject='Order Confirmation'
2026-04-08T10:57:18.226978Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861825607212114882 conversation_index=2 conversation_total=7
2026-04-08T10:57:18.227117Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861825607212114882 conversation_index=2 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:57:18.228137Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861825607212114882 conversation_index=2 conversation_total=7
2026-04-08T10:57:18.229111Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861825607212114882 conversation_index=2 conversation_total=7 email_count=8 first_100_chars='$300.00 USD\n\n04/07/2026 11:21:01 AM\n\nSTATE OF NY DOT WEB\n\nYour payment has been approved\n\nTransactio' text_length=7282
2026-04-08T10:57:18.229411Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861825607212114882 conversation_index=2 conversation_total=7 snippet='$300.00 USD 04/07/2026 11:21:01 AM STATE OF NY DOT WEB Your payment has been approved Transaction Type SALE Payment VISA 42**********0494 Transaction ID 070426C1C-A2D81CE6-2D08-4BDA-9EFD-AD339BC2C94E Approval Code 03051G Approval Message APPROVAL ECI HOOCS Transaction Ref 166-1204644 Description Escrow Deposit Total $300.00 USD STATE OF NY DOT WEB 50 WOLF RD ALBANY NY 12205-2603 518-457-0359 The information contained in this e-mail and in any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this'
2026-04-08T10:57:20.056541Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861825607212114882 conversation_index=2 conversation_total=7 raw_answer=no
2026-04-08T10:57:20.056903Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861825607212114882 conversation_index=2 conversation_total=7 is_order_email=False snippet='$300.00 USD 04/07/2026 11:21:01 AM STATE OF NY DOT WEB Your payment has been app'
2026-04-08T10:57:20.057041Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861825607212114882 conversation_index=2 conversation_total=7 is_order_email=False
2026-04-08T10:57:20.058474Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=2 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T10:57:20.059660Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861825607212114882 conversation_index=2 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T10:57:20.298077Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861825607212114882 conversation_index=2 conversation_total=7 submission_status=not_attempted
2026-04-08T10:57:20.298564Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[70, 337] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 email_count=2 subject='Re: Pilot Green Oregon Load'
2026-04-08T10:57:20.299869Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:20.300010Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:57:20.301066Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:20.301346Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 email_count=2 first_100_chars='Nikolas Green\nUS Road Trucker LLC\n808-767-4028\nusroadtrucker@gmail.com\n\n---\n\nUnderstood thank you Jo' text_length=414
2026-04-08T10:57:20.301574Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 snippet='Nikolas Green US Road Trucker LLC 808-767-4028 usroadtrucker@gmail.com --- Understood thank you José. The only thing I forgot to send you is pictures of my truck and my Zelle information. Please let me know if you need any other information. Thank you again. Zelle payment * Phone number*: 808-767-4028 Nikolas Green US Road Trucker LLC Nikolas Green US Road Trucker LLC 808-767-4028 usroadtrucker@gmail.com'
2026-04-08T10:57:23.446473Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 raw_answer=yes
2026-04-08T10:57:23.446808Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 is_order_email=True snippet='Nikolas Green US Road Trucker LLC 808-767-4028 usroadtrucker@gmail.com --- Under'
2026-04-08T10:57:23.446944Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 is_order_email=True
2026-04-08T10:57:23.448377Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:23.448535Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:26.403460Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 inserted_id=69d634961e109c17fcc0d5a7
2026-04-08T10:57:26.403911Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861852329720830520 intake_record_id=69d634961e109c17fcc0d5a7 intake_title='Re: Pilot Green Oregon Load'
2026-04-08T10:57:26.404066Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:26.404761Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:26.404899Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:57:26.405957Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:28.691992Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='US Road Trucker LLC' conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 sender_emails=['usroadtrucker@gmail.com']
2026-04-08T10:57:34.606779Z [info     ] Bot 3 - No order confirmation emails resolved an order number [OrderLookupAgent] client_name='US Road Trucker LLC' conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 sender_emails=['usroadtrucker@gmail.com']
2026-04-08T10:57:34.607019Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='US Road Trucker LLC' conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 order_number=
2026-04-08T10:57:34.607278Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 order_number=
2026-04-08T10:57:34.608208Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:34.608380Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:34.608489Z [warning  ] Bot 4 - No order number provided, skipping enrichment [MongoDBEnrichmentAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:34.608708Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:34.609341Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:34.609480Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:57:34.610519Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:34.610662Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:57:35.594973Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T10:57:41.294643Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861852329720830520
2026-04-08T10:57:42.193049Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:42.193656Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=637 conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 seed_message_id=<B79CF2B0-7A7A-4212-BC0B-A6B66575AE55@gmail.com> source_email_count=4 source_thread_id=1861852329720830520 thread_fetch_succeeded=True
2026-04-08T10:57:45.293931Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 has_data=True thread_text_length=637
2026-04-08T10:57:45.294121Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:45.294934Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:45.295092Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:45.295319Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 submission_blockers=['order_number', 'commodity.weight_lbs']
2026-04-08T10:57:45.295443Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7
2026-04-08T10:57:45.295991Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:57:45.296620Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='US Road Trucker LLC' conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: order_number, commodity.weight_lbs'] is_order_email=True order_number= submission_status=blocked
2026-04-08T10:57:45.535360Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 submission_status=blocked
2026-04-08T10:57:45.535584Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=3 conversation_total=7 missing_requirements=['order_number', 'commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:57:45.536008Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[4918, 5585] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 email_count=2 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T10:57:45.537200Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:45.537342Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:57:45.588855Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:45.590099Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 email_count=2 first_100_chars='Team, please amend this permit. Move the start date atleast to Friday the 10th or Thursday the 9th s' text_length=10407
2026-04-08T10:57:45.590478Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 snippet='Team, please amend this permit. Move the start date atleast to Friday the 10th or Thursday the 9th so it expires by the end of next week. I have discussed with someone from your office today about that, this move picks up on the 9th this Thursday out of TX and has to be delivered by Thursday next week. Same goes with the 2nd truck We are only getting loaded in Texas on the 9th (Thursday) CJ Green Dispatch coordinator E: cj@harvestfreight.us<mailto:cj@harvestfreight.us> T: (331) 466-0011 x 901 A: Harvest Freight Inc.ㅤㅤㅤㅤ 26401 W Red Apple Rd, Plainfield, IL US 60585'
2026-04-08T10:57:47.542481Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 raw_answer=yes
2026-04-08T10:57:47.542800Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 is_order_email=True snippet='Team, please amend this permit. Move the start date atleast to Friday the 10th o'
2026-04-08T10:57:47.542940Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 is_order_email=True
2026-04-08T10:57:47.544220Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:47.544381Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:50.521463Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 inserted_id=69d634ae1e109c17fcc0d5ab
2026-04-08T10:57:50.521962Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861852072782862391 intake_record_id=69d634ae1e109c17fcc0d5ab intake_title='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T10:57:50.522113Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:50.522859Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:50.522999Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:57:50.524029Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:52.519485Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 sender_emails=['cj@harvestfreight.us']
2026-04-08T10:57:54.967656Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 order_number=72865010
2026-04-08T10:57:54.968011Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 order_number=72865010
2026-04-08T10:57:54.968916Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:54.969070Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:55.439679Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 doc_id=69d3e1e71e109c17fcc065fb order_number=72865010 query_field=token
2026-04-08T10:57:55.439950Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 fields_mapped=6
2026-04-08T10:57:55.440324Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 order_number=72865010 sections_mapped=6
2026-04-08T10:57:55.440458Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:55.441166Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:55.441305Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:57:55.442373Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:57:55.442518Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:57:56.293648Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T10:58:02.299607Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 email_count=5 mailbox='[Gmail]/All Mail' thread_id=1861852072782862391
2026-04-08T10:58:03.215095Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:58:03.216594Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=4926 conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 seed_message_id=<DM6PR06MB4732DA3307DFBAEF10ADCBABD75AA@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=5 source_thread_id=1861852072782862391 thread_fetch_succeeded=True
2026-04-08T10:58:07.029826Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 has_data=True thread_text_length=4926
2026-04-08T10:58:07.030024Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:58:07.030778Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:58:07.031016Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:58:07.031255Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 submission_blockers=['commodity.weight_lbs']
2026-04-08T10:58:07.031398Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7
2026-04-08T10:58:07.031979Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T10:58:07.032965Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=72865010 submission_status=blocked
2026-04-08T10:58:07.271206Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 submission_status=blocked
2026-04-08T10:58:07.271434Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=4 conversation_total=7 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T10:58:07.271947Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861853362735199140 conversation_index=5 conversation_total=7 email_count=1 subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T10:58:07.273077Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861853362735199140 conversation_index=5 conversation_total=7
2026-04-08T10:58:07.273216Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861853362735199140 conversation_index=5 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:58:07.274248Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861853362735199140 conversation_index=5 conversation_total=7
2026-04-08T10:58:07.274498Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861853362735199140 conversation_index=5 conversation_total=7 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-08T10:58:07.274722Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861853362735199140 conversation_index=5 conversation_total=7 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-08T10:58:07.274869Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861853362735199140 conversation_index=5 conversation_total=7 subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T10:58:07.275096Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861853362735199140 conversation_index=5 conversation_total=7 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-08T10:58:07.275222Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861853362735199140 conversation_index=5 conversation_total=7 is_order_email=False
2026-04-08T10:58:07.276308Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=5 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T10:58:07.276943Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861853362735199140 conversation_index=5 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T10:58:07.515590Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861853362735199140 conversation_index=5 conversation_total=7 submission_status=not_attempted
2026-04-08T10:58:07.515991Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3100] conversation_id=1861854245977193758 conversation_index=6 conversation_total=7 email_count=1 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T10:58:07.517171Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861854245977193758 conversation_index=6 conversation_total=7
2026-04-08T10:58:07.517312Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861854245977193758 conversation_index=6 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:58:07.518342Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861854245977193758 conversation_index=6 conversation_total=7
2026-04-08T10:58:07.518773Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861854245977193758 conversation_index=6 conversation_total=7 email_count=1 first_100_chars='Everingham & Kerr, Inc.\n\nMergers & Acquisitions since 1988\n<<DOWNLOAD NDA HERE>> [https://www.everke' text_length=3100
2026-04-08T10:58:07.519045Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861854245977193758 conversation_index=6 conversation_total=7 snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 <<DOWNLOAD NDA HERE>> [https://www.everkerr.com/wp-content/uploads/2026/04/3486V-Confidentiality-Agreement_PRSES.pdf] New Acquisition Opportunity: Provider of Renewable Solar Energy Solutions Everingham & Kerr, Inc. has been retained to arrange the sale of a Provider of Renewable Solar Energy Solutions located in Puerto Rico. Below are some business highlights: * Over $3M in revenue with $400K in normalized EBITDA. * 100% renewable solar energy solutions for residential and commercial installations in Puerto Rico. * Typical customers are homeowners and businesses looking to reduce their carbon footprint and save on energy costs by switching to solar power, as well as'
2026-04-08T10:58:09.836903Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861854245977193758 conversation_index=6 conversation_total=7 raw_answer=no
2026-04-08T10:58:09.837204Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861854245977193758 conversation_index=6 conversation_total=7 is_order_email=False snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 <<DOWNLOAD NDA HERE>> '
2026-04-08T10:58:09.837343Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861854245977193758 conversation_index=6 conversation_total=7 is_order_email=False
2026-04-08T10:58:09.838663Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=6 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T10:58:09.839305Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861854245977193758 conversation_index=6 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T10:58:10.077922Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861854245977193758 conversation_index=6 conversation_total=7 submission_status=not_attempted
2026-04-08T10:58:10.078376Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 email_count=1 subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T10:58:10.079770Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:10.079939Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:58:10.081017Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:10.081484Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=949
2026-04-08T10:58:10.081873Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arizona state regulations. TRANSPORTATION ORDER DETAILS Order Number: 88785921 Permit Number: 2344999 Jurisdiction: Arizona Order Management: https://permits.synchrontms.com/order-details?orderId=88785921 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 106000 Order Specifications: Weight: 113000 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with'
2026-04-08T10:58:10.082142Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T10:58:10.082500Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T10:58:10.082632Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 is_order_email=True
2026-04-08T10:58:10.083937Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:10.084090Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:12.923188Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 inserted_id=69d634c41e109c17fcc0d5b3
2026-04-08T10:58:12.923757Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861855345187603955 intake_record_id=69d634c41e109c17fcc0d5b3 intake_title='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T10:58:12.923908Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:12.924573Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:12.924738Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:58:12.925793Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:29.924910Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T10:58:29.925127Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 order_number=88785921 source=current_conversation_regex
2026-04-08T10:58:29.925481Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 order_number=88785921
2026-04-08T10:58:29.926371Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:29.926523Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:30.396929Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 doc_id=69d56e781e109c17fcc0b63a order_number=88785921 query_field=token
2026-04-08T10:58:30.397184Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 fields_mapped=6
2026-04-08T10:58:30.397722Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 order_number=88785921 sections_mapped=6
2026-04-08T10:58:30.397862Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:30.398551Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:30.398694Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 model=gemini-flash-latest
2026-04-08T10:58:30.399720Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:30.399864Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:58:31.264726Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T10:58:35.318197Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861855345187603955
2026-04-08T10:58:36.230933Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:36.231668Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1030 conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 seed_message_id=<order-88785921-c19f5dd4@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861855345187603955 thread_fetch_succeeded=True
2026-04-08T10:58:41.669504Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 has_data=True thread_text_length=1030
2026-04-08T10:58:41.669720Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:41.670553Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:41.670739Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:41.679170Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T10:58:41.921969Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 inserted_id=69d634e1a782662376c1cb1e
2026-04-08T10:58:41.922193Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 mongodb_saved_id=69d634e1a782662376c1cb1e order_number=88785921
2026-04-08T10:58:41.922317Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:41.923135Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T10:58:41.924403Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 errors=[] is_order_email=True order_number=88785921 submission_status=submit_failed
2026-04-08T10:58:42.165115Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861855345187603955 conversation_index=7 conversation_total=7 submission_status=submit_failed
2026-04-08T10:58:42.165340Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=7 conversation_total=7
2026-04-08T10:58:42.403278Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T10:58:42.403483Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=7 classifier_input_words=50 completed_order_found=True conversation_count=7 max_messages_requested=50 non_order_email_count=4 order_email_count=3 payload_count=1 run_trace_dir=all_steps_data/run_20260408_065542_033280
2026-04-08T10:58:43.520614Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T10:58:43.521180Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=7 orders=3 run_trace_dir=all_steps_data/run_20260408_065542_033280
2026-04-08T10:59:18.336751Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T10:59:18.337421Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T10:59:19.885161Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T10:59:20.660773Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:00:51.658514Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T11:00:51.659482Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T11:00:53.928116Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T11:00:54.177871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=7 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:00:54.417539Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=7 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:00:54.657144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=7 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:00:54.896728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=7 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:00:55.136423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:00:55.376161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:00:55.615761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:00:55.855468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:00:56.095075Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:00:56.334529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:00:56.574207Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:00:56.813776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:00:57.053639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:00:57.293471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=7 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:00:57.533003Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:00:57.772799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:00:58.012436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:00:58.252128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:00:58.491830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:00:58.731492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:00:58.971066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:00:59.210670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:00:59.450331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:00:59.689894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:00:59.929576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:01:00.176817Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:01:00.417065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:01:00.656633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:01:00.896199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:01:01.135982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:01:01.375532Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:01:01.375767Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:01:01.614863Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:01:02.039986Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:01:02.040624Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_065918_336990
2026-04-08T11:03:43.615387Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:03:43.616170Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:03:44.560382Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T11:03:45.095351Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:05:05.206299Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T11:05:05.207076Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T11:05:07.450624Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T11:05:07.692174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:05:07.933891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:05:08.175401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:05:08.417137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:05:08.658800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:05:08.900560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:05:09.142192Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:05:09.383807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:05:09.625369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:05:09.867036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:05:10.108852Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:05:10.350439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:05:10.591925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:05:10.839778Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:05:11.081390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:05:11.323080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:05:11.564666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:05:11.806621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:05:12.048306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:05:12.290011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:05:12.531666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:05:12.773147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:05:13.016258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:05:13.257776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:05:13.499182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:05:13.740847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:05:13.982497Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:05:14.224100Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:05:14.465740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:05:14.707268Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:05:14.948821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:05:14.949049Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T11:05:15.190138Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T11:05:15.633271Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T11:05:15.633841Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_070343_615636
2026-04-08T11:06:02.140868Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:06:02.141500Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:06:03.157026Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T11:06:03.870072Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:07:29.962403Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T11:07:29.962977Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T11:07:32.211728Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T11:07:32.451499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=7 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:07:32.691510Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=7 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:07:32.931425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=7 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:07:33.171280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=7 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:07:33.411177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:07:33.651149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:07:33.891034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:07:34.131005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:07:34.371037Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:07:34.611424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:07:34.851502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:07:35.091441Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:07:35.331344Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:07:35.571442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=7 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:07:35.812104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:07:36.052165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:07:36.292335Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:07:36.532238Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:07:36.772063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:07:37.012364Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:07:37.252234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:07:37.492288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:07:37.732358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:07:37.972292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:07:38.212183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:07:38.452121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:07:38.691967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:07:38.933498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:07:39.173671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:07:39.413563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:07:39.653525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:07:39.653767Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:07:39.893547Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:07:40.355360Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:07:40.355941Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_070602_141109
2026-04-08T11:10:15.728006Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:10:15.728627Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:10:16.786865Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T11:10:17.428667Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:11:52.373924Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T11:11:52.374478Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T11:11:54.649648Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T11:11:54.891534Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:11:55.133220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:11:55.386418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:11:55.652011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:11:55.893721Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:11:56.135372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:11:56.396503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:11:56.638153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:11:56.879925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:11:57.121647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:11:57.378203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:11:57.620051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:11:57.861912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:11:58.103698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:11:58.347358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:11:58.589121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:11:58.830818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:11:59.072473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:11:59.324083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:11:59.565785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:11:59.807603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:12:00.049270Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:12:00.291181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:12:00.540271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:12:00.791191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:12:01.032965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:12:01.274761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:12:01.516568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:12:01.771440Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:12:02.013133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:12:02.255190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:12:02.255417Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T11:12:02.496825Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T11:12:03.054222Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T11:12:03.054792Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_071015_728243
2026-04-08T11:12:40.454615Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:12:40.455324Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:12:41.496063Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T11:12:42.110320Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:14:15.875310Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T11:14:15.875944Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T11:14:18.183487Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T11:14:18.429896Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=7 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:14:18.675949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=7 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:14:18.922050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=7 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:14:19.168026Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=7 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:14:19.427610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:14:19.673654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:14:19.919914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:14:20.166147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:14:20.424103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:14:20.670593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:14:20.917016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:14:21.163160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:14:21.410224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:14:21.656208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=7 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:14:21.902264Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:14:22.148498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:14:22.394667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:14:22.640927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:14:22.886996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:14:23.133153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:14:23.381035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:14:23.627216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:14:23.873307Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:14:24.119390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:14:24.365571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:14:24.611595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:14:24.857661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:14:25.104775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:14:25.350982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:14:25.605190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:14:25.851279Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:14:25.851567Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:14:26.100576Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:14:26.650656Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:14:26.651209Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_071240_454884
2026-04-08T11:17:03.154932Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:17:03.155674Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:17:04.346285Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T11:17:05.075568Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:18:59.470749Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T11:18:59.471291Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T11:19:01.754828Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T11:19:01.999294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:19:02.244067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:19:02.488782Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:19:02.733187Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:19:02.977873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:19:03.222291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:19:03.466879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:19:03.711421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:19:03.956014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:19:04.200495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:19:04.447221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:19:04.691742Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:19:04.936480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:19:05.181079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:19:05.425613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:19:05.670028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:19:05.926584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:19:06.171381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:19:06.416064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:19:06.660559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:19:06.905223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:19:07.149683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:19:07.394249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:19:07.638879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:19:07.883368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:19:08.127976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:19:08.372519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:19:08.617073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:19:08.861608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:19:09.106034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:19:09.350631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:19:09.350863Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T11:19:09.595173Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T11:19:10.250666Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T11:19:10.251216Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_071703_155174
2026-04-08T11:19:26.750123Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:19:26.750857Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:19:28.582402Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T11:19:29.488268Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:21:51.969387Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T11:21:51.970135Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T11:21:54.244723Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T11:21:54.485621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=7 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:21:54.739242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=7 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:21:54.982252Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=7 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:21:55.223054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=7 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:21:55.464364Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:21:55.711972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:21:55.952953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:21:56.193768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:21:56.440372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:21:56.706140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:21:56.946942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:21:57.187636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:21:57.428449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:21:57.678396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=7 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:21:57.919167Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:21:58.160049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:21:58.400920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:21:58.643495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:21:58.884113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:21:59.124905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:21:59.365767Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:21:59.606914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:21:59.847891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:22:00.088591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:22:00.332371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:22:00.573217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:22:00.813969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:22:01.054807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:22:01.296353Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:22:01.537213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:22:01.778202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:22:01.778452Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:22:02.018853Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:22:02.909546Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:22:02.910125Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_071926_750366
2026-04-08T11:24:10.344138Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:24:10.344839Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:24:11.639179Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T11:24:12.458068Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:26:32.015921Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T11:26:32.016561Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T11:26:34.275153Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T11:26:34.515572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:26:34.756088Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:26:34.996438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:26:35.237083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:26:35.477529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:26:35.717973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:26:35.958633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:26:36.200981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:26:36.441598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:26:36.682109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:26:36.922604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:26:37.163201Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:26:37.403713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:26:37.644243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:26:37.884822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:26:38.125474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:26:38.366079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:26:38.606646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:26:38.847276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:26:39.087792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:26:39.328496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:26:39.569038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:26:39.809630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:26:40.050103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:26:40.290806Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:26:40.531315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:26:40.771763Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:26:41.012274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:26:41.252604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:26:41.493118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:26:41.733595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:26:41.733823Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T11:26:41.974018Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T11:26:42.770600Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T11:26:42.771210Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_072410_344373
2026-04-08T11:27:03.009863Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:27:03.010499Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:27:04.460401Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T11:27:05.386529Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:29:22.481403Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T11:29:22.481984Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T11:29:24.782761Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T11:29:25.029055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=7 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:29:25.275407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=7 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:29:25.521718Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=7 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:29:25.769739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=7 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:29:26.021911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:29:26.268294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:29:26.528084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:29:26.774369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:29:27.020727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:29:27.267035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:29:27.513314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:29:27.759599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:29:28.006049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:29:28.252320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=7 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:29:28.498665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:29:28.745026Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:29:28.991364Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:29:29.237612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:29:29.483854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:29:29.730104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:29:29.976380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:29:30.222700Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:29:30.469034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:29:30.726777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:29:30.973458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:29:31.219682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:29:31.466054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:29:31.712315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:29:31.958644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:29:32.204961Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:29:32.451376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:29:32.451608Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:29:32.697628Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:29:33.424237Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:29:33.424767Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_072703_010105
2026-04-08T11:31:42.842872Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:31:42.843577Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:31:44.329021Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T11:31:45.213930Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:34:16.414725Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T11:34:16.415394Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T11:34:18.679521Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T11:34:18.917644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:34:19.155826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:34:19.393826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:34:19.631911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:34:19.870007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:34:20.108097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:34:20.346177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:34:20.594243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:34:20.832432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:34:21.070570Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:34:21.308739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:34:21.546862Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:34:21.784945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:34:22.023152Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:34:22.261324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:34:22.499644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:34:22.737724Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:34:22.975855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:34:23.213966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:34:23.452083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:34:23.690130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:34:23.928163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:34:24.166234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:34:24.404452Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:34:24.642621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:34:24.882414Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:34:25.120636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:34:25.358877Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:34:25.597107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:34:25.835164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:34:26.077995Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:34:26.078280Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T11:34:26.316243Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T11:34:26.995458Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T11:34:26.996033Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_073142_843108
2026-04-08T11:34:33.524843Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:34:33.525563Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:34:34.826676Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T11:34:35.600294Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:36:47.123699Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T11:36:47.124821Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T11:36:49.447542Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T11:36:49.692451Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=7 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:36:49.931482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=7 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:36:50.172667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=7 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:36:50.412868Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=7 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:36:50.651605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:36:50.891048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:36:51.130105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:36:51.407897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:36:51.648797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:36:51.887487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:36:52.126087Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:36:52.368328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:36:52.607095Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:36:52.845839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=7 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:36:53.084472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:36:53.356601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:36:53.641705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:36:53.881724Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:36:54.120445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:36:54.400057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:36:54.638977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:36:54.886638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:36:55.125712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:36:55.377071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:36:55.615992Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:36:55.854752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:36:56.093328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:36:56.341141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:36:56.588265Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:36:56.827047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:36:57.065851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:36:57.066107Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:36:57.304420Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:36:58.259199Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:36:58.259805Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_073433_525081
2026-04-08T11:39:27.094827Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:39:27.095525Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:39:28.350929Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T11:39:29.299590Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:41:33.295794Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T11:41:33.296495Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T11:41:35.514196Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T11:41:35.753825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:41:35.989333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:41:36.225125Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:41:36.460825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:41:36.696569Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:41:36.932289Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:41:37.167848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:41:37.403510Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:41:37.639194Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:41:37.874849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:41:38.110516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:41:38.346204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:41:38.582219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:41:38.817891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:41:39.053542Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:41:39.289302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:41:39.525257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:41:39.760973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:41:39.996533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:41:40.232409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:41:40.468108Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:41:40.703743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:41:40.939376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:41:41.175051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:41:41.410899Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:41:41.646846Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:41:41.882533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:41:42.118220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:41:42.353908Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:41:42.589684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:41:42.825344Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:41:42.825560Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T11:41:43.061075Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T11:41:43.810288Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T11:41:43.810970Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_073927_095067
2026-04-08T11:41:58.360053Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:41:58.360733Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:42:00.032292Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T11:42:01.164591Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51053 unseen_only=False
2026-04-08T11:44:18.925940Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T11:44:18.926492Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T11:44:21.207655Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T11:44:21.447487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=7 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:44:21.687308Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=7 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:44:21.927036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=7 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:44:22.166712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=7 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:44:22.406443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:44:22.646152Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:44:22.885941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:44:23.125597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:44:23.370930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:44:23.610572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:44:23.850274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:44:24.090008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:44:24.329786Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:44:24.569463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=7 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:44:24.809282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:44:25.049036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:44:25.288766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:44:25.528301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:44:25.768023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:44:26.007743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:44:26.247529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:44:26.487366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:44:26.727205Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:44:26.966825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:44:27.206492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:44:27.446162Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:44:27.685767Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:44:27.925515Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:44:28.165173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:44:28.405305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:44:28.645232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:44:28.645477Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:44:28.895772Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:44:29.576903Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:44:29.577467Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_074158_360304
2026-04-08T11:46:43.911363Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:46:43.912040Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:46:45.176603Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T11:46:46.101980Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51054 unseen_only=False
2026-04-08T11:49:01.185546Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-08T11:49:01.186070Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T11:49:03.472090Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T11:49:03.715539Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:49:03.959012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:49:04.202672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:49:04.446177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:49:04.689728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:49:04.933131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:49:05.176841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:49:05.420507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:49:05.664227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:49:05.907774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:49:06.151285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:49:06.394863Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:49:06.638548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:49:06.882228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:49:07.125770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:49:07.369403Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:49:07.612919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:49:07.856518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:49:08.100065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:49:08.343727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:49:08.587343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:49:08.830941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:49:09.074538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:49:09.318151Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:49:09.561746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:49:09.805231Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:49:10.048821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:49:10.292363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:49:10.536103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:49:10.779604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:49:11.023137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:49:11.266972Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[96] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 email_count=1 subject=
2026-04-08T11:49:11.268405Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:11.268546Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T11:49:11.269912Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:11.270232Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Good morning\n\nI just made an account with you. I want to start making permits with\nyour company.' text_length=96
2026-04-08T11:49:11.270455Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 snippet='Good morning I just made an account with you. I want to start making permits with your company.'
2026-04-08T11:49:13.970181Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-08T11:49:13.970566Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 is_order_email=True snippet='Good morning I just made an account with you. I want to start making permits wit'
2026-04-08T11:49:13.970738Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-08T11:49:13.971983Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:13.972144Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:17.644550Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 inserted_id=69d640bd1e109c17fcc0d822
2026-04-08T11:49:17.645131Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861902491890102724 intake_record_id=69d640bd1e109c17fcc0d822 intake_title='Good morning I just made an account with you. I'
2026-04-08T11:49:17.645294Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:17.646008Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:17.646148Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T11:49:17.647175Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:19.290586Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='MJ Express' conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 sender_emails=['dispatch.mjexpress@gmail.com']
2026-04-08T11:49:22.985996Z [info     ] Bot 3 - No order confirmation emails resolved an order number [OrderLookupAgent] client_name='MJ Express' conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 sender_emails=['dispatch.mjexpress@gmail.com']
2026-04-08T11:49:22.986212Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='MJ Express' conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 order_number=
2026-04-08T11:49:22.986515Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 order_number=
2026-04-08T11:49:22.987471Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:22.987626Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:22.987746Z [warning  ] Bot 4 - No order number provided, skipping enrichment [MongoDBEnrichmentAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:22.987956Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:22.988510Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:22.988644Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T11:49:22.989750Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:22.989891Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:49:24.145932Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-08T11:49:29.671925Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:49:29.672623Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:49:30.378207Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861902491890102724
2026-04-08T11:49:31.021365Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T11:49:31.798507Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51054 unseen_only=False
2026-04-08T11:49:31.816404Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:31.817044Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=96 conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 seed_message_id=<CALSUT11oY4RpAusu2yPmVJF+RsPQ4-W-_O1-8rn2jg0Ho1r+YA@mail.gmail.com> source_email_count=1 source_thread_id=1861902491890102724 thread_fetch_succeeded=True
2026-04-08T11:49:35.472340Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 has_data=True thread_text_length=96
2026-04-08T11:49:35.472549Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:35.473433Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:35.473597Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:35.473853Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 submission_blockers=['order_number', 'commodity.weight_lbs']
2026-04-08T11:49:35.473993Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1
2026-04-08T11:49:35.474583Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T11:49:35.475220Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='MJ Express' conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: order_number, commodity.weight_lbs'] is_order_email=True order_number= submission_status=blocked
2026-04-08T11:49:35.722759Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-08T11:49:35.722987Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 missing_requirements=['order_number', 'commodity.weight_lbs', 'final_merged_payload']
2026-04-08T11:49:35.966295Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T11:49:35.966519Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260408_074643_911603
2026-04-08T11:49:36.718006Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T11:49:36.718568Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_074643_911603
2026-04-08T11:51:37.931169Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T11:51:37.931752Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T11:51:40.216730Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T11:51:40.457968Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=7 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:51:40.699051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=7 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:51:40.940222Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=7 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:51:41.181619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=7 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:51:41.426466Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:51:41.667780Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:51:41.908989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:51:42.150268Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:51:42.391765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:51:42.633253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:51:42.887429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:51:43.128595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:51:43.369948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:51:43.611204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=7 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:51:43.852493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:51:44.093641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:51:44.334821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:51:44.576124Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:51:44.817420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:51:45.058599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:51:45.300105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:51:45.541975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:51:45.783628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:51:46.024967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:51:46.266110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:51:46.507392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:51:46.749314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:51:46.990634Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:51:47.234646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:51:47.481465Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:51:47.723136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:51:47.964429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=7 fingerprint=4709544afae7377e8634a7e25893e599f8c681f615646d37bb8c105ea12b6f29 subject=
2026-04-08T11:51:47.964663Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:51:48.207152Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:51:48.976473Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:51:48.977033Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_074929_672167
2026-04-08T11:54:36.818870Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:54:36.819403Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:54:38.020032Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T11:54:38.999422Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51054 unseen_only=False
2026-04-08T11:56:45.685789Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-08T11:56:45.686323Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T11:56:47.999496Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T11:56:48.244311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:56:48.488989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:56:48.745291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:56:48.989932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:56:49.075974Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T11:56:49.076581Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T11:56:49.240425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:56:49.484994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:56:49.751623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:56:49.996242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:56:50.243516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:56:50.488126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:56:50.593904Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T11:56:50.732783Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:56:50.977404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:56:51.222259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:56:51.467027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:56:51.619338Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51054 unseen_only=False
2026-04-08T11:56:51.718406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:56:51.980924Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:56:52.239135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:56:52.483871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:56:52.794488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:56:53.053745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:56:53.301063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:56:53.545722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:56:53.794768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:56:54.039446Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:56:54.284146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:56:54.529243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:56:54.783088Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:56:55.037404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:56:55.282081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:56:55.526809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:56:55.771677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:56:56.016442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=4709544afae7377e8634a7e25893e599f8c681f615646d37bb8c105ea12b6f29 subject=
2026-04-08T11:56:56.016658Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T11:56:56.261024Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T11:56:56.994079Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T11:56:56.994713Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_075436_819100
2026-04-08T11:59:07.104372Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T11:59:07.104898Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T11:59:09.387598Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T11:59:09.632886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=7 fingerprint=983412615304061fbc2211f537e44ab51217a602ba42ba2063e74b93d56eb2e2 subject='Re: PA only'
2026-04-08T11:59:09.877638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=7 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T11:59:10.122656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=7 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T11:59:10.367647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=7 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T11:59:10.612679Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T11:59:10.857625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T11:59:11.102574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T11:59:11.347512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T11:59:11.592546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T11:59:11.837501Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T11:59:12.096277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T11:59:12.341237Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T11:59:12.586338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T11:59:12.838965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=7 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T11:59:13.083859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T11:59:13.328837Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T11:59:13.573744Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T11:59:13.819067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T11:59:14.063942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T11:59:14.308937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T11:59:14.553926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T11:59:14.798866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T11:59:15.046017Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T11:59:15.290937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T11:59:15.535876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T11:59:15.780866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T11:59:16.025718Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T11:59:16.270751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T11:59:16.515613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T11:59:16.760501Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T11:59:17.005427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T11:59:17.250367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=7 fingerprint=4709544afae7377e8634a7e25893e599f8c681f615646d37bb8c105ea12b6f29 subject=
2026-04-08T11:59:17.250606Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:59:17.495232Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:59:18.321267Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T11:59:18.321848Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_075649_076202
2026-04-08T12:01:57.092708Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:01:57.093392Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:01:58.307157Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T12:01:59.248386Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51055 unseen_only=False
2026-04-08T12:04:01.375033Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-08T12:04:01.376222Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T12:04:03.644854Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T12:04:03.899363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T12:04:04.144210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T12:04:04.389004Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T12:04:04.633834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:04:04.878821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T12:04:05.124255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:04:05.369289Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:04:05.614146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:04:05.859230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:04:06.104224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:04:06.349055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:04:06.594431Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:04:06.839316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T12:04:07.084249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:04:07.329210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:04:07.574122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:04:07.819027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:04:08.063977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:04:08.309003Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:04:08.553854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:04:08.798832Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:04:09.043843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:04:09.288729Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:04:09.533813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:04:09.778798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:04:10.023839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:04:10.268876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:04:10.514001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:04:10.759081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:04:11.004542Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:04:11.249649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=4709544afae7377e8634a7e25893e599f8c681f615646d37bb8c105ea12b6f29 subject=
2026-04-08T12:04:11.495276Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1103] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 email_count=1 subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:04:11.496927Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1
2026-04-08T12:04:11.497068Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T12:04:11.498116Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1
2026-04-08T12:04:11.498475Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='96\n\nVoice Message\n\nDear Call Queue Manager,\nYou have a new voice message for MANAGEMENT:\n\nFrom:\nMANA' text_length=1103
2026-04-08T12:04:11.498753Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 snippet='96 Voice Message Dear Call Queue Manager, You have a new voice message for MANAGEMENT: From: MANAGEMENT - ZAGORSCAK D. (518) 391-4565 Received: Wednesday, April 08, 2026 at 06:57 Length: 00:18 To: (984) 293-8503 * 4 MANAGEMENT Voicemail Preview: "Hi, good morning. This is Denise from the New York state.office returning your phone call. If you can give me a call back. My number is 518-457-2098. Thank you." To listen to this message, open the attachment or login to your RingCentral account by clicking here . Thank you for using RingCentral! Hello AI Receptionist (AIR). AIR turns missed calls into'
2026-04-08T12:04:15.980962Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-08T12:04:15.981811Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 is_order_email=False snippet='96 Voice Message Dear Call Queue Manager, You have a new voice message for MANAG'
2026-04-08T12:04:15.982023Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-08T12:04:15.983675Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T12:04:15.985309Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T12:04:16.234058Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-08T12:04:16.478871Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T12:04:16.479076Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260408_080157_092945
2026-04-08T12:04:17.135589Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T12:04:17.136127Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260408_080157_092945
2026-04-08T12:04:18.418157Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:04:18.418861Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:04:21.164265Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T12:04:22.067671Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51055 unseen_only=False
2026-04-08T12:06:51.083510Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T12:06:51.084246Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T12:06:53.407541Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T12:06:53.656081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861841399559954212 conversation_index=1 conversation_total=7 fingerprint=2968865ef8f0e8e41a15d738be151fbb50775ba2cbb73799d0833c287764e72e subject='Re: Confirmation of Order #19840770'
2026-04-08T12:06:53.904852Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 conversation_index=1 conversation_total=7 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T12:06:54.153444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 conversation_index=1 conversation_total=7 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T12:06:54.494720Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:06:54.743306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T12:06:54.992045Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:06:55.248146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:06:55.522302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:06:55.770933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:06:56.019401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:06:56.282408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:06:56.531084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:06:56.779622Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=7 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T12:06:57.028141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:06:57.292596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:06:57.541436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:06:57.790176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:06:58.038869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:06:58.287727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:06:58.536368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:06:58.785161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:06:59.033891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:06:59.298641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:06:59.547218Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:06:59.795951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:07:00.044696Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:07:00.312452Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:07:00.561113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:07:00.809657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:07:01.058304Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:07:01.306957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=7 fingerprint=4709544afae7377e8634a7e25893e599f8c681f615646d37bb8c105ea12b6f29 subject=
2026-04-08T12:07:01.555522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=7 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:07:01.555769Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T12:07:01.804085Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T12:07:02.510077Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7
2026-04-08T12:07:02.510677Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_080418_418393
2026-04-08T12:09:17.228520Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:09:17.229258Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:09:18.517436Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T12:09:19.379369Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51056 unseen_only=False
2026-04-08T12:11:37.706525Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-08T12:11:37.706965Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T12:11:39.940448Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T12:11:40.179393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842736207392788 fingerprint=36cd0f76b12c3f6d8e0b21d19691b397d7409572b2ee6517afc9b3ef315ec8b5 subject='Dimension Alert - Permit 2026-097-08-19844 Pennsylvania, Order 75399970'
2026-04-08T12:11:40.418732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861842840874925108 fingerprint=b3008cc3a47f074d35f2b58f49c2afa655442c03fbc201d2272948d5ac542592 subject='Dimension Alert - Permit 299096132 Pennsylvania, Order 19840770'
2026-04-08T12:11:40.657823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:11:40.896819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T12:11:41.144741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:11:41.383621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:11:41.622415Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:11:41.861345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:11:42.100258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:11:42.339145Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:11:42.578091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:11:42.816969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=3a4846cfd6b35ed59de39d837d6398f2ddb4cef97a8cc6a5192e58b04c931139 subject='Re: OW only permits CA - TX'
2026-04-08T12:11:43.055828Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:11:43.294682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:11:43.533500Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:11:43.772424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:11:44.011143Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:11:44.250008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:11:44.488890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:11:44.727920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:11:44.966830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:11:45.209160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:11:45.448072Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:11:45.690136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:11:45.929588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:11:46.168521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:11:46.407422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:11:46.647423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:11:46.886281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:11:47.125440Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=4709544afae7377e8634a7e25893e599f8c681f615646d37bb8c105ea12b6f29 subject=
2026-04-08T12:11:47.364686Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:11:47.604219Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[558, 532, 515] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 email_count=3 subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:11:47.605610Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:11:47.605899Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T12:11:47.606948Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:11:47.607443Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 email_count=3 first_100_chars='Good afternoon,need the permits effective as of tomorrow\nTruck#999\nTrailer#7482\n\nPickup:6050 Azle Av' text_length=1553
2026-04-08T12:11:47.607815Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 snippet='Good afternoon,need the permits effective as of tomorrow Truck#999 Trailer#7482 Pickup:6050 Azle Ave, Lake Worth, TX 76135, USA Delivery:2046 Williams Rd, Nolensville, TN 37135, USA Commodity:Portable Mobile Office S/N:010126 Dims: 33\'L / 12\'5"W / 12\'6"H @ legal weight Overall dims: 75\'L / 12\'5"W / 13\'10"H @ legal weight Nolan Popa Dispatch coordinator Email: nolan@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (331) 800-0577 Main: (331) 466-0011 ext. 902 Company: Harvest Freight Inc. MC: 1489263 26401 W Red Apple Rd, Plainfield, IL US 60585 --- Route works,let\'s proceed please Nolan Popa Dispatch coordinator Email: nolan@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (331) 800-0577 Main: (331) 466-0011 ext. 902 Company: Harvest Freight Inc.'
2026-04-08T12:11:49.966492Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-08T12:11:49.966811Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 is_order_email=True snippet='Good afternoon,need the permits effective as of tomorrow Truck#999 Trailer#7482 '
2026-04-08T12:11:49.966957Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-08T12:11:49.968215Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:11:49.968379Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:11:56.025144Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 inserted_id=69d6460b1e109c17fcc0d931
2026-04-08T12:11:56.025597Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861838416275638482 intake_record_id=69d6460b1e109c17fcc0d931 intake_title='Re: Permit Request trk#999 04/08'
2026-04-08T12:11:56.025753Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:11:56.026445Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:11:56.026581Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T12:11:56.027680Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:11:58.214420Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 sender_emails=['nolan@harvestfreight.us']
2026-04-08T12:12:01.675900Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 order_number=36137995
2026-04-08T12:12:01.676420Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 order_number=36137995
2026-04-08T12:12:01.677855Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:12:01.678111Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:12:02.392582Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 doc_id=69cfbc6b4d9a7bf18214945a order_number=36137995 query_field=token
2026-04-08T12:12:02.392847Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-08T12:12:02.393370Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 order_number=36137995 sections_mapped=6
2026-04-08T12:12:02.393500Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:12:02.394189Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:12:02.394329Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T12:12:02.395381Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:12:02.395526Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:12:02.611049Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:12:02.611684Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:12:03.673043Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-08T12:12:04.055735Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 mailbox=INBOX readonly=True
2026-04-08T12:12:04.975743Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51058 unseen_only=False
2026-04-08T12:12:15.642283Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 email_count=7 mailbox='[Gmail]/All Mail' thread_id=1861838416275638482
2026-04-08T12:12:17.391224Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:12:17.392196Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1580 conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 seed_message_id=<SN6PR06MB4190FE33E9521A844AC2E379BC5BA@SN6PR06MB4190.namprd06.prod.outlook.com> source_email_count=7 source_thread_id=1861838416275638482 thread_fetch_succeeded=True
2026-04-08T12:12:54.446668Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 has_data=True thread_text_length=1580
2026-04-08T12:12:54.446870Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:12:54.447651Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:12:54.447816Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:12:54.448188Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-08T12:12:54.448313Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1
2026-04-08T12:12:54.448850Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T12:12:54.449862Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=36137995 submission_status=blocked
2026-04-08T12:12:54.691417Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-08T12:12:54.691657Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T12:12:54.930340Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T12:12:54.930544Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260408_080917_228765
2026-04-08T12:12:55.654663Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T12:12:55.655232Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_080917_228765
2026-04-08T12:14:28.865108Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 latest_message_count=50
2026-04-08T12:14:28.865654Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 uri=mongodb+srv://kartik...
2026-04-08T12:14:31.126304Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 database=HeavyHaulDB
2026-04-08T12:14:31.369709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=7 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:14:31.612855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=7 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T12:14:31.855958Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=7 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:14:32.098969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=7 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:14:32.341885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=7 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:14:32.584890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=7 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:14:32.827924Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=7 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:14:33.071086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=7 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:14:33.314030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=7 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:14:33.799860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=7 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:14:34.042830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=7 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:14:34.285774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=7 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:14:34.528746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=7 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:14:34.771774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=7 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:14:35.014658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=7 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:14:35.257754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=7 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:14:35.500811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=7 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:14:35.744468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=7 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:14:35.987395Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=7 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:14:36.230406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=7 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:14:36.473329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=7 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:14:36.716405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=7 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:14:36.959318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=7 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:14:37.202359Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=7 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:14:37.445341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=7 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:14:37.688190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=7 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:14:38.173976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=7 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:14:38.426185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=7 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:14:38.426556Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1000, 421, 671, 251, 289, 275, 325, 281, 281] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 email_count=9 subject='Re: OW only permits CA - TX'
2026-04-08T12:14:38.428109Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:14:38.428254Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:14:38.672130Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:14:39.489442Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:14:39.489682Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T12:17:55.754831Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:17:55.755569Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:17:56.973048Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T12:17:57.878350Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51058 unseen_only=False
2026-04-08T12:19:39.572905Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:19:39.573593Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:19:41.166851Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T12:19:42.497732Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51058 unseen_only=False
2026-04-08T12:20:13.674860Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-08T12:20:13.675327Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T12:20:15.943453Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T12:20:16.192774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:20:16.437054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T12:20:16.681209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:20:16.925546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:20:17.169846Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:20:17.414123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:20:17.658417Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:20:17.902550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:20:18.146890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:20:18.635185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:20:18.879450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:20:19.123572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:20:19.367836Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:20:19.611980Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:20:19.856286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:20:20.100595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:20:20.345004Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:20:20.589143Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:20:20.847734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:20:21.092073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:20:21.336364Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:20:21.580782Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:20:21.825122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:20:22.069298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:20:22.313535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:20:22.557956Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:20:23.046379Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:20:23.290830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:20:23.291221Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1000, 421, 671, 251, 289, 275, 325, 281, 281] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 email_count=9 subject='Re: OW only permits CA - TX'
2026-04-08T12:20:23.292565Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:23.292712Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:20:23.294182Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:23.294889Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 email_count=9 first_100_chars="I'm gonna put in the permit now , I'll let you know about the weight and everything later , but most" text_length=3553
2026-04-08T12:20:23.295255Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 snippet="I'm gonna put in the permit now , I'll let you know about the weight and everything later , but most likely we won't need the CA permit get the route , I'll have the weight distribution later and start ordering from AZ onwards. Hello, team. We need permits for the following : 3 axle truck, 2 axle trailer spacing: 17 / 5 / 41 / 4.5 / (ft) ; kingpin - 38 (ft) Dispatch Dispatch: Michael Phone: 3123804448 Email: info@vsp-transport.com Driver Email: victor.boblv@gmail.com Name: Victor Phone: (216) 971-1316 Pickup Address: 1800 Crosby Rd.Tenth Ave. Marine Terminal, San Diego, CA"
2026-04-08T12:20:25.681845Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-08T12:20:25.682239Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 is_order_email=True snippet="I'm gonna put in the permit now , I'll let you know about the weight and everyth"
2026-04-08T12:20:25.682376Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-08T12:20:25.683659Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:25.683826Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:36.959896Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 inserted_id=69d62d881e109c17fcc0d439
2026-04-08T12:20:36.960458Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Robert conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861845189173804070 intake_record_id=69d62d881e109c17fcc0d439 intake_title='Re: OW only permits CA - TX'
2026-04-08T12:20:36.960604Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:36.961294Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:36.961432Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:20:36.962505Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:38.885458Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 sender_emails=['info@vsp-transport.com']
2026-04-08T12:20:42.938604Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 order_number=07640028
2026-04-08T12:20:42.939023Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 order_number=07640028
2026-04-08T12:20:42.939916Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:42.940069Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:43.672915Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 doc_id=69d511e41e109c17fcc0a401 order_number=07640028 query_field=token
2026-04-08T12:20:43.673178Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-08T12:20:43.673667Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 order_number=07640028 sections_mapped=6
2026-04-08T12:20:43.673834Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:43.674514Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:43.674648Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:20:43.675700Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:20:43.675847Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:20:47.046977Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T12:21:12.579132Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 email_count=19 mailbox='[Gmail]/All Mail' thread_id=1861845189173804070
2026-04-08T12:21:15.165089Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:21:15.166217Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2143 conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 seed_message_id=<BN8PR15MB2993086102C0FD4C4AECB004805BA@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=19 source_thread_id=1861845189173804070 thread_fetch_succeeded=True
2026-04-08T12:21:23.254237Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 has_data=True thread_text_length=2143
2026-04-08T12:21:23.254427Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:21:23.255236Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:21:23.255400Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:21:23.255729Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T12:21:23.255859Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:21:23.256397Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T12:21:23.258255Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=07640028 submission_status=blocked
2026-04-08T12:21:23.505967Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-08T12:21:23.506192Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T12:21:23.506808Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[96, 195] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 email_count=2 subject=Re:
2026-04-08T12:21:23.507917Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:23.508057Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:21:23.509093Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:23.509361Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 email_count=2 first_100_chars='Good morning\n\nI just made an account with you. I want to start making permits with\nyour company.\n\n--' text_length=298
2026-04-08T12:21:23.509582Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 snippet='Good morning I just made an account with you. I want to start making permits with your company. --- What is the next step? On Wed, Apr 8, 2026 at 5:42 AM Nick T <dispatch.mjexpress@gmail.com> wrote: Good morning I just made an account with you. I want to start making permits with your company.'
2026-04-08T12:21:26.415032Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-08T12:21:26.415337Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 is_order_email=True snippet='Good morning I just made an account with you. I want to start making permits wit'
2026-04-08T12:21:26.415471Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-08T12:21:26.416883Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:26.417045Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:31.356617Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 inserted_id=69d640bd1e109c17fcc0d822
2026-04-08T12:21:31.357092Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861902491890102724 intake_record_id=69d640bd1e109c17fcc0d822 intake_title=Re:
2026-04-08T12:21:31.357238Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:31.357942Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:31.358081Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:21:31.359130Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:33.508752Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='MJ Express' conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 sender_emails=['dispatch.mjexpress@gmail.com']
2026-04-08T12:21:37.273755Z [info     ] Bot 3 - No order confirmation emails resolved an order number [OrderLookupAgent] client_name='MJ Express' conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 sender_emails=['dispatch.mjexpress@gmail.com']
2026-04-08T12:21:37.273989Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='MJ Express' conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 order_number=
2026-04-08T12:21:37.274302Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 order_number=
2026-04-08T12:21:37.275292Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:37.275586Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:37.275706Z [warning  ] Bot 4 - No order number provided, skipping enrichment [MongoDBEnrichmentAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:37.275978Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:37.276556Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:37.276701Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:21:37.277734Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:37.277890Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:21:38.623243Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T12:21:47.626941Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1861902491890102724
2026-04-08T12:21:49.372160Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:49.372806Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=462 conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 seed_message_id=<CALSUT13zKxCnTLqtP66Rsp1b3+nOE1RBQ826nJ9yoNSvcVZR9w@mail.gmail.com> source_email_count=3 source_thread_id=1861902491890102724 thread_fetch_succeeded=True
2026-04-08T12:21:52.469153Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 has_data=True thread_text_length=462
2026-04-08T12:21:52.469340Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:52.470157Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:52.470319Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:52.470624Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 submission_blockers=['order_number', 'commodity.weight_lbs']
2026-04-08T12:21:52.470762Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2
2026-04-08T12:21:52.471330Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T12:21:52.472131Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='MJ Express' conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: order_number, commodity.weight_lbs'] is_order_email=True order_number= submission_status=blocked
2026-04-08T12:21:52.719530Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-08T12:21:52.719773Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=2 conversation_total=2 missing_requirements=['order_number', 'commodity.weight_lbs', 'final_merged_payload']
2026-04-08T12:21:52.964807Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T12:21:52.965013Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260408_081755_755073
2026-04-08T12:21:53.719001Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T12:21:53.719481Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260408_081755_755073
2026-04-08T12:22:02.522565Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T12:22:02.523339Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T12:22:04.762565Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T12:22:05.016330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=2 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:22:05.251610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=2 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T12:22:05.486815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=2 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:22:05.721993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=2 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:22:05.957168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:22:06.192500Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:22:06.427722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=2 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:22:06.662935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=2 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:22:06.898138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=2 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:22:07.133159Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T12:22:07.368438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=2 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:22:07.603626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=2 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:22:07.838901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=2 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:22:08.074134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=2 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:22:08.309389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=2 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:22:08.544614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=2 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:22:08.779657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=2 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:22:09.015040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=2 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:22:09.250148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=2 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:22:09.485487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=2 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:22:09.720720Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=2 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:22:09.957143Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=2 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:22:10.192227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=2 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:22:10.427341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=2 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:22:10.662626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=2 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:22:10.897859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:22:11.133092Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:22:11.368191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=2 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T12:22:11.603397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:22:11.838517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:22:11.838756Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:22:12.073584Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:22:12.842672Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:22:12.843196Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_081939_573196
2026-04-08T12:26:53.818805Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:26:53.819704Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:26:55.107868Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T12:26:56.086900Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51058 unseen_only=False
2026-04-08T12:27:12.940330Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:27:12.940952Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:27:14.613825Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T12:27:15.600554Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51058 unseen_only=False
2026-04-08T12:29:22.397305Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-08T12:29:22.397917Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T12:29:24.635660Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T12:29:24.873413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:29:25.111329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T12:29:25.349222Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:29:25.587180Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:29:25.824965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:29:26.062894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:29:26.300873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:29:26.538711Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:29:26.776387Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:29:27.014250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T12:29:27.252147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:29:27.490074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:29:27.727856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:29:27.965813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:29:28.203594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:29:28.441765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:29:28.679619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:29:28.917907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:29:29.155798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:29:29.393743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:29:29.631571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:29:29.869419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:29:30.107230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:29:30.345091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:29:30.582873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:29:30.820552Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:29:31.058239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:29:31.295939Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T12:29:31.534064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:29:31.772044Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:29:31.772265Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T12:29:32.009906Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T12:29:32.838175Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T12:29:32.838761Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_082653_819114
2026-04-08T12:30:04.522889Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T12:30:04.523801Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T12:30:06.798054Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T12:30:07.038048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=2 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:30:07.277799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861843715832002002 conversation_index=1 conversation_total=2 fingerprint=a91a021895a97c4a077c583cc28a0ff7b1a42aa9336d49d20e9b6e8b9b030a45 subject='Dimension Alert - Permit 260407835819 Texas, Order 32243994'
2026-04-08T12:30:07.517400Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=2 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:30:07.757106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=2 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:30:07.996936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:30:08.236533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:30:08.476129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=2 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:30:08.715699Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=2 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:30:08.955263Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=2 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:30:09.194819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T12:30:09.434479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=2 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:30:09.674036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=2 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:30:09.913767Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=2 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:30:10.153422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=2 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:30:10.393219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=2 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:30:10.632856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=2 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:30:10.872724Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=2 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:30:11.112438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=2 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:30:11.352188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=2 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:30:11.591844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=2 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:30:11.838984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=2 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:30:12.094371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=2 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:30:12.334060Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=2 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:30:12.573753Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=2 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:30:12.813383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=2 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:30:13.053038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:30:13.292761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:30:13.532566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=2 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T12:30:13.772405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:30:14.012134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:30:14.012364Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:30:14.251603Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:30:15.586858Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2
2026-04-08T12:30:15.587425Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_082712_940591
2026-04-08T12:34:32.938821Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:34:32.939565Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:34:34.323601Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T12:34:35.411142Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51060 unseen_only=False
2026-04-08T12:35:15.686822Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:35:15.687463Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:35:17.081271Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T12:35:18.272629Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51060 unseen_only=False
2026-04-08T12:37:17.205704Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T12:37:17.206133Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T12:37:19.486931Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T12:37:19.733343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:37:19.979944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:37:20.226369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:37:20.472933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:37:20.719349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:37:20.965892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:37:21.212434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:37:21.458980Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:37:21.705531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T12:37:21.951982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:37:22.198451Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:37:22.444936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:37:22.691362Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:37:22.937946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:37:23.185075Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:37:23.431504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:37:23.677989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:37:23.924469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:37:24.170961Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:37:24.417522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:37:24.664076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:37:24.916476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:37:25.163009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:37:25.409316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:37:25.655866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:37:25.902413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:37:26.149037Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T12:37:26.395531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:37:26.653559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:37:27.146653Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1190] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 email_count=1 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T12:37:27.147915Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:27.148054Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:37:27.149059Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:27.149397Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Good morning, give me TN please\n\nвт, 7 квіт. 2026\u202fр. о 18:20 Synchron Permits <info@synchronpermits.' text_length=1184
2026-04-08T12:37:27.149721Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 snippet='Good morning, give me TN please вт, 7 квіт. 2026 р. о 18:20 Synchron Permits <info@synchronpermits.com> Synchron Permits Hello Dan, Thank you for ordering with us. Your Permit Your permit is attached to this email for convenience. You may also access the PDF directly below: AI Assistant (Permit Q&A) To access the AI assistant and ask questions about this permit, use the link below: Login using the same email or phone number associated with your account. Order Information View full order information here: OS/OW State Provisions File (Required) Drivers must read and follow the state’s oversize/overweight travel provisions, curfews, and'
2026-04-08T12:37:29.443277Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-08T12:37:29.443588Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 is_order_email=True snippet='Good morning, give me TN please вт, 7 квіт. 2026 р. о 18:20 Synchron Permits <in'
2026-04-08T12:37:29.443740Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-08T12:37:29.444975Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:29.445131Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:38.579177Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 inserted_id=69d64c121e109c17fcc0db0d
2026-04-08T12:37:38.579627Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861852021294457824 intake_record_id=69d64c121e109c17fcc0db0d intake_title='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T12:37:38.579791Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:38.580444Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:38.580576Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:37:38.581606Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:41.964811Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 sender_emails=['shevchukserhii8@gmail.com']
2026-04-08T12:37:47.722907Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 order_number=82085055
2026-04-08T12:37:47.723216Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 order_number=82085055
2026-04-08T12:37:47.724321Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:47.724477Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:48.218928Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 doc_id=697a1503fcbd3c14f0ee6b4e order_number=82085055 query_field=token
2026-04-08T12:37:48.219184Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-08T12:37:48.219569Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 order_number=82085055 sections_mapped=6
2026-04-08T12:37:48.219706Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:48.220379Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:48.220513Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:37:48.221561Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:37:48.221709Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:37:49.848107Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T12:37:59.986356Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861852021294457824
2026-04-08T12:38:01.732559Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T12:38:01.733082Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T12:38:01.979283Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:38:01.980751Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=5154 conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 seed_message_id='<CA+xyM3kBiONqvwatY-=_XWyMoBJDE1teMz1tu8=XQC133pqt9w@mail.gmail.com>' source_email_count=2 source_thread_id=1861852021294457824 thread_fetch_succeeded=True
2026-04-08T12:38:04.023783Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T12:38:04.269853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=2 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:38:04.515949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=2 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:38:04.770973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=2 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:38:05.016991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:38:05.263353Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:38:05.509527Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=2 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:38:05.755434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=2 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:38:06.001490Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=2 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:38:06.247871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T12:38:06.484403Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 has_data=True thread_text_length=5154
2026-04-08T12:38:06.484599Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:38:06.485418Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:38:06.485577Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:38:06.485828Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T12:38:06.485954Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2
2026-04-08T12:38:06.486488Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T12:38:06.487156Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=82085055 submission_status=blocked
2026-04-08T12:38:06.494028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=2 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:38:06.737345Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-08T12:38:06.737571Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T12:38:06.738099Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381, 209] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 email_count=6 subject='Re: PA only'
2026-04-08T12:38:06.739372Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:06.739511Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:38:06.739958Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=2 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:38:06.741149Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:06.741922Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 email_count=6 first_100_chars='Hello team,\nWe need a permit in PA\nDelivery 289 Hoffman Rd, Somerset, PA 15501, USA\nEnter i-80 E fro' text_length=1532
2026-04-08T12:38:06.742430Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 snippet='Hello team, We need a permit in PA Delivery 289 Hoffman Rd, Somerset, PA 15501, USA Enter i-80 E from OH Commodity Tractor CASE IH MAGNUM 220 only wide 9\'10" DRVR Traysen Hilley TRK 890 TRL SD53\' 8390 --- We have continued same which we used on before order these are good until 15 april we don\'t have new ones on paper, only in their system thx On Tue, Apr 7, 2026 at 2:09 PM Synchron Permits <synchronpermits@gmail.com> wrote: Team We will need the Trailer Reg as well. --- guys one more permit please in OH Enter on US 20'
2026-04-08T12:38:06.986023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=2 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:38:07.232065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=2 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:38:07.478067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=2 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:38:07.724062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=2 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:38:07.970185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=2 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:38:08.216339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=2 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:38:08.462587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=2 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:38:08.708648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=2 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:38:08.954775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=2 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:38:09.186699Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-08T12:38:09.187081Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 is_order_email=True snippet='Hello team, We need a permit in PA Delivery 289 Hoffman Rd, Somerset, PA 15501, '
2026-04-08T12:38:09.187218Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-08T12:38:09.188528Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:09.188704Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:09.200746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=2 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:38:09.446913Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=2 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:38:09.692916Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=2 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:38:09.939036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=2 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:38:10.185053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:38:10.431131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:38:10.677129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=2 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T12:38:10.923084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:38:11.169214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:38:11.415290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T12:38:11.673230Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[200, 267, 177, 263, 381, 209] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 email_count=6 subject='Re: PA only'
2026-04-08T12:38:11.674576Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1
2026-04-08T12:38:11.674765Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T12:38:11.921857Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1
2026-04-08T12:38:12.889682Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1
2026-04-08T12:38:12.889985Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T12:38:18.479238Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 inserted_id=69d628f01e109c17fcc0d352
2026-04-08T12:38:18.479807Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Robert conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861838288825002147 intake_record_id=69d628f01e109c17fcc0d352 intake_title='Re: PA only'
2026-04-08T12:38:18.479955Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:18.480636Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:18.480786Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:38:18.481846Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:20.325644Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 sender_emails=['johnny@trumancarrier.com']
2026-04-08T12:38:24.737956Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 order_number=46907751
2026-04-08T12:38:24.738351Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 order_number=46907751
2026-04-08T12:38:24.739215Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:24.739366Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:25.231183Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 doc_id=69c57fa34d9a7bf182122831 order_number=46907751 query_field=token
2026-04-08T12:38:25.231433Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-08T12:38:25.231946Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 order_number=46907751 sections_mapped=6
2026-04-08T12:38:25.232081Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:25.232783Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:25.232921Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T12:38:25.233976Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:25.234129Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:38:26.602089Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T12:38:45.709547Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 email_count=12 mailbox='[Gmail]/All Mail' thread_id=1861838288825002147
2026-04-08T12:38:47.647477Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:47.648397Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1232 conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 seed_message_id=<CAFEkpV8xO-Kku5zKqCoZSj3aob1nXv6D+nGLAvmLopopZA_iyg@mail.gmail.com> source_email_count=12 source_thread_id=1861838288825002147 thread_fetch_succeeded=True
2026-04-08T12:38:52.996161Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 has_data=True thread_text_length=1232
2026-04-08T12:38:52.996349Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:52.997089Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:52.997313Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:52.997621Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T12:38:52.997755Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2
2026-04-08T12:38:52.998298Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T12:38:52.999552Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Truman Carrier' conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=46907751 submission_status=blocked
2026-04-08T12:38:53.248758Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-08T12:38:53.248990Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T12:38:53.495350Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T12:38:53.495558Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260408_083432_939058
2026-04-08T12:38:54.422080Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T12:38:54.422669Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260408_083432_939058
2026-04-08T12:43:12.976215Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:43:12.976851Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:43:14.900173Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-08T12:43:16.368904Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51060 unseen_only=False
2026-04-08T12:43:54.517860Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:43:54.518620Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:43:56.245969Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T12:43:57.353595Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51060 unseen_only=False
2026-04-08T12:46:20.463273Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 latest_message_count=50
2026-04-08T12:46:20.463818Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 uri=mongodb+srv://kartik...
2026-04-08T12:46:22.778346Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 database=HeavyHaulDB
2026-04-08T12:46:23.020756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=1 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:46:23.263131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=1 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:46:23.505500Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=1 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:46:23.747837Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=1 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:46:23.996164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=1 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:46:24.238545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=1 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:46:24.487196Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=1 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:46:24.729582Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=1 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:46:24.972075Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=1 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T12:46:25.214639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=1 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:46:25.457095Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=1 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:46:25.699538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=1 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:46:25.941869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=1 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:46:26.184318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=1 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:46:26.426756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=1 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:46:26.669230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=1 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:46:26.919403Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=1 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:46:27.161901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=1 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:46:27.404363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=1 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:46:27.646878Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=1 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:46:27.889302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=1 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:46:28.131795Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=1 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:46:28.374246Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=1 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:46:28.616656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=1 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:46:28.859540Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=1 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:46:29.102048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=1 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:46:29.344511Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T12:46:29.587006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:46:29.829298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:46:30.071712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=1 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T12:46:30.314142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T12:46:30.314376Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1
2026-04-08T12:46:30.556610Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1
2026-04-08T12:46:31.512521Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1
2026-04-08T12:46:31.513161Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_084312_976461
2026-04-08T12:47:06.661034Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T12:47:06.661538Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T12:47:08.878801Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T12:47:09.116421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:47:09.354033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:47:09.591552Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:47:09.829046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:47:10.066661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:47:10.304171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:47:10.541754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:47:10.779151Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:47:11.016624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T12:47:11.254102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:47:11.491566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:47:11.729143Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:47:11.966599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:47:12.204081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:47:12.441516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:47:12.679207Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:47:12.916679Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:47:13.154148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:47:13.391678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:47:13.629257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:47:13.866908Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:47:14.104311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:47:14.341848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:47:14.579419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:47:14.816922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:47:15.054497Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:47:15.291957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T12:47:15.529558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:47:15.767105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:47:16.004575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T12:47:16.242137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T12:47:16.242355Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T12:47:16.479613Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T12:47:17.448595Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T12:47:17.449146Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_084354_518091
2026-04-08T12:51:31.593868Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:51:31.594498Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:51:33.245925Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-08T12:51:34.478645Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51060 unseen_only=False
2026-04-08T12:52:17.549314Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:52:17.550056Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:52:25.833422Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T12:52:27.793527Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51060 unseen_only=False
2026-04-08T12:54:43.182268Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 latest_message_count=50
2026-04-08T12:54:43.182797Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 uri=mongodb+srv://kartik...
2026-04-08T12:54:45.443606Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 database=HeavyHaulDB
2026-04-08T12:54:45.686866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=1 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:54:45.944139Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=1 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:54:46.200994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 conversation_index=1 conversation_total=1 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:54:46.444432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=1 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:54:46.687521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=1 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:54:46.930791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=1 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:54:47.174060Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=1 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:54:47.417516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=1 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:54:47.660663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=1 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T12:54:47.904114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=1 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:54:48.147219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=1 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:54:48.390279Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=1 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:54:48.633375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=1 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:54:48.877010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=1 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:54:49.120135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=1 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:54:49.363326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=1 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:54:49.606512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=1 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:54:49.849706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=1 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:54:50.092929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=1 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:54:50.335979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=1 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:54:50.579168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=1 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:54:50.822385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=1 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:54:51.065446Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=1 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:54:51.320119Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=1 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:54:51.563124Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=1 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:54:51.806331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=1 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:54:52.049527Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T12:54:52.292673Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:54:52.535947Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:54:52.779194Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=1 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T12:54:53.022326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T12:54:53.022578Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1
2026-04-08T12:54:53.265356Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1
2026-04-08T12:54:54.279773Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1
2026-04-08T12:54:54.280370Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_085131_594113
2026-04-08T12:56:23.636471Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T12:56:23.636997Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T12:56:25.950503Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T12:56:26.195015Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T12:56:26.439528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T12:56:26.683976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844164151776095 fingerprint=a3c23019efb0b7b4dd60fe8be25f5d6c16a9ded8ac6ab4057ad33d6af2320abb subject='Dimension Alert - Permit e26-029066 California, Order 73333341'
2026-04-08T12:56:26.928392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T12:56:27.172926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T12:56:27.417396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T12:56:27.662019Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T12:56:27.906503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T12:56:28.151110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T12:56:28.395451Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T12:56:28.639936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T12:56:28.884247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T12:56:29.128747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T12:56:29.373146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T12:56:29.617738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T12:56:29.862244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T12:56:30.106726Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T12:56:30.357474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T12:56:30.601927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T12:56:30.846360Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T12:56:31.090801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T12:56:31.335124Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T12:56:31.579656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T12:56:31.824146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T12:56:32.068505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T12:56:32.313035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T12:56:32.557566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T12:56:32.802058Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T12:56:33.046544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T12:56:33.291035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T12:56:33.535612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T12:56:33.535848Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T12:56:33.779959Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T12:56:34.825610Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T12:56:34.826185Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_085217_549539
2026-04-08T12:59:54.368616Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T12:59:54.369225Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T12:59:56.141771Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-08T12:59:57.393326Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51063 unseen_only=False
2026-04-08T13:01:34.926114Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:01:34.926734Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:01:36.560501Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T13:01:37.821986Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51063 unseen_only=False
2026-04-08T13:03:48.265007Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 latest_message_count=50
2026-04-08T13:03:48.265534Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 uri=mongodb+srv://kartik...
2026-04-08T13:03:50.560998Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 database=HeavyHaulDB
2026-04-08T13:03:50.810624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=1 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T13:03:51.060461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=1 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:03:51.310097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=1 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T13:03:51.559794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=1 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T13:03:51.809773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=1 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T13:03:52.059518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=1 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T13:03:52.309494Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=1 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:03:52.559197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=1 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:03:52.808882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=1 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:03:53.058739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=1 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:03:53.308544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=1 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:03:53.558487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=1 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:03:53.808234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=1 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:03:54.057937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=1 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:03:54.314676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=1 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:03:54.564582Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=1 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:03:54.814313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=1 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:03:55.064129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=1 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:03:55.313940Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=1 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:03:55.563761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=1 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:03:55.813832Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=1 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:03:56.063563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=1 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:03:56.313146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=1 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:03:56.562817Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=1 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:03:56.812494Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=1 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:03:57.062302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:03:57.312038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:03:57.561864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:03:57.811601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=1 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:03:58.061397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:03:58.821446Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[740] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 email_count=1 subject='permit for truck 599-Artur Khubiev'
2026-04-08T13:03:58.822674Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:03:58.822823Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:03:59.073205Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:04:00.177567Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:04:00.177812Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T13:04:49.031189Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-08T13:04:49.031744Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T13:04:51.323897Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T13:04:51.570993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T13:04:51.817891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:04:52.064922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T13:04:52.312921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T13:04:52.559680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T13:04:52.806588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T13:04:53.053469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:04:53.300467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:04:53.547514Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:04:53.794521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:04:54.041468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:04:54.289406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:04:54.536272Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:04:54.783402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:04:55.030480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:04:55.277383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:04:55.524299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:04:55.771252Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:04:56.018160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:04:56.265666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:04:56.512630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:04:56.759544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:04:57.006506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:04:57.253460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:04:57.502778Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:04:57.749683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:04:57.996568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:04:58.243580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:04:58.490665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:04:58.737645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:04:59.478415Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[740] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 email_count=1 subject='permit for truck 599-Artur Khubiev'
2026-04-08T13:04:59.479682Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:04:59.479829Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:04:59.480847Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:04:59.481149Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 email_count=1 first_100_chars='WE are towing a* Tow away* Portable Dock Trailer\nthe trailer by itself 54-11.7-13.6 ( 25,000LB)\nover' text_length=740
2026-04-08T13:04:59.481374Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 snippet='WE are towing a* Tow away* Portable Dock Trailer the trailer by itself 54-11.7-13.6 ( 25,000LB) overall 80-11.7-13.6 No overhang Legal weight Axle spacing A1 - A2: 17ft 0in A2 - A3: 4ft 4in A3 - A4: 37ft 8in A4 - A5: 4ft 4in Make* USA Modular* *No licence plate *number just *serial number S/N: *FSI20260 Starting on I-95 south at the Border of VA/NC Going to 155 Grissom Pkwy,Cocoa FL preferred route i-95south *Thank You* *MC 837051* *Russ/Art - 224 600 0499. **224 600 1560** . 224-267-2130* *Andrey-312-761-2734 * *nightexpressinc@gmail.com <nightexpressinc@gmail.com>* *dispatch@nightexpressinc.com <dispatch@nightexpressinc.com>* For auto division *cars@nightexpressinc.com <cars@nightexpressinc.com>* *Henry'
2026-04-08T13:05:01.683656Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-08T13:05:01.683968Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 is_order_email=True snippet='WE are towing a* Tow away* Portable Dock Trailer the trailer by itself 54-11.7-1'
2026-04-08T13:05:01.684108Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-08T13:05:01.685352Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:01.685514Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:06.658586Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 inserted_id=69d652821e109c17fcc0dc74
2026-04-08T13:05:06.659129Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861906905246981100 intake_record_id=69d652821e109c17fcc0dc74 intake_title='permit for truck 599-Artur Khubiev'
2026-04-08T13:05:06.659304Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:06.660170Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:06.660330Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:05:06.661488Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:08.731404Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 sender_emails=['nightexpressinc@gmail.com']
2026-04-08T13:05:14.679283Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 order_number=54808386
2026-04-08T13:05:14.679594Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 order_number=54808386
2026-04-08T13:05:14.680676Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:14.680863Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:15.173557Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 doc_id=69b078fbe74c7dc10a582c9f order_number=54808386 query_field=token
2026-04-08T13:05:15.173854Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-08T13:05:15.174350Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 order_number=54808386 sections_mapped=6
2026-04-08T13:05:15.174481Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:15.175205Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:15.175343Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:05:15.176380Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:15.176522Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:05:16.798984Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T13:05:28.788032Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1861906905246981100
2026-04-08T13:05:30.981929Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:05:30.982581Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=889 conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 seed_message_id='<CAFgk8dp-Um3OURMWQvc0Xt5aeOiHuLwVJX8uXc2=dBwC9ziifw@mail.gmail.com>' source_email_count=3 source_thread_id=1861906905246981100 thread_fetch_succeeded=True
2026-04-08T13:06:01.801986Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 has_data=True thread_text_length=889
2026-04-08T13:06:01.802177Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:06:01.802980Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:06:01.803136Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:06:01.811902Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T13:06:02.067139Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 inserted_id=69d652b9a782662376c1cb2f
2026-04-08T13:06:02.067468Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 mongodb_saved_id=69d652b9a782662376c1cb2f order_number=54808386
2026-04-08T13:06:02.067663Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:06:02.068658Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T13:06:02.070153Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Night Express Inc' conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 errors=[] is_order_email=True order_number=54808386 submission_status=submit_failed
2026-04-08T13:06:02.323121Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 submission_status=submit_failed
2026-04-08T13:06:02.323345Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:06:02.572667Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T13:06:02.572904Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260408_090134_926352
2026-04-08T13:06:03.579816Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T13:06:03.580424Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_090134_926352
2026-04-08T13:09:00.271452Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:09:00.272290Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:09:01.734013Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T13:09:02.854934Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51064 unseen_only=False
2026-04-08T13:11:03.666609Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:11:03.667209Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:11:05.237715Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T13:11:06.424522Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51064 unseen_only=False
2026-04-08T13:12:15.221869Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 latest_message_count=50
2026-04-08T13:12:15.222646Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 uri=mongodb+srv://kartik...
2026-04-08T13:12:17.454118Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 database=HeavyHaulDB
2026-04-08T13:12:17.690996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=3 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T13:12:17.927723Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=3 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:12:18.164475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=3 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T13:12:18.401176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=3 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T13:12:18.637953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=3 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T13:12:18.874786Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=3 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T13:12:19.111598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=3 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:12:19.348439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=3 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:12:19.585288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=3 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:12:19.822056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=3 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:12:20.058910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=3 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:12:20.295603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=3 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:12:20.532519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=3 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:12:20.769323Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=3 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:12:21.006145Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=3 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:12:21.243105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=3 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:12:21.484531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=3 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:12:21.721353Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=3 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:12:21.958127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=3 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:12:22.194939Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=3 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:12:22.431808Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=3 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:12:22.668612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=3 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:12:22.905499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=3 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:12:23.142358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=3 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:12:23.379192Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=3 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:12:23.616002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:12:23.852856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=3 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:12:24.091231Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=3 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:12:24.327997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=3 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:12:24.564599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=3 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:12:25.274636Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[740, 317] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 email_count=2 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:12:25.276190Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:12:25.276339Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:12:25.514281Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:12:26.592484Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:12:26.592756Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T13:14:40.568803Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-08T13:14:40.569340Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T13:14:42.816285Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T13:14:43.053887Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T13:14:43.291480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:14:43.529007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T13:14:43.766963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T13:14:44.004794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T13:14:44.242207Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T13:14:44.479804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:14:44.717233Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:14:44.955341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:14:45.192843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:14:45.430341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:14:45.667721Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:14:45.905070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:14:46.143113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:14:46.380447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:14:46.617906Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:14:46.855290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:14:47.092972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:14:47.330532Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:14:47.568163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:14:47.805535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:14:48.042996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:14:48.280456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:14:48.518045Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:14:48.755443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:14:48.993020Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:14:49.230520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:14:49.468447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:14:49.705901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:14:49.950478Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:14:50.662919Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[740, 317] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 email_count=2 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:14:50.664177Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:14:50.664319Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:14:50.665340Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:14:50.665672Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 email_count=2 first_100_chars='WE are towing a* Tow away* Portable Dock Trailer\nthe trailer by itself 54-11.7-13.6 ( 25,000LB)\nover' text_length=1064
2026-04-08T13:14:50.665917Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 snippet='WE are towing a* Tow away* Portable Dock Trailer the trailer by itself 54-11.7-13.6 ( 25,000LB) overall 80-11.7-13.6 No overhang Legal weight Axle spacing A1 - A2: 17ft 0in A2 - A3: 4ft 4in A3 - A4: 37ft 8in A4 - A5: 4ft 4in Make* USA Modular* *No licence plate *number just *serial number S/N: *FSI20260 Starting on I-95 south at the Border of VA/NC Going to 155 Grissom Pkwy,Cocoa FL preferred route i-95south *Thank You* *MC 837051* *Russ/Art - 224 600 0499. **224 600 1560** . 224-267-2130* *Andrey-312-761-2734 * *nightexpressinc@gmail.com <nightexpressinc@gmail.com>* *dispatch@nightexpressinc.com <dispatch@nightexpressinc.com>* For auto division *cars@nightexpressinc.com <cars@nightexpressinc.com>* *Henry'
2026-04-08T13:14:53.050075Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-08T13:14:53.050383Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 is_order_email=True snippet='WE are towing a* Tow away* Portable Dock Trailer the trailer by itself 54-11.7-1'
2026-04-08T13:14:53.050516Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-08T13:14:53.051789Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:14:53.051950Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:14:59.309489Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 inserted_id=69d652821e109c17fcc0dc74
2026-04-08T13:14:59.309933Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861906905246981100 intake_record_id=69d652821e109c17fcc0dc74 intake_title='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:14:59.310080Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:14:59.310761Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:14:59.310901Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:14:59.311942Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:01.347387Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 sender_emails=['nightexpressinc@gmail.com']
2026-04-08T13:15:06.515532Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 order_number=54808386
2026-04-08T13:15:06.515861Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 order_number=54808386
2026-04-08T13:15:06.517219Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:06.517379Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:06.990976Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 doc_id=69b078fbe74c7dc10a582c9f order_number=54808386 query_field=token
2026-04-08T13:15:06.991222Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-08T13:15:06.991608Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 order_number=54808386 sections_mapped=6
2026-04-08T13:15:06.991823Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:06.992745Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:06.992899Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:15:06.994287Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:06.994439Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:15:08.558602Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T13:15:22.489741Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 email_count=5 mailbox='[Gmail]/All Mail' thread_id=1861906905246981100
2026-04-08T13:15:24.782996Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:24.783811Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1513 conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 seed_message_id=<CAFgk8dqu67G32xhp7wkB-c-rteXFxyYTruQacbymY71xdOTzaQ@mail.gmail.com> source_email_count=5 source_thread_id=1861906905246981100 thread_fetch_succeeded=True
2026-04-08T13:15:42.714666Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 has_data=True thread_text_length=1513
2026-04-08T13:15:42.714876Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:42.715694Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:42.715857Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:42.724871Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T13:15:42.967022Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 inserted_id=69d654fea782662376c1cb31
2026-04-08T13:15:42.967248Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 mongodb_saved_id=69d654fea782662376c1cb31 order_number=54808386
2026-04-08T13:15:42.967371Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:42.968039Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T13:15:42.969136Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Night Express Inc' conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 errors=[] is_order_email=True order_number=54808386 submission_status=submit_failed
2026-04-08T13:15:43.210154Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 submission_status=submit_failed
2026-04-08T13:15:43.210379Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3
2026-04-08T13:15:43.448742Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T13:15:43.448955Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260408_091103_666853
2026-04-08T13:15:44.559242Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T13:15:44.559837Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_091103_666853
2026-04-08T13:17:26.693801Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:17:26.694642Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:17:28.682924Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T13:17:29.996630Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51064 unseen_only=False
2026-04-08T13:20:44.626868Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:20:44.627481Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:20:46.577595Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T13:20:48.270141Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51064 unseen_only=False
2026-04-08T13:20:54.746113Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 latest_message_count=50
2026-04-08T13:20:54.746682Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 uri=mongodb+srv://kartik...
2026-04-08T13:20:57.074326Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 database=HeavyHaulDB
2026-04-08T13:20:57.316682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=3 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T13:20:57.558857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=3 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:20:57.801159Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=3 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T13:20:58.043657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=3 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T13:20:58.285959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=3 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T13:20:58.528184Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=3 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T13:20:58.770472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=3 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:20:59.012759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=3 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:20:59.255096Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=3 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:20:59.497258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=3 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:20:59.739557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=3 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:20:59.981949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=3 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:21:00.224168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=3 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:21:00.466533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=3 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:21:00.708847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=3 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:21:00.951732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=3 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:21:01.194130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=3 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:21:01.436407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=3 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:21:01.678600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=3 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:21:01.920998Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=3 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:21:02.163290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=3 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:21:02.413165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=3 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:21:02.655426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=3 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:21:02.897930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=3 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:21:03.140224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=3 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:21:03.382539Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:21:03.624819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=3 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:21:03.867102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=3 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:21:04.115272Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=3 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:21:04.357508Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=3 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:21:04.599617Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 fingerprint=a00901f20ba1134976db2844851786e95f7fd55bb2a789374928c403f067ccc0 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:21:05.084330Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[259] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 email_count=1 subject='PERMIT PA'
2026-04-08T13:21:05.085599Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:21:05.085836Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T13:21:05.328940Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:21:06.452296Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:21:06.452535Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T13:24:34.817395Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-08T13:24:34.817964Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T13:24:37.083936Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T13:24:37.324994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T13:24:37.566370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:24:37.807426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T13:24:38.048342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T13:24:38.289649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T13:24:38.530728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T13:24:38.771838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:24:39.019600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:24:39.260772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:24:39.501784Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:24:39.742808Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:24:39.983856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:24:40.224864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:24:40.466038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:24:40.707239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:24:40.948276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:24:41.189421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:24:41.430529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:24:41.671779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:24:41.912716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:24:42.153865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:24:42.394932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:24:42.635936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:24:42.877102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:24:43.118411Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:24:43.359639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:24:43.600658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:24:43.842339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:24:44.083448Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:24:44.324494Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:24:44.565702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=a00901f20ba1134976db2844851786e95f7fd55bb2a789374928c403f067ccc0 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:24:45.048236Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[259] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 email_count=1 subject='PERMIT PA'
2026-04-08T13:24:45.049566Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:24:45.049712Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T13:24:45.050770Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:24:45.051122Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Hey team, I need a permit from I-70 WV-PA line to 289 HOFFMAN RD\nSOMERSET PA 15501.\n\nName: Ilia\nPhon' text_length=259
2026-04-08T13:24:45.051349Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 snippet='Hey team, I need a permit from I-70 WV-PA line to 289 HOFFMAN RD SOMERSET PA 15501. Name: Ilia Phone# (916) 346-8929 Truck# 010 Trailer# 1475 commodity: komatsu d61px dozer overall width 10 W Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>'
2026-04-08T13:24:46.864315Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-08T13:24:46.864620Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 is_order_email=True snippet='Hey team, I need a permit from I-70 WV-PA line to 289 HOFFMAN RD SOMERSET PA 155'
2026-04-08T13:24:46.864765Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-08T13:24:46.866102Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:24:46.866262Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:24:52.464934Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 inserted_id=69d657241e109c17fcc0dd40
2026-04-08T13:24:52.465487Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861906933926564915 intake_record_id=69d657241e109c17fcc0dd40 intake_title='PERMIT PA'
2026-04-08T13:24:52.465631Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:24:52.466330Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:24:52.466469Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T13:24:52.467569Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:24:54.290821Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 sender_emails=['permits@strataninc.com']
2026-04-08T13:24:59.748598Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 order_number=20707598
2026-04-08T13:24:59.748953Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 order_number=20707598
2026-04-08T13:24:59.750150Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:24:59.750320Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:25:00.231412Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 doc_id=69c6a9104d9a7bf182127380 order_number=20707598 query_field=token
2026-04-08T13:25:00.231679Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-08T13:25:00.232101Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 order_number=20707598 sections_mapped=6
2026-04-08T13:25:00.232245Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:25:00.232998Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:25:00.233143Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T13:25:00.234355Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:25:00.234503Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:25:02.221884Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T13:25:14.506789Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861906933926564915
2026-04-08T13:25:17.198440Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:25:17.199063Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=274 conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 seed_message_id=<CAMamnsc91csOe-MUMsdzPDXHp6ak1WquFaRgK-5uqfrRf73TGQ@mail.gmail.com> source_email_count=2 source_thread_id=1861906933926564915 thread_fetch_succeeded=True
2026-04-08T13:25:26.257627Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 has_data=True thread_text_length=274
2026-04-08T13:25:26.257843Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:25:26.258660Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:25:26.258847Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:25:26.259072Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T13:25:26.259193Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2
2026-04-08T13:25:26.259754Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T13:25:26.260379Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=20707598 submission_status=blocked
2026-04-08T13:25:26.504219Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-08T13:25:26.504442Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T13:25:26.505056Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[144] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 email_count=1 subject='MO permit'
2026-04-08T13:25:26.506165Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:26.506314Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T13:25:26.507425Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:26.507681Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 email_count=1 first_100_chars="Hello\nWe only need a MO permit!\nOnly 105' wide\nWeight and height are legal.\nDriver Iulian Ghiletchi\n" text_length=144
2026-04-08T13:25:26.507928Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 snippet="Hello We only need a MO permit! Only 105' wide Weight and height are legal. Driver Iulian Ghiletchi Truck 012 Trailer 360 Please see attached RC"
2026-04-08T13:25:28.791921Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-08T13:25:28.792343Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 is_order_email=True snippet="Hello We only need a MO permit! Only 105' wide Weight and height are legal. Driv"
2026-04-08T13:25:28.792537Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-08T13:25:28.794217Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:28.794436Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:35.469058Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 inserted_id=69d6574f1e109c17fcc0dd52
2026-04-08T13:25:35.469492Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861907187173186654 intake_record_id=69d6574f1e109c17fcc0dd52 intake_title='MO permit'
2026-04-08T13:25:35.469635Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:35.470332Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:35.470473Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T13:25:35.471535Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:37.459118Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 sender_emails=['chris@trumancarrier.com']
2026-04-08T13:25:43.008898Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 order_number=82087055
2026-04-08T13:25:43.009208Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 order_number=82087055
2026-04-08T13:25:43.010107Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:43.010336Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:43.491207Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 doc_id=696f8e2771edf19ac63cdc74 order_number=82087055 query_field=token
2026-04-08T13:25:43.491461Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-08T13:25:43.491863Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 order_number=82087055 sections_mapped=6
2026-04-08T13:25:43.491997Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:43.492680Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:43.492854Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T13:25:43.494181Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:25:43.494383Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:25:45.228047Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T13:26:02.061039Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 email_count=5 mailbox='[Gmail]/All Mail' thread_id=1861907187173186654
2026-04-08T13:26:04.585409Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:26:04.586504Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=651 conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 seed_message_id='<CAJjt2r1-yG3Mzuo96t=twWNV+3e18uUdBfw7nBtJB9GLSB+5ag@mail.gmail.com>' source_email_count=5 source_thread_id=1861907187173186654 thread_fetch_succeeded=True
2026-04-08T13:26:06.553797Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:26:06.554473Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:26:08.228065Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T13:26:09.260353Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 has_data=True thread_text_length=651
2026-04-08T13:26:09.260556Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:26:09.261548Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:26:09.261839Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:26:09.262170Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T13:26:09.262302Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-08T13:26:09.262943Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T13:26:09.263616Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=82087055 submission_status=blocked
2026-04-08T13:26:09.507230Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-08T13:26:09.507544Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T13:26:09.683796Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51066 unseen_only=False
2026-04-08T13:26:09.748706Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T13:26:09.748958Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260408_092044_627111
2026-04-08T13:26:10.905525Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T13:26:10.906191Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260408_092044_627111
2026-04-08T13:29:51.836342Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T13:29:51.836890Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T13:29:54.069074Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T13:29:54.308971Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844311875270992 conversation_index=1 conversation_total=2 fingerprint=f64a4aa7f562a175af0cc621ce1c2338f0339435bf78b8a6f20603f4bc43d745 subject='Exclusive business credit card options for Trc Logistics, LLC'
2026-04-08T13:29:54.548810Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 fingerprint=21723a91831225c5ac39342fd1be157a8132f20ad2d54f975d052172f264924e subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T13:29:54.788665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 conversation_index=1 conversation_total=2 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T13:29:55.028630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 conversation_index=1 conversation_total=2 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T13:29:55.268551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=2 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T13:29:55.508560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:29:55.748284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=2 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:29:55.988112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=2 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:29:56.230057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=2 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:29:56.469963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=2 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:29:56.709796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=2 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:29:56.949414Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=2 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:29:57.189174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=2 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:29:57.428812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=2 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:29:57.668765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=2 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:29:57.908565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=2 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:29:58.148848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=2 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:29:58.402205Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=2 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:29:58.641996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=2 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:29:58.881753Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=2 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:29:59.124182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=2 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:29:59.364062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=2 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:29:59.603996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:29:59.843892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:30:00.083905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:30:00.323598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=2 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:30:00.563464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:30:00.803228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:30:01.043081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:30:01.282848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=2 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:30:01.522932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=2 fingerprint=a00901f20ba1134976db2844851786e95f7fd55bb2a789374928c403f067ccc0 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:30:01.772291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T13:30:02.251854Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[144, 311] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 email_count=2 subject='Re: MO permit'
2026-04-08T13:30:02.253327Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-08T13:30:02.253469Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T13:30:02.493973Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-08T13:30:03.691944Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-08T13:30:03.692181Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T13:31:11.006466Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:31:11.007252Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:31:12.751900Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T13:31:14.200539Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51068 unseen_only=False
2026-04-08T13:35:03.778810Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:35:03.779545Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:35:05.089454Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-08T13:35:05.090433Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T13:35:05.601429Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T13:35:07.144815Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51070 unseen_only=False
2026-04-08T13:35:07.351874Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T13:35:07.593447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861840565587107968 fingerprint=09452123b4550b2eec74c7fa11a4f3136150971d2ade1c8e5b790c1ad2b99afa subject=Re:
2026-04-08T13:35:07.838046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844768909232983 fingerprint=0a1ec2e6bfc209653c3f15cd512e7c625a4db22550b05cbc83521460b576f037 subject='Confirmation of Order #94812585'
2026-04-08T13:35:08.079574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T13:35:08.321165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:35:08.562916Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:35:08.804542Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:35:09.046091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:35:09.287736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:35:09.529274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:35:09.770815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:35:10.012343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:35:10.254234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:35:10.495783Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:35:10.737428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:35:10.979122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:35:11.220745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:35:11.462383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:35:11.703927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:35:11.945538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:35:12.187138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:35:12.428883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:35:12.670489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:35:12.912159Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:35:13.153914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:35:13.395743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:35:13.637353Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:35:13.879114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:35:14.120841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:35:14.603886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T13:35:15.328467Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[740, 317, 712] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 email_count=3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:35:15.329903Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:15.330046Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T13:35:15.331083Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:15.331552Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 email_count=3 first_100_chars='WE are towing a* Tow away* Portable Dock Trailer\nthe trailer by itself 54-11.7-13.6 ( 25,000LB)\nover' text_length=1783
2026-04-08T13:35:15.331817Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 snippet='WE are towing a* Tow away* Portable Dock Trailer the trailer by itself 54-11.7-13.6 ( 25,000LB) overall 80-11.7-13.6 No overhang Legal weight Axle spacing A1 - A2: 17ft 0in A2 - A3: 4ft 4in A3 - A4: 37ft 8in A4 - A5: 4ft 4in Make* USA Modular* *No licence plate *number just *serial number S/N: *FSI20260 Starting on I-95 south at the Border of VA/NC Going to 155 Grissom Pkwy,Cocoa FL preferred route i-95south *Thank You* *MC 837051* *Russ/Art - 224 600 0499. **224 600 1560** . 224-267-2130* *Andrey-312-761-2734 * *nightexpressinc@gmail.com <nightexpressinc@gmail.com>* *dispatch@nightexpressinc.com <dispatch@nightexpressinc.com>* For auto division *cars@nightexpressinc.com <cars@nightexpressinc.com>* *Henry'
2026-04-08T13:35:17.736914Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 raw_answer=yes
2026-04-08T13:35:17.737216Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 is_order_email=True snippet='WE are towing a* Tow away* Portable Dock Trailer the trailer by itself 54-11.7-1'
2026-04-08T13:35:17.737360Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 is_order_email=True
2026-04-08T13:35:17.738663Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:17.738835Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:26.076532Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 inserted_id=69d652821e109c17fcc0dc74
2026-04-08T13:35:26.077031Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861906905246981100 intake_record_id=69d652821e109c17fcc0dc74 intake_title='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:35:26.077178Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:26.077904Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:26.078060Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T13:35:26.079209Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:28.308373Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 sender_emails=['nightexpressinc@gmail.com']
2026-04-08T13:35:34.541603Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 order_number=03148703
2026-04-08T13:35:34.541935Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 order_number=03148703
2026-04-08T13:35:34.542903Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:34.543133Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:34.784944Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 doc_id=69b17b43e74c7dc10a5877d7 order_number=03148703 query_field=token
2026-04-08T13:35:34.785209Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 fields_mapped=6
2026-04-08T13:35:34.785574Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 order_number=03148703 sections_mapped=6
2026-04-08T13:35:34.785742Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:34.786424Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:34.786558Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T13:35:34.787646Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:34.787798Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:35:36.505629Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 mailbox=INBOX readonly=True
2026-04-08T13:35:55.059308Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 email_count=7 mailbox='[Gmail]/All Mail' thread_id=1861906905246981100
2026-04-08T13:35:57.768664Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:35:57.769612Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2249 conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 seed_message_id=<CAFgk8dpmibciGHQYoB-Kw7La7RALjfybFR11xaprXCqNCy3NHQ@mail.gmail.com> source_email_count=7 source_thread_id=1861906905246981100 thread_fetch_succeeded=True
2026-04-08T13:36:09.145123Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 has_data=True thread_text_length=2249
2026-04-08T13:36:09.145329Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:36:09.146234Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:36:09.146407Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:36:09.155937Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T13:36:09.405244Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 inserted_id=69d659c9a782662376c1cb34
2026-04-08T13:36:09.405470Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 mongodb_saved_id=69d659c9a782662376c1cb34 order_number=03148703
2026-04-08T13:36:09.405594Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:36:09.406256Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T13:36:09.407408Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Night Express Inc' conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 errors=[] is_order_email=True order_number=03148703 submission_status=submit_failed
2026-04-08T13:36:09.651222Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 submission_status=submit_failed
2026-04-08T13:36:09.651453Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4
2026-04-08T13:36:09.893087Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T13:36:09.893339Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260408_093111_006696
2026-04-08T13:36:11.160414Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T13:36:11.161007Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_093111_006696
2026-04-08T13:38:52.444780Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T13:38:52.445336Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T13:38:54.708417Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T13:38:54.949998Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 conversation_index=1 conversation_total=2 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T13:38:55.191720Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:38:55.433434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=2 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:38:55.679986Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=2 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:38:55.921478Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=2 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:38:56.163128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=2 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:38:56.404840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=2 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:38:56.646405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=2 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:38:56.888138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=2 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:38:57.129776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=2 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:38:57.371927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=2 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:38:57.613606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=2 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:38:57.855326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=2 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:38:58.097009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=2 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:38:58.338711Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=2 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:38:58.580259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=2 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:38:58.821903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=2 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:38:59.063457Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=2 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:38:59.305076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:38:59.546798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:38:59.788329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:39:00.029987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=2 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:39:00.271478Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:39:00.513301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:39:00.754891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:39:00.996587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=2 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:39:01.238414Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=2 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:39:01.480110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T13:39:02.688295Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[144, 311] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 email_count=2 subject='Re: MO permit'
2026-04-08T13:39:02.689567Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:39:02.689746Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:39:02.932226Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:39:04.206512Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:39:04.206777Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T13:41:11.260810Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:41:11.261644Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:41:13.058044Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T13:41:14.486864Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51070 unseen_only=False
2026-04-08T13:44:04.301664Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:44:04.302385Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:44:06.521789Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T13:44:08.122510Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51071 unseen_only=False
2026-04-08T13:45:02.092267Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-08T13:45:02.092903Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T13:45:04.355790Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T13:45:04.595464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861844978835173413 fingerprint=24d9ca58cfcc757050483125efdcdb64b77c040d50d349d42cbf0c40e611bf8c subject='Dimension Alert - Permit 2344805 Arizona, Order 11583307'
2026-04-08T13:45:04.835113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:45:05.074929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:45:05.315001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:45:05.554792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:45:05.794596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:45:06.034484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:45:06.277577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:45:06.517327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:45:06.757128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:45:06.996920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:45:07.239934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:45:07.479811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:45:07.719660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:45:07.959506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:45:08.218937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:45:08.499176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:45:08.738950Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:45:08.978644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:45:09.332704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:45:09.572280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:45:09.812547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:45:10.052353Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:45:10.292158Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:45:10.531881Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:45:10.771649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:45:11.011420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:45:11.251329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T13:45:12.454748Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[144, 311] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 email_count=2 subject='Re: MO permit'
2026-04-08T13:45:12.456085Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:12.456229Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:45:12.457253Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:12.457540Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 email_count=2 first_100_chars="Hello\nWe only need a MO permit!\nOnly 105' wide\nWeight and height are legal.\nDriver Iulian Ghiletchi\n" text_length=462
2026-04-08T13:45:12.457774Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 snippet='Hello We only need a MO permit! Only 105\' wide Weight and height are legal. Driver Iulian Ghiletchi Truck 012 Trailer 360 Please see attached RC --- 29 MO and 80 NE route please You can use same Registration till March 31 On Wed, Apr 8, 2026 at 8:13 AM Synchron Permits <synchronpermits@gmail.com> wrote: Where would u like to end the MO permit at? if u\'re 8\'9"W only u can take almost any route u prefer. As well please send us the updated truck registration'
2026-04-08T13:45:15.119682Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 raw_answer=yes
2026-04-08T13:45:15.120022Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 is_order_email=True snippet="Hello We only need a MO permit! Only 105' wide Weight and height are legal. Driv"
2026-04-08T13:45:15.120157Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 is_order_email=True
2026-04-08T13:45:15.121471Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:15.121632Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:22.475560Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 inserted_id=69d6574f1e109c17fcc0dd52
2026-04-08T13:45:22.476003Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861907187173186654 intake_record_id=69d6574f1e109c17fcc0dd52 intake_title='Re: MO permit'
2026-04-08T13:45:22.476146Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:22.476853Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:22.476992Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:45:22.478034Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:24.195220Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 sender_emails=['chris@trumancarrier.com']
2026-04-08T13:45:30.899572Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 order_number=82087055
2026-04-08T13:45:30.899887Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 order_number=82087055
2026-04-08T13:45:30.900892Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:30.901046Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:31.379240Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 doc_id=696f8e2771edf19ac63cdc74 order_number=82087055 query_field=token
2026-04-08T13:45:31.379492Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 fields_mapped=6
2026-04-08T13:45:31.379871Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 order_number=82087055 sections_mapped=6
2026-04-08T13:45:31.380001Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:31.380675Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:31.380847Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:45:31.381898Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:31.382043Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:45:33.395847Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T13:45:52.280792Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1861907187173186654
2026-04-08T13:45:55.027140Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:45:55.027827Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=760 conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 seed_message_id=<CAJjt2r2tn5ogCbWJ3hdmCxwZVY03pXYbKZES5V2CcfHHMnop0w@mail.gmail.com> source_email_count=6 source_thread_id=1861907187173186654 thread_fetch_succeeded=True
2026-04-08T13:46:00.157564Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 has_data=True thread_text_length=760
2026-04-08T13:46:00.157782Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:46:00.158584Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:46:00.158768Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:46:00.159021Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T13:46:00.159150Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5
2026-04-08T13:46:00.159725Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T13:46:00.160593Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=82087055 submission_status=blocked
2026-04-08T13:46:00.402819Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 submission_status=blocked
2026-04-08T13:46:00.403051Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T13:46:00.403589Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[257] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 email_count=1 subject='Permits needed for truck 2205'
2026-04-08T13:46:00.404902Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:00.405049Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:46:00.406519Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:00.406952Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 email_count=1 first_100_chars="Hello team,\n\nCan you please order the permit for FL only?\nTruck: 2305\nTrailer: T2412\nDimensions: 11'" text_length=257
2026-04-08T13:46:00.407304Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 snippet='Hello team, Can you please order the permit for FL only? Truck: 2305 Trailer: T2412 Dimensions: 11\'10" W / 13\'8" H Driver\'s email: stasikmykhailo@gmail.com RC is attached. Thank you. Rick B Dispatch Coordinator STRATAN INC. MC#009032 Chester, SC, 29706'
2026-04-08T13:46:02.644189Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 raw_answer=yes
2026-04-08T13:46:02.644584Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 is_order_email=True snippet='Hello team, Can you please order the permit for FL only? Truck: 2305 Trailer: T2'
2026-04-08T13:46:02.644729Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 is_order_email=True
2026-04-08T13:46:02.645954Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:02.646114Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:10.601907Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 inserted_id=69d65c221e109c17fcc0de43
2026-04-08T13:46:10.602482Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861908772730217867 intake_record_id=69d65c221e109c17fcc0de43 intake_title='Permits needed for truck 2205'
2026-04-08T13:46:10.602628Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:10.603321Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:10.603456Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:46:10.604521Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:12.413119Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 sender_emails=['rick@strataninc.com']
2026-04-08T13:46:18.479420Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 order_number=76484121
2026-04-08T13:46:18.479833Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 order_number=76484121
2026-04-08T13:46:18.480675Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:18.480902Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:19.197381Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 doc_id=6961a677772cd3c5d815b543 order_number=76484121 query_field=token
2026-04-08T13:46:19.197780Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 fields_mapped=6
2026-04-08T13:46:19.198613Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 order_number=76484121 sections_mapped=6
2026-04-08T13:46:19.198898Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:19.200071Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:19.200281Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:46:19.201858Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:19.202066Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:46:21.169370Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T13:46:37.589482Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861908772730217867
2026-04-08T13:46:40.497480Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:40.498229Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=610 conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 seed_message_id='<CAG7h7_rXC0yYiGzXdnDMndRdQoYb2N4WyG57=K4XA-BSAWQ8Ng@mail.gmail.com>' source_email_count=4 source_thread_id=1861908772730217867 thread_fetch_succeeded=True
2026-04-08T13:46:45.526946Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 has_data=True thread_text_length=610
2026-04-08T13:46:45.527142Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:45.527991Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:45.528247Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:45.528571Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T13:46:45.528702Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5
2026-04-08T13:46:45.529300Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T13:46:45.530154Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=76484121 submission_status=blocked
2026-04-08T13:46:45.773368Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 submission_status=blocked
2026-04-08T13:46:45.773588Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=2 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T13:46:45.774199Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1240] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 email_count=1 subject='Confirmation of Order #91091489'
2026-04-08T13:46:45.775302Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:45.775440Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:46:45.776985Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:45.777487Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 email_count=1 first_100_chars='Dear Alex Stratan,\n\nWe are pleased to inform you that we have successfully collected all the necessa' text_length=1240
2026-04-08T13:46:45.777772Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 snippet="Dear Alex Stratan, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T13:46:45.778006Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 subject='Confirmation of Order #91091489'
2026-04-08T13:46:45.778247Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 is_order_email=True snippet='Dear Alex Stratan, We are pleased to inform you that we have successfully collec'
2026-04-08T13:46:45.778375Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 is_order_email=True
2026-04-08T13:46:45.779580Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:45.779770Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:52.938640Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 inserted_id=69d65c4c1e109c17fcc0de4c
2026-04-08T13:46:52.939060Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861909007802562993 intake_record_id=69d65c4c1e109c17fcc0de4c intake_title='Confirmation of Order #91091489'
2026-04-08T13:46:52.939201Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:52.939914Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:52.940052Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:46:52.941129Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:59.110095Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 sender_emails=['info@synchronpermits.com']
2026-04-08T13:46:59.110350Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 order_number=91091489 source=current_conversation_regex
2026-04-08T13:46:59.110588Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 order_number=91091489
2026-04-08T13:46:59.111506Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:59.111671Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:59.351200Z [warning  ] Order not found in all_orders  [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 order_number=91091489 query_field=token
2026-04-08T13:46:59.351426Z [warning  ] Bot 4 - Order not found in MongoDB [MongoDBEnrichmentAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 order_number=91091489
2026-04-08T13:46:59.351722Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:59.352409Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:59.352547Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:46:59.353595Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:46:59.353766Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:47:01.391092Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T13:47:13.537641Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861909007802562993
2026-04-08T13:47:16.410667Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:47:16.411554Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1240 conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 seed_message_id=<2d6f.2a59c46da935360.m1.90fde4e0-334e-11f1-a76e-5254007a77e6.19d6d45fa2e@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861909007802562993 thread_fetch_succeeded=True
2026-04-08T13:47:21.558822Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 has_data=True thread_text_length=1240
2026-04-08T13:47:21.559015Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:47:21.559936Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:47:21.560111Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:47:21.560396Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T13:47:21.560520Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5
2026-04-08T13:47:21.561121Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T13:47:21.561717Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=91091489 submission_status=blocked
2026-04-08T13:47:21.803948Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 submission_status=blocked
2026-04-08T13:47:21.804169Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=3 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T13:47:21.804781Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1310] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 email_count=1 subject='Confirmation of Order #55021830'
2026-04-08T13:47:21.805914Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:21.806055Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:47:21.807070Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:21.807470Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 email_count=1 first_100_chars='Dear Rassoul Dotdaev,\n\nWe are pleased to inform you that we have successfully collected all the nece' text_length=1310
2026-04-08T13:47:21.807734Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 snippet="Dear Rassoul Dotdaev, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T13:47:21.807992Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 subject='Confirmation of Order #55021830'
2026-04-08T13:47:21.808222Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 is_order_email=True snippet='Dear Rassoul Dotdaev, We are pleased to inform you that we have successfully col'
2026-04-08T13:47:21.808349Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 is_order_email=True
2026-04-08T13:47:21.809635Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:21.809797Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:27.968557Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 inserted_id=69d65c6f1e109c17fcc0de55
2026-04-08T13:47:27.968986Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861909421871032828 intake_record_id=69d65c6f1e109c17fcc0de55 intake_title='Confirmation of Order #55021830'
2026-04-08T13:47:27.969132Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:27.969814Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:27.969993Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:47:27.971345Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:31.704189Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 sender_emails=['info@synchronpermits.com']
2026-04-08T13:47:31.704435Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 order_number=55021830 source=current_conversation_regex
2026-04-08T13:47:31.704669Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 order_number=55021830
2026-04-08T13:47:31.705640Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:31.705810Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:31.945472Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 doc_id=69d6520b1e109c17fcc0dc5a order_number=55021830 query_field=token
2026-04-08T13:47:31.945749Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 fields_mapped=6
2026-04-08T13:47:31.946107Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 order_number=55021830 sections_mapped=6
2026-04-08T13:47:31.946291Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:31.947017Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:31.947153Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 model=gemini-flash-latest
2026-04-08T13:47:31.948208Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:31.948362Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:47:33.899164Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T13:47:45.840853Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861909421871032828
2026-04-08T13:47:50.158168Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:50.159049Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1310 conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 seed_message_id=<2d6f.2a59c46da935360.m1.7b8eb8e1-334f-11f1-a6c3-525400fb7a78.19d6d4bfb42@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861909421871032828 thread_fetch_succeeded=True
2026-04-08T13:47:59.980658Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 has_data=True thread_text_length=1310
2026-04-08T13:47:59.980858Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:59.981643Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:59.981809Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:47:59.990474Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T13:48:00.237414Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 inserted_id=69d65c8fa782662376c1cb36
2026-04-08T13:48:00.237636Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 mongodb_saved_id=69d65c8fa782662376c1cb36 order_number=55021830
2026-04-08T13:48:00.237800Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:48:00.238443Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T13:48:00.239385Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 errors=[] is_order_email=True order_number=55021830 submission_status=submit_failed
2026-04-08T13:48:00.482183Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861909421871032828 conversation_index=4 conversation_total=5 submission_status=submit_failed
2026-04-08T13:48:00.482405Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=4 conversation_total=5
2026-04-08T13:48:00.721686Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T13:48:00.721917Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=50 completed_order_found=True conversation_count=4 max_messages_requested=50 non_order_email_count=0 order_email_count=4 payload_count=1 run_trace_dir=all_steps_data/run_20260408_094111_261081
2026-04-08T13:48:02.038175Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T13:48:02.038964Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=4 run_trace_dir=all_steps_data/run_20260408_094111_261081
2026-04-08T13:48:09.706481Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 latest_message_count=50
2026-04-08T13:48:09.707112Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 uri=mongodb+srv://kartik...
2026-04-08T13:48:12.022279Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 database=HeavyHaulDB
2026-04-08T13:48:12.266866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=5 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:48:12.511408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=5 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:48:12.755738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=5 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:48:13.000112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=5 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:48:13.244598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=5 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:48:13.489099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=5 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:48:13.733409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=5 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:48:13.977910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=5 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:48:14.222347Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=5 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:48:14.466859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=5 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:48:14.711212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=5 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:48:14.955801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=5 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:48:15.200525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=5 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:48:15.445137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=5 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:48:15.693192Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=5 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:48:15.947806Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=5 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:48:16.192128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=5 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:48:16.436522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=5 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:48:16.680904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=5 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:48:16.925174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=5 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:48:17.169590Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=5 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:48:17.414046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=5 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:48:17.658445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=5 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:48:17.902910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=5 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:48:18.147504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=5 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:48:18.391978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=5 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:48:18.636311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=5 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T13:48:18.880636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=5 fingerprint=e535739c7898aa4d1016caf357e78dab615752771c0c6771928c4fe8f9f30a5f subject='Re: MO permit'
2026-04-08T13:48:19.369130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=5 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T13:48:19.613606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=5 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T13:48:19.858325Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[257, 251] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 email_count=2 subject='Re: Permits needed for truck 2205'
2026-04-08T13:48:19.859740Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2
2026-04-08T13:48:19.859881Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T13:48:20.104993Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2
2026-04-08T13:48:21.443662Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2
2026-04-08T13:48:21.443916Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T13:53:02.138809Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:53:02.139751Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:53:03.975778Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T13:53:05.731992Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51072 unseen_only=False
2026-04-08T13:53:21.545747Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T13:53:21.546367Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:53:24.392863Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T13:53:26.078354Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51072 unseen_only=False
2026-04-08T13:57:09.459567Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-08T13:57:09.460117Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T13:57:11.718039Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T13:57:11.961485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:57:12.204957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:57:12.448305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:57:12.691908Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:57:12.935319Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:57:13.178593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:57:13.421942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:57:13.665232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:57:13.908434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:57:14.151766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:57:14.395152Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:57:14.638350Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:57:14.881829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:57:15.125183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:57:15.368996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:57:15.612299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:57:15.855735Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:57:16.099030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:57:16.344167Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:57:16.587415Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:57:16.830796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:57:17.078519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:57:17.321975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:57:17.565258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:57:17.808502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:57:18.051983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:57:18.295283Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T13:57:18.538525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=e535739c7898aa4d1016caf357e78dab615752771c0c6771928c4fe8f9f30a5f subject='Re: MO permit'
2026-04-08T13:57:19.027951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T13:57:19.271316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T13:57:19.758358Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[257, 251] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 email_count=2 subject='Re: Permits needed for truck 2205'
2026-04-08T13:57:19.759833Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:19.759975Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:57:19.761010Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:19.761307Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 email_count=2 first_100_chars="Hello team,\n\nCan you please order the permit for FL only?\nTruck: 2305\nTrailer: T2412\nDimensions: 11'" text_length=515
2026-04-08T13:57:19.761536Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 snippet='Hello team, Can you please order the permit for FL only? Truck: 2305 Trailer: T2412 Dimensions: 11\'10" W / 13\'8" H Driver\'s email: stasikmykhailo@gmail.com RC is attached. Thank you. Rick B Dispatch Coordinator STRATAN INC. MC#009032 Chester, SC, 29706 --- Yes, please proceed. Rick B Dispatch Coordinator STRATAN INC. MC#009032 Chester, SC, 29706 On Wed, Apr 8, 2026 at 9:40 AM Synchron Permits <synchronpermits@gmail.com> wrote: Could u please confirm where u\'d like to end the FL permit at? is it I95?'
2026-04-08T13:57:22.351664Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-08T13:57:22.351975Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 is_order_email=True snippet='Hello team, Can you please order the permit for FL only? Truck: 2305 Trailer: T2'
2026-04-08T13:57:22.352110Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-08T13:57:22.353360Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:22.353517Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:30.423112Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 inserted_id=69d65c221e109c17fcc0de43
2026-04-08T13:57:30.423549Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861908772730217867 intake_record_id=69d65c221e109c17fcc0de43 intake_title='Re: Permits needed for truck 2205'
2026-04-08T13:57:30.423702Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:30.424379Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:30.424514Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:57:30.425584Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:32.280196Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc.' conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 sender_emails=['rick@strataninc.com']
2026-04-08T13:57:38.708405Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc.' conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 order_number=23572638
2026-04-08T13:57:38.708732Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 order_number=23572638
2026-04-08T13:57:38.709775Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:38.709942Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:39.438019Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 doc_id=6973900371edf19ac63df6d0 order_number=23572638 query_field=token
2026-04-08T13:57:39.438270Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-08T13:57:39.438631Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 order_number=23572638 sections_mapped=6
2026-04-08T13:57:39.438774Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:39.439441Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:39.439574Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:57:39.440585Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:57:39.440759Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:57:41.376955Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T13:57:58.126773Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861908772730217867
2026-04-08T13:58:01.054140Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:58:01.054794Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=610 conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 seed_message_id=<CAG7h7_qduUQ+m+YGcKoVyO6hty+cAUhuMz9nsF-1cLqiDV09YA@mail.gmail.com> source_email_count=4 source_thread_id=1861908772730217867 thread_fetch_succeeded=True
2026-04-08T13:58:07.904106Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 has_data=True thread_text_length=610
2026-04-08T13:58:07.904307Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:58:07.905152Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:58:07.905312Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:58:07.905536Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T13:58:07.905659Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3
2026-04-08T13:58:07.906225Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T13:58:07.907027Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc.' conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=23572638 submission_status=blocked
2026-04-08T13:58:08.153492Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-08T13:58:08.153728Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T13:58:08.154150Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1074] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 email_count=1 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T13:58:08.155285Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:08.155423Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:58:08.156887Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:08.157213Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='Dear Rassoul,\nThis email confirms that we have placed a temporary hold on your card ending in 7593 f' text_length=1074
2026-04-08T13:58:08.157445Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 snippet='Dear Rassoul, This email confirms that we have placed a temporary hold on your card ending in 7593 for $231.98 . This is related to Order #55021830 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-08T13:58:08.157736Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T13:58:08.157973Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 is_order_email=True snippet='Dear Rassoul, This email confirms that we have placed a temporary hold on your c'
2026-04-08T13:58:08.158100Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-08T13:58:08.159199Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:08.159349Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:15.775577Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 inserted_id=69d65ef71e109c17fcc0decd
2026-04-08T13:58:15.776019Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861909508190908500 intake_record_id=69d65ef71e109c17fcc0decd intake_title='Order #55021830 – Pre-Charge Initiated'
2026-04-08T13:58:15.776167Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:15.776878Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:15.777019Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:58:15.778083Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:19.875115Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-08T13:58:19.875346Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 order_number=55021830 source=current_conversation_regex
2026-04-08T13:58:19.875692Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 order_number=55021830
2026-04-08T13:58:19.876623Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:19.876814Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:20.120185Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 doc_id=69d6520b1e109c17fcc0dc5a order_number=55021830 query_field=token
2026-04-08T13:58:20.120438Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-08T13:58:20.120934Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 order_number=55021830 sections_mapped=6
2026-04-08T13:58:20.121069Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:20.121741Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:20.121881Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:58:20.122906Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:20.123047Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:58:22.797711Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T13:58:27.359540Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T13:58:27.360076Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T13:58:29.618353Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T13:58:29.857071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T13:58:30.095762Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=2 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T13:58:30.334537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=2 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T13:58:30.573360Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=2 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T13:58:30.812442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=2 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T13:58:31.051222Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=2 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T13:58:31.290016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=2 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T13:58:31.528819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=2 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T13:58:31.767517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=2 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T13:58:32.006406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=2 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T13:58:32.245151Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=2 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T13:58:32.483923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=2 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T13:58:32.722395Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=2 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T13:58:32.961048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=2 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T13:58:33.199751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=2 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T13:58:33.438495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=2 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T13:58:33.677218Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=2 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T13:58:33.916028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T13:58:34.154707Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T13:58:34.393336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T13:58:34.632128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=2 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T13:58:34.870851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T13:58:35.109651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T13:58:35.348449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T13:58:35.587149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=2 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T13:58:35.664939Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861909508190908500
2026-04-08T13:58:35.825964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=2 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T13:58:36.064829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T13:58:36.303460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 fingerprint=e535739c7898aa4d1016caf357e78dab615752771c0c6771928c4fe8f9f30a5f subject='Re: MO permit'
2026-04-08T13:58:36.545684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T13:58:36.784340Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=2 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T13:58:37.033686Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=2 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T13:58:37.510957Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1074] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 email_count=1 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T13:58:37.512376Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2
2026-04-08T13:58:37.512520Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T13:58:37.752137Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2
2026-04-08T13:58:38.658775Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:38.659471Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1074 conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.ac253ab0-334f-11f1-a76e-5254007a77e6.19d6d4d39db@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861909508190908500 thread_fetch_succeeded=True
2026-04-08T13:58:39.178954Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2
2026-04-08T13:58:39.179192Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T13:58:42.540199Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 has_data=True thread_text_length=1074
2026-04-08T13:58:42.540418Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:42.541245Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:42.541422Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:42.541745Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T13:58:42.541873Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3
2026-04-08T13:58:42.542451Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T13:58:42.543184Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=55021830 submission_status=blocked
2026-04-08T13:58:42.788851Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-08T13:58:42.789086Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T13:58:42.789682Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1260] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 email_count=1 subject='Confirmation of Order #93892739'
2026-04-08T13:58:42.790988Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:42.791147Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:58:42.792273Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:42.792752Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Dear Rick B,\n\nWe are pleased to inform you that we have successfully collected all the necessary inf' text_length=1260
2026-04-08T13:58:42.793004Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 snippet="Dear Rick B, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T13:58:42.793233Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 subject='Confirmation of Order #93892739'
2026-04-08T13:58:42.793462Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 is_order_email=True snippet='Dear Rick B, We are pleased to inform you that we have successfully collected al'
2026-04-08T13:58:42.793588Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-08T13:58:42.795014Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:42.795179Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:49.542763Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 inserted_id=69d65f191e109c17fcc0ded4
2026-04-08T13:58:49.543168Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861910338174087072 intake_record_id=69d65f191e109c17fcc0ded4 intake_title='Confirmation of Order #93892739'
2026-04-08T13:58:49.543310Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:49.543987Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:49.544128Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:58:49.545141Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:53.339764Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-08T13:58:53.340106Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 order_number=93892739 source=current_conversation_regex
2026-04-08T13:58:53.340448Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 order_number=93892739
2026-04-08T13:58:53.341626Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:53.341852Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:53.585431Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 doc_id=69d65d87521aa5a312fc921d order_number=93892739 query_field=token
2026-04-08T13:58:53.585683Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-08T13:58:53.586139Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 order_number=93892739 sections_mapped=6
2026-04-08T13:58:53.586351Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:53.587038Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:53.587175Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T13:58:53.588380Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:58:53.588578Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T13:58:55.520216Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T13:59:08.291666Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861910338174087072
2026-04-08T13:59:11.266888Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:59:11.267757Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1260 conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.83c724f0-3351-11f1-bed2-525400306fc9.19d6d594cbf@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861910338174087072 thread_fetch_succeeded=True
2026-04-08T13:59:17.461183Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 has_data=True thread_text_length=1260
2026-04-08T13:59:17.461392Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:59:17.462277Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:59:17.462436Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:59:17.462661Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T13:59:17.462827Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3
2026-04-08T13:59:17.463375Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T13:59:17.464082Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=93892739 submission_status=blocked
2026-04-08T13:59:17.710066Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 submission_status=blocked
2026-04-08T13:59:17.710298Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=3 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T13:59:17.953538Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T13:59:17.953758Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=0 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260408_095302_139125
2026-04-08T13:59:19.353053Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T13:59:19.353657Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=3 run_trace_dir=all_steps_data/run_20260408_095302_139125
2026-04-08T14:03:39.280811Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:03:39.281831Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:03:41.300328Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T14:03:43.639080Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51076 unseen_only=False
2026-04-08T14:04:19.436814Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:04:19.437529Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:04:21.819350Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T14:04:23.629116Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51076 unseen_only=False
2026-04-08T14:07:11.550842Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T14:07:11.551365Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T14:07:13.867854Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T14:07:14.112099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T14:07:14.356285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 conversation_index=1 conversation_total=2 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T14:07:14.600392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=2 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T14:07:14.844527Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=2 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T14:07:15.088604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=2 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T14:07:15.332747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=2 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T14:07:15.576833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=2 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T14:07:15.820893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=2 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T14:07:16.065068Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=2 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T14:07:16.309108Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=2 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T14:07:16.553212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=2 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T14:07:16.797352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=2 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T14:07:17.041434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=2 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T14:07:17.285464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=2 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T14:07:17.529475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=2 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T14:07:17.773301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=2 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T14:07:18.017300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=2 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T14:07:18.261382Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T14:07:18.505430Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T14:07:18.749634Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T14:07:18.993837Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=2 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T14:07:19.237883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T14:07:19.482068Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T14:07:19.726240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T14:07:19.970324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=2 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T14:07:20.214654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=2 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T14:07:20.458933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T14:07:20.947042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T14:07:21.191157Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=2 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T14:07:21.435561Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=2 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T14:07:21.679666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T14:07:21.924213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=1 conversation_total=2 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T14:07:22.669334Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[144, 311, 253] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 email_count=3 subject='Re: MO permit'
2026-04-08T14:07:22.670910Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:07:22.671054Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:07:22.915851Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:07:23.873541Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:07:23.873796Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T14:08:35.351565Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 latest_message_count=50
2026-04-08T14:08:35.352241Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T14:08:37.609593Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T14:08:37.848830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T14:08:38.087798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846501109852058 fingerprint=c98994a75b536aa4056fc625d9234cb08930a5ef5330a96793a3fa3ac9c99f56 subject='CTPS Permit Application ID 1647220 has been Denied.'
2026-04-08T14:08:38.327018Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T14:08:38.576963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T14:08:38.816025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T14:08:39.055108Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T14:08:39.294172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T14:08:39.533182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T14:08:39.772125Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T14:08:40.011106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T14:08:40.251659Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T14:08:40.491944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T14:08:40.731083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T14:08:40.970105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T14:08:41.209254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T14:08:41.454221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T14:08:41.693317Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T14:08:41.932381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T14:08:42.171475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T14:08:42.410581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=25a9b62e0647d8a0d5f1a7c38816636938f67fba1aa9e755ece6164579c23170 subject='Re: #396 OK to ND'
2026-04-08T14:08:42.649591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T14:08:42.888678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T14:08:43.127652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T14:08:43.366696Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T14:08:43.605853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T14:08:43.844909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T14:08:44.083942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T14:08:44.561828Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T14:08:44.800953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T14:08:45.039977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T14:08:45.279078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T14:08:45.518205Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T14:08:46.235346Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[144, 311, 253] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 email_count=3 subject='Re: MO permit'
2026-04-08T14:08:46.236781Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:08:46.236923Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:08:46.237972Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:08:46.238286Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 email_count=3 first_100_chars="Hello\nWe only need a MO permit!\nOnly 105' wide\nWeight and height are legal.\nDriver Iulian Ghiletchi\n" text_length=722
2026-04-08T14:08:46.238521Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 snippet='Hello We only need a MO permit! Only 105\' wide Weight and height are legal. Driver Iulian Ghiletchi Truck 012 Trailer 360 Please see attached RC --- 29 MO and 80 NE route please You can use same Registration till March 31 On Wed, Apr 8, 2026 at 8:13 AM Synchron Permits <synchronpermits@gmail.com> wrote: Where would u like to end the MO permit at? if u\'re 8\'9"W only u can take almost any route u prefer. As well please send us the updated truck registration --- Nope, just checked with Iulian He want I-35 route thru Kansas City On Wed,'
2026-04-08T14:08:48.297095Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 raw_answer=yes
2026-04-08T14:08:48.297404Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 is_order_email=True snippet="Hello We only need a MO permit! Only 105' wide Weight and height are legal. Driv"
2026-04-08T14:08:48.297540Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 is_order_email=True
2026-04-08T14:08:48.298802Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:08:48.298963Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:03.811189Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 inserted_id=69d6574f1e109c17fcc0dd52
2026-04-08T14:09:03.811652Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861907187173186654 intake_record_id=69d6574f1e109c17fcc0dd52 intake_title='Re: MO permit'
2026-04-08T14:09:03.811810Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:03.812513Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:03.812656Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:09:03.813790Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:06.082112Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 sender_emails=['chris@trumancarrier.com']
2026-04-08T14:09:11.650379Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 order_number=82087055
2026-04-08T14:09:11.650726Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 order_number=82087055
2026-04-08T14:09:11.651890Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:11.652071Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:12.129212Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 doc_id=696f8e2771edf19ac63cdc74 order_number=82087055 query_field=token
2026-04-08T14:09:12.129460Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 fields_mapped=6
2026-04-08T14:09:12.129839Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 order_number=82087055 sections_mapped=6
2026-04-08T14:09:12.129974Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:12.130663Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:12.130837Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:09:12.131875Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:12.132020Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:09:14.313259Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 mailbox=INBOX readonly=True
2026-04-08T14:09:45.397003Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861907187173186654
2026-04-08T14:09:47.566569Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:47.567366Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1130 conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 seed_message_id='<CAJjt2r1SF=DcPGdQCtay2qnpWUvcT-5AXPLXPLfLaHBxgyPmnQ@mail.gmail.com>' source_email_count=8 source_thread_id=1861907187173186654 thread_fetch_succeeded=True
2026-04-08T14:09:52.694217Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 has_data=True thread_text_length=1130
2026-04-08T14:09:52.694701Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:52.695649Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:52.695848Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:52.696119Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-08T14:09:52.696245Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-08T14:09:52.696844Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T14:09:52.697708Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=82087055 submission_status=blocked
2026-04-08T14:09:52.940370Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 submission_status=blocked
2026-04-08T14:09:52.940734Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T14:09:52.941835Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1321] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 email_count=1 subject='Confirmation of Order #38389375'
2026-04-08T14:09:52.943935Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:09:52.944237Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:09:52.945984Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:09:52.946853Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 email_count=1 first_100_chars='Dear Chris Zagoreanu,\n\nWe are pleased to inform you that we have successfully collected all the nece' text_length=1321
2026-04-08T14:09:52.947274Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 snippet="Dear Chris Zagoreanu, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T14:09:52.947684Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 subject='Confirmation of Order #38389375'
2026-04-08T14:09:52.948141Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 is_order_email=True snippet='Dear Chris Zagoreanu, We are pleased to inform you that we have successfully col'
2026-04-08T14:09:52.948360Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 is_order_email=True
2026-04-08T14:09:52.950534Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:09:52.950915Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:09:58.323167Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 inserted_id=69d661b61e109c17fcc0df5d
2026-04-08T14:09:58.323584Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861911051146931340 intake_record_id=69d661b61e109c17fcc0df5d intake_title='Confirmation of Order #38389375'
2026-04-08T14:09:58.323743Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:09:58.324406Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:09:58.324541Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:09:58.325560Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:02.297978Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 sender_emails=['info@synchronpermits.com']
2026-04-08T14:10:02.298212Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 order_number=38389375 source=current_conversation_regex
2026-04-08T14:10:02.298437Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 order_number=38389375
2026-04-08T14:10:02.299194Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:02.299402Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:02.538527Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 doc_id=69d65f2c1e109c17fcc0ded8 order_number=38389375 query_field=token
2026-04-08T14:10:02.538887Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 fields_mapped=6
2026-04-08T14:10:02.539386Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 order_number=38389375 sections_mapped=6
2026-04-08T14:10:02.539581Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:02.540597Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:02.540832Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:10:02.542285Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:02.542472Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:10:04.475415Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 mailbox=INBOX readonly=True
2026-04-08T14:10:13.573219Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861911051146931340
2026-04-08T14:10:15.678308Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:15.679170Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1321 conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 seed_message_id=<2d6f.2a59c46da935360.m1.1ac13d91-3353-11f1-a6c3-525400fb7a78.19d6d63b792@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861911051146931340 thread_fetch_succeeded=True
2026-04-08T14:10:20.381311Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 has_data=True thread_text_length=1321
2026-04-08T14:10:20.381498Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:20.382347Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:20.382561Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:20.382827Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-08T14:10:20.382957Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4
2026-04-08T14:10:20.383520Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T14:10:20.384164Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=38389375 submission_status=blocked
2026-04-08T14:10:20.625227Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 submission_status=blocked
2026-04-08T14:10:20.625452Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=2 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T14:10:20.625990Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[4090] conversation_id=1861911234927724587 conversation_index=3 conversation_total=4 email_count=1 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T14:10:20.627164Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861911234927724587 conversation_index=3 conversation_total=4
2026-04-08T14:10:20.627307Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861911234927724587 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:10:20.628355Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861911234927724587 conversation_index=3 conversation_total=4
2026-04-08T14:10:20.628851Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861911234927724587 conversation_index=3 conversation_total=4 email_count=1 first_100_chars='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acqu' text_length=4088
2026-04-08T14:10:20.629110Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861911234927724587 conversation_index=3 conversation_total=4 snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 Everingham & Kerr, Inc. is pleased to announce that ABM Air Conditioning and Heating, Inc. has been acquired by AMX Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of Waypoint Capital Partners DOWNLOAD PRESS RELEASE Press Release – April 8, 2026 Everingham & Kerr, Inc. announced today that ABM Air Conditioning and Heating LLC (the “Company” or “ABM”) has been acquired by AMX Mechanical LLC and AMX Cooling & Heating LLC (collectively, “AMX” or "AMX Mechanical"), a portfolio company'
2026-04-08T14:10:22.696448Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861911234927724587 conversation_index=3 conversation_total=4 raw_answer=no
2026-04-08T14:10:22.696886Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861911234927724587 conversation_index=3 conversation_total=4 is_order_email=False snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr,'
2026-04-08T14:10:22.697027Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861911234927724587 conversation_index=3 conversation_total=4 is_order_email=False
2026-04-08T14:10:22.698279Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 conversation_index=3 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T14:10:22.699129Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861911234927724587 conversation_index=3 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T14:10:22.941312Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861911234927724587 conversation_index=3 conversation_total=4 submission_status=not_attempted
2026-04-08T14:10:22.941829Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[763] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 email_count=1 subject='New Permit Request - Truck#F271'
2026-04-08T14:10:22.943040Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:22.943181Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:10:22.944194Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:22.944500Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 email_count=1 first_100_chars='Truck# F271\n\nPickup: 1520 Crosswind Dr, Bryan, TX 77808, United States\nDelivery: 7725 Lake Rd, Barke' text_length=763
2026-04-08T14:10:22.944739Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 snippet='Truck# F271 Pickup: 1520 Crosswind Dr, Bryan, TX 77808, United States Delivery: 7725 Lake Rd, Barker, NY 14012, USA Commodity: Empty Vessel (Custom) S/N: AB-82941 Dims: 30\'L / 13\'11"W / 13\'1"H @ legal weight Overall dims: 75\'L / 13\'11"W / 14\'5H @ legal weight I AM WAITING ON THE NEW TRAILER REGISTRATION. IF IT POSSIBLE TO ISSUE ATLEAST TEXAS PERMIT THAT WOULD BE GREAT, IF NOT, PLEASE WAIT FOR THE TRAILER REG. Additional: Please do the route based on our NY Permit origin (Attached) I-81;PA;Great Bend TX > AR > MO > IL > IN > OH > PA >'
2026-04-08T14:10:25.548632Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 raw_answer=yes
2026-04-08T14:10:25.548978Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 is_order_email=True snippet='Truck# F271 Pickup: 1520 Crosswind Dr, Bryan, TX 77808, United States Delivery: '
2026-04-08T14:10:25.549114Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 is_order_email=True
2026-04-08T14:10:25.550448Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:25.550620Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:30.731577Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 inserted_id=69d661d61e109c17fcc0df64
2026-04-08T14:10:30.732140Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Manuel conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861911312589448869 intake_record_id=69d661d61e109c17fcc0df64 intake_title='New Permit Request - Truck#F271'
2026-04-08T14:10:30.732286Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:30.732978Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:30.733119Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:10:30.734188Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:32.606452Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 sender_emails=['cj@harvestfreight.us']
2026-04-08T14:10:37.734907Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 order_number=72865010
2026-04-08T14:10:37.735289Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 order_number=72865010
2026-04-08T14:10:37.736301Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:37.736456Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:38.213596Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 doc_id=69d3e1e71e109c17fcc065fb order_number=72865010 query_field=token
2026-04-08T14:10:38.213859Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 fields_mapped=6
2026-04-08T14:10:38.214232Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 order_number=72865010 sections_mapped=6
2026-04-08T14:10:38.214362Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:38.215064Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:38.215203Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:10:38.216273Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:38.216416Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:10:40.273239Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 mailbox=INBOX readonly=True
2026-04-08T14:10:51.623001Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861911312589448869
2026-04-08T14:10:53.778203Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:10:53.778954Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=780 conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 seed_message_id=<DM6PR06MB4732BE306C44A8591FEBC755D75BA@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=2 source_thread_id=1861911312589448869 thread_fetch_succeeded=True
2026-04-08T14:11:03.951524Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 has_data=True thread_text_length=780
2026-04-08T14:11:03.951751Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:11:03.952646Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:11:03.952835Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:11:03.953150Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-08T14:11:03.953281Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4
2026-04-08T14:11:03.953885Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T14:11:03.954586Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=72865010 submission_status=blocked
2026-04-08T14:11:04.197496Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 submission_status=blocked
2026-04-08T14:11:04.197849Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=4 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T14:11:04.437007Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T14:11:04.437224Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=50 completed_order_found=False conversation_count=4 max_messages_requested=50 non_order_email_count=1 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260408_100419_437052
2026-04-08T14:11:05.449985Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T14:11:05.450894Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=3 run_trace_dir=all_steps_data/run_20260408_100419_437052
2026-04-08T14:12:23.971741Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:12:23.972467Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:12:27.639439Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 mailbox=INBOX readonly=True
2026-04-08T14:12:31.744796Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51079 unseen_only=False
2026-04-08T14:16:05.516344Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:16:05.517077Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:16:07.543619Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T14:16:09.351652Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51081 unseen_only=False
2026-04-08T14:16:25.458907Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 latest_message_count=50
2026-04-08T14:16:25.459605Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 uri=mongodb+srv://kartik...
2026-04-08T14:16:27.711172Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 database=HeavyHaulDB
2026-04-08T14:16:27.949044Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861846959122426119 conversation_index=1 conversation_total=4 fingerprint=5a70778d00d424d885e64cec3af4b82ac7d96e95d7038d4511cf35d5dfe73d35 subject='Temporary closure of Safety and Weight Enforcement Facility at Hudson (I-94 eastbound in St. Croix County)'
2026-04-08T14:16:28.187158Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=4 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T14:16:28.425021Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=4 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T14:16:28.662901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=4 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T14:16:28.909334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=4 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T14:16:29.147081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=4 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T14:16:29.384959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=4 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T14:16:29.622849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=4 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T14:16:29.860550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=4 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T14:16:30.098351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=4 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T14:16:30.343122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=4 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T14:16:30.580880Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=4 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T14:16:30.818800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=4 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T14:16:31.056952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=4 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T14:16:31.294803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=4 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T14:16:31.532704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=4 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T14:16:31.770614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=4 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T14:16:32.008526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=4 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T14:16:32.484204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 fingerprint=6a2bd20f5161652d781dc8274b5c7d129ee37a459c9def5b3c1c9338158e267c subject=Re:
2026-04-08T14:16:32.722120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=4 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T14:16:32.960042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=4 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T14:16:33.197792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=4 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T14:16:33.435837Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=4 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T14:16:33.673768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=4 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T14:16:33.912056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=4 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T14:16:34.150346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T14:16:34.388300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=4 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T14:16:34.626110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=4 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T14:16:34.864085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=4 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T14:16:35.101932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=4 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T14:16:35.339927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=1 conversation_total=4 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T14:16:35.578330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=1 conversation_total=4 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T14:16:35.816263Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 conversation_index=1 conversation_total=4 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T14:16:36.054117Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=1 conversation_total=4 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T14:16:36.292464Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[282, 376, 231, 309, 110, 112] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 email_count=6 subject='Re: #396 OK to ND'
2026-04-08T14:16:36.293740Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2
2026-04-08T14:16:36.293880Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T14:16:36.532532Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2
2026-04-08T14:16:37.553333Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2
2026-04-08T14:16:37.553629Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T14:20:13.810468Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 latest_message_count=50
2026-04-08T14:20:13.811024Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T14:20:16.049700Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T14:20:16.286883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T14:20:16.523956Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T14:20:16.760984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T14:20:16.997955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T14:20:17.235179Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T14:20:17.472238Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T14:20:17.709374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T14:20:17.946326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T14:20:18.183240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T14:20:18.420245Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T14:20:18.657424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T14:20:18.894488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T14:20:19.131488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T14:20:19.368666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T14:20:19.605789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T14:20:19.842867Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T14:20:20.316825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T14:20:20.790709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T14:20:21.027918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T14:20:21.277940Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T14:20:21.514946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T14:20:21.751959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T14:20:21.989029Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T14:20:22.226275Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T14:20:22.464283Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T14:20:22.701334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T14:20:22.938164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T14:20:23.175249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T14:20:23.412288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T14:20:23.649358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T14:20:23.886716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T14:20:24.123888Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T14:20:24.598174Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[282, 376, 231, 309, 110, 112] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 email_count=6 subject='Re: #396 OK to ND'
2026-04-08T14:20:24.599528Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:24.599675Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:20:24.600780Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:24.601221Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 email_count=6 first_100_chars="5 axles(3+2)\n18'10 - 5 - 44' - 4'6\n\n81 L\n10'6W\n14H\n\n13k steer\n20.5k per axle\n95k total\n\n*OK, MO for " text_length=1455
2026-04-08T14:20:24.601472Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 snippet="5 axles(3+2) 18'10 - 5 - 44' - 4'6 81 L 10'6W 14H 13k steer 20.5k per axle 95k total *OK, MO for today* Commodity: Cooler Pick up 601 W Axh Dr, Claremore, OK 74017 Delivery 420 County Rd SE #26, Beulah, ND 58523 Route *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC --- Please order IA for today and the rest for tomorrow for Legal wt *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC On Tue, Apr 7, 2026 at 10:31 AM Synchron Permits <synchronpermits@gmail.com> wrote: Team, Apologies for the OK permit. We encountered some technical issues that resulted"
2026-04-08T14:20:26.843726Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 raw_answer=yes
2026-04-08T14:20:26.844030Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 is_order_email=True snippet="5 axles(3+2) 18'10 - 5 - 44' - 4'6 81 L 10'6W 14H 13k steer 20.5k per axle 95k t"
2026-04-08T14:20:26.844166Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 is_order_email=True
2026-04-08T14:20:26.845475Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:26.845665Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:38.673198Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 inserted_id=69d62a121e109c17fcc0d39a
2026-04-08T14:20:38.673670Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Dario conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861828118626373861 intake_record_id=69d62a121e109c17fcc0d39a intake_title='Re: #396 OK to ND'
2026-04-08T14:20:38.673851Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:38.674548Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:38.674683Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:20:38.675795Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:40.901651Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 sender_emails=['danny@atlaslogistics.net', 'atlasgroupoperations@gmail.com']
2026-04-08T14:20:46.496221Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 order_number=77962762
2026-04-08T14:20:46.496524Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 order_number=77962762
2026-04-08T14:20:46.497491Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:46.497801Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:47.206655Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 doc_id=69cd66104d9a7bf18213a83f order_number=77962762 query_field=token
2026-04-08T14:20:47.206981Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 fields_mapped=6
2026-04-08T14:20:47.207358Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 order_number=77962762 sections_mapped=6
2026-04-08T14:20:47.207501Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:47.208264Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:47.208403Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:20:47.209464Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:20:47.209750Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:20:49.472147Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 mailbox=INBOX readonly=True
2026-04-08T14:21:25.086659Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 email_count=12 mailbox='[Gmail]/All Mail' thread_id=1861828118626373861
2026-04-08T14:21:27.440054Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:21:27.441062Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1883 conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 seed_message_id=<DM6PR07MB4905F9083338E00E3CCB5E99A55BA@DM6PR07MB4905.namprd07.prod.outlook.com> source_email_count=12 source_thread_id=1861828118626373861 thread_fetch_succeeded=True
2026-04-08T14:21:34.311680Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 has_data=True thread_text_length=1883
2026-04-08T14:21:34.311881Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:21:34.312669Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:21:34.312832Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:21:34.322054Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T14:21:34.566041Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 inserted_id=69d6646ea782662376c1cb3a
2026-04-08T14:21:34.566265Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 mongodb_saved_id=69d6646ea782662376c1cb3a order_number=77962762
2026-04-08T14:21:34.566389Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:21:34.567093Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T14:21:34.570855Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 errors=[] is_order_email=True order_number=77962762 submission_status=submit_failed
2026-04-08T14:21:34.810559Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861828118626373861 conversation_index=1 conversation_total=4 submission_status=submit_failed
2026-04-08T14:21:34.810853Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=4
2026-04-08T14:21:35.047328Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T14:21:35.047593Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260408_101605_516609
2026-04-08T14:21:36.106680Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T14:21:36.107316Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_101605_516609
2026-04-08T14:21:37.626460Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:21:37.627293Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:21:39.734730Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T14:21:41.510830Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51081 unseen_only=False
2026-04-08T14:26:00.284060Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T14:26:00.284679Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T14:26:02.585406Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T14:26:02.827015Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=2 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T14:26:03.068586Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 conversation_index=1 conversation_total=2 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T14:26:03.310127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=2 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T14:26:03.557623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=2 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T14:26:03.799136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=2 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T14:26:04.040653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=2 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T14:26:04.282203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=2 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T14:26:04.523649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=2 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T14:26:04.765051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=2 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T14:26:05.006583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=2 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T14:26:05.247994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=2 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T14:26:05.489525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=2 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T14:26:05.731034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=2 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T14:26:05.972415Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=2 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T14:26:06.213976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T14:26:06.455418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T14:26:06.696909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T14:26:06.938380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T14:26:07.428330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T14:26:07.669836Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T14:26:07.911237Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T14:26:08.152802Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=2 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T14:26:08.394333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=2 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T14:26:08.635738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T14:26:08.877187Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T14:26:09.118719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T14:26:09.360191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=2 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T14:26:09.601978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=2 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T14:26:09.843677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T14:26:10.085157Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=1 conversation_total=2 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T14:26:10.326757Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=1 conversation_total=2 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T14:26:10.568368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 conversation_index=1 conversation_total=2 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T14:26:10.809823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=1 conversation_total=2 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T14:26:11.292919Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[96, 195, 792] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 email_count=3 subject=Re:
2026-04-08T14:26:11.294389Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3
2026-04-08T14:26:11.294532Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T14:26:11.536761Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3
2026-04-08T14:26:12.719640Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3
2026-04-08T14:26:12.719907Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T14:26:36.206831Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:26:36.207748Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:26:38.282494Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T14:26:40.141684Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51082 unseen_only=False
2026-04-08T14:31:12.817904Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:31:12.818739Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:31:14.612204Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=37 latest_message_count=50
2026-04-08T14:31:14.612748Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T14:31:15.232795Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T14:31:16.870447Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T14:31:17.112461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861847249837803592 fingerprint=a41e13fd9db7b47e02b41fa33f22ff113cf7feca8c16e1b591bfcdd0968ecc34 subject='Production OS/OW Permit Number 26SS0209791'
2026-04-08T14:31:17.235576Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51083 unseen_only=False
2026-04-08T14:31:17.354276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T14:31:17.596012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T14:31:17.837802Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T14:31:18.079566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T14:31:18.331646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T14:31:18.573505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T14:31:18.815125Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T14:31:19.056791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T14:31:19.298547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T14:31:19.540319Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T14:31:19.782037Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T14:31:20.023563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T14:31:20.265395Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T14:31:20.507123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T14:31:20.758314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T14:31:21.000055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T14:31:21.250978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T14:31:21.734273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T14:31:21.977010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T14:31:22.218799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T14:31:22.460466Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T14:31:22.702150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T14:31:22.951725Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T14:31:23.193371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T14:31:23.435137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T14:31:23.676849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T14:31:23.918569Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T14:31:24.160343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T14:31:24.402135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T14:31:24.643838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T14:31:24.885647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T14:31:25.127516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T14:31:25.852548Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[96, 195, 792] conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 email_count=3 subject=Re:
2026-04-08T14:31:25.854023Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=4
2026-04-08T14:31:25.854171Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:31:25.855258Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=4
2026-04-08T14:31:25.855648Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 email_count=3 first_100_chars='Good morning\n\nI just made an account with you. I want to start making permits with\nyour company.\n\n--' text_length=1074
2026-04-08T14:31:25.855931Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 snippet='Good morning I just made an account with you. I want to start making permits with your company. --- What is the next step? On Wed, Apr 8, 2026 at 5:42 AM Nick T <dispatch.mjexpress@gmail.com> wrote: Good morning I just made an account with you. I want to start making permits with your company. --- Good morning, Please find attached 🚛 *Company Information* *Company Name: *MJ EXPRESS LINES INC *MC Number: *911177 *DOT Number:* 2595863 *Tax ID (EIN): *47-3234753 *IFTA License Number: *IL47323475301 *Email: *dispatch.mjexpress@gmail.com *Phone Number: *630-566-3637 *Physical Address: *2856 Belle Ln City: Schaumburg State: IL ZIP Code: 60193'
2026-04-08T14:31:29.779951Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 raw_answer=no
2026-04-08T14:31:29.780266Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 is_order_email=False snippet='Good morning I just made an account with you. I want to start making permits wit'
2026-04-08T14:31:29.780400Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 is_order_email=False
2026-04-08T14:31:29.781585Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T14:31:29.782347Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T14:31:30.026846Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861902491890102724 conversation_index=1 conversation_total=4 submission_status=not_attempted
2026-04-08T14:31:30.027209Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2502] conversation_id=1861911560578446411 conversation_index=2 conversation_total=4 email_count=1 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T14:31:30.028405Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861911560578446411 conversation_index=2 conversation_total=4
2026-04-08T14:31:30.028547Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861911560578446411 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:31:30.029917Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861911560578446411 conversation_index=2 conversation_total=4
2026-04-08T14:31:30.030354Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861911560578446411 conversation_index=2 conversation_total=4 email_count=1 first_100_chars='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acqu' text_length=2500
2026-04-08T14:31:30.030601Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861911560578446411 conversation_index=2 conversation_total=4 snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 New Acquisition Opportunity: Home & Garden Consumer Products Manufacturer Download NDA Everingham & Kerr, Inc. has been retained to arrange the sale of a Home & Garden Consumer Products Manufacturer located in the Southeastern US. Below are some business highlights: $3.6M in revenue. Manufactures and sells household and garden consumer products. Products include toilet plungers and accessories, hose nozzle/watering accessories. Sales are done mostly through brick & mortar retail distribution, and direct online sales. If this acquisition would be of possible interest'
2026-04-08T14:31:31.852881Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861911560578446411 conversation_index=2 conversation_total=4 raw_answer=no
2026-04-08T14:31:31.853205Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861911560578446411 conversation_index=2 conversation_total=4 is_order_email=False snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr,'
2026-04-08T14:31:31.853339Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861911560578446411 conversation_index=2 conversation_total=4 is_order_email=False
2026-04-08T14:31:31.854647Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 conversation_index=2 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T14:31:31.855287Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861911560578446411 conversation_index=2 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T14:31:32.099784Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861911560578446411 conversation_index=2 conversation_total=4 submission_status=not_attempted
2026-04-08T14:31:32.100343Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[258] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 email_count=1 subject='Permit PA'
2026-04-08T14:31:32.101517Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:32.101655Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:31:32.102705Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:32.102975Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 email_count=1 first_100_chars='Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line.\n\nRuslan Romaniv\n917 385 8638\nT' text_length=258
2026-04-08T14:31:32.103197Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 snippet="Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line. Ruslan Romaniv 917 385 8638 Truck: 7463 Trailer: T2502 Reynolds C14E10.5 4 Tire Hydraulic Pull Scraper 11'8 W rest legal Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>"
2026-04-08T14:31:34.458900Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 raw_answer=yes
2026-04-08T14:31:34.459221Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 is_order_email=True snippet='Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line. Ruslan Rom'
2026-04-08T14:31:34.459361Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 is_order_email=True
2026-04-08T14:31:34.460569Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:34.460739Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:42.040678Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 inserted_id=69d666cd1e109c17fcc0e020
2026-04-08T14:31:42.041134Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861912060999259712 intake_record_id=69d666cd1e109c17fcc0e020 intake_title='Permit PA'
2026-04-08T14:31:42.041278Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:42.042203Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:42.042379Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:31:42.043878Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:43.948314Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 sender_emails=['permits@strataninc.com']
2026-04-08T14:31:49.967609Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 order_number=40910794
2026-04-08T14:31:49.968036Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 order_number=40910794
2026-04-08T14:31:49.969245Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:49.969624Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:50.452050Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 doc_id=69c6bf184d9a7bf18212777b order_number=40910794 query_field=token
2026-04-08T14:31:50.452302Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 fields_mapped=6
2026-04-08T14:31:50.452677Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 order_number=40910794 sections_mapped=6
2026-04-08T14:31:50.452853Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:50.453528Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:50.453661Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:31:50.454706Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:31:50.454846Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:31:55.504074Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 mailbox=INBOX readonly=True
2026-04-08T14:32:25.084382Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1861912060999259712
2026-04-08T14:32:27.948552Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:32:27.949279Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=714 conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 seed_message_id=<CAMamnsdZndAUk2v01j8E8bNV2AQgYApDPN3xXHXQViUiZ01SeA@mail.gmail.com> source_email_count=3 source_thread_id=1861912060999259712 thread_fetch_succeeded=True
2026-04-08T14:32:32.797782Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 has_data=True thread_text_length=714
2026-04-08T14:32:32.797971Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:32:32.798765Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:32:32.798924Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:32:32.799145Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-08T14:32:32.799265Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4
2026-04-08T14:32:32.799815Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T14:32:32.800433Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=40910794 submission_status=blocked
2026-04-08T14:32:33.045015Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 submission_status=blocked
2026-04-08T14:32:33.045238Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=3 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T14:32:33.045801Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[570] conversation_id=1861912697256767630 conversation_index=4 conversation_total=4 email_count=1 subject='Payment Receipt'
2026-04-08T14:32:33.046925Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=4 conversation_total=4
2026-04-08T14:32:33.047067Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912697256767630 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-08T14:32:33.048452Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=4 conversation_total=4
2026-04-08T14:32:33.048825Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=4 conversation_total=4 email_count=1 first_100_chars='Missouri: MODOT Carrier Express\n\nPayment Receipt\n\nThank You for Your Payment\n\nPlease save this Confi' text_length=570
2026-04-08T14:32:33.049065Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=4 conversation_total=4 snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Please save this Confirmation Number for your personal records. Customer Name NASH NT TURCAN Effective Date 4/8/2026 9:25 AM Central Standard Time Confirmation Number 20852357 Payment Method Amount Visa ***** 0494 $15.55 Payment Item OSOW $15.00 Transaction Fee: $0.55 Total Amount Paid: $15.55 Payment Details OSOW : PermitPayment - : 244043901 - : 4349150 - : 1190661 - : 3 - NASH NT TURCAN - $15.00 A Transaction Fee has been included in the total amount paid for this transaction.'
2026-04-08T14:32:33.049251Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861912697256767630 conversation_index=4 conversation_total=4 subject='Payment Receipt'
2026-04-08T14:32:33.049476Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=4 conversation_total=4 is_order_email=False snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Pleas'
2026-04-08T14:32:33.049603Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=4 conversation_total=4 is_order_email=False
2026-04-08T14:32:33.050763Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=4 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T14:32:33.051316Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861912697256767630 conversation_index=4 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T14:32:33.295763Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912697256767630 conversation_index=4 conversation_total=4 submission_status=not_attempted
2026-04-08T14:32:33.537218Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T14:32:33.537430Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=50 completed_order_found=False conversation_count=4 max_messages_requested=50 non_order_email_count=3 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260408_102636_207079
2026-04-08T14:32:34.744947Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T14:32:34.745561Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=1 run_trace_dir=all_steps_data/run_20260408_102636_207079
2026-04-08T14:36:09.074214Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 latest_message_count=50
2026-04-08T14:36:09.074870Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 uri=mongodb+srv://kartik...
2026-04-08T14:36:11.322885Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 database=HeavyHaulDB
2026-04-08T14:36:11.562948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861839487653725823 conversation_index=1 conversation_total=3 fingerprint=94eb175d91718074b437ad02f25fed52af43e905866791591c51f1dd8e0acc92 subject='Re: Unit 0925 ~ Texas Permit 260407835371 is ready'
2026-04-08T14:36:11.803103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=3 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T14:36:12.042987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=3 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T14:36:12.282974Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=3 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T14:36:12.522805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=3 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T14:36:12.773500Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=3 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T14:36:13.013594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=3 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T14:36:13.253580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=3 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T14:36:13.493362Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=3 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T14:36:13.733456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=3 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T14:36:13.973546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=3 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T14:36:14.213484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=3 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T14:36:14.453520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=3 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T14:36:14.693700Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=3 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T14:36:14.933739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=3 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T14:36:15.173777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=3 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T14:36:15.413837Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=3 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T14:36:15.653994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=3 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T14:36:15.894106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=3 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T14:36:16.134066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=3 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T14:36:16.374146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=3 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T14:36:16.614126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=3 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T14:36:16.854054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=3 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T14:36:17.094047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=3 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T14:36:17.334033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=3 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T14:36:17.574320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=3 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T14:36:17.814671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=3 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T14:36:18.054907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=3 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T14:36:18.294944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=3 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T14:36:18.534926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=1 conversation_total=3 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T14:36:18.774982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=1 conversation_total=3 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T14:36:19.015074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 conversation_index=1 conversation_total=3 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T14:36:19.255120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=1 conversation_total=3 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T14:36:19.495251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 conversation_index=1 conversation_total=3 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T14:36:19.975007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=1 conversation_total=3 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T14:36:19.975697Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[258, 301] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1 email_count=2 subject='Re: Permit PA'
2026-04-08T14:36:19.977115Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1
2026-04-08T14:36:19.977258Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T14:36:20.217929Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1
2026-04-08T14:36:21.489873Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1
2026-04-08T14:36:21.490108Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T14:37:34.845831Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:37:34.846566Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:37:39.880420Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T14:37:42.399551Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51084 unseen_only=False
2026-04-08T14:39:36.111489Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T14:39:36.111694Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='command: FETCH => socket error: EOF'
Traceback (most recent call last):
  File "/usr/lib64/python3.12/imaplib.py", line 1056, in _command_complete
    typ, data = self._get_tagged_response(tag, expect_bye=logout)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1182, in _get_tagged_response
    self._get_response()
  File "/usr/lib64/python3.12/imaplib.py", line 1084, in _get_response
    resp = self._get_line()
           ^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1194, in _get_line
    raise self.abort('socket error: EOF')
imaplib.IMAP4.abort: socket error: EOF

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 84, in process_mailbox
    conversations = await self.email_client.fetch_conversations(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 138, in fetch_conversations
    conversation_id, thread_message_ids = self._fetch_thread_message_ids(message_id)
                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 319, in _fetch_thread_message_ids
    status, fetch_data = client.fetch(seed_message_id, "(X-GM-THRID)")
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 557, in fetch
    typ, dat = self._simple_command(name, message_set, message_parts)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1239, in _simple_command
    return self._command_complete(name, self._command(name, *args))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1058, in _command_complete
    raise self.abort('command: %s => %s' % (name, val))
imaplib.IMAP4.abort: command: FETCH => socket error: EOF
2026-04-08T14:41:21.591741Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861912060999259712 conversation_index=1 conversation_total=1 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:41:21.592639Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:41:23.348235Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-08T14:41:24.616543Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51084 unseen_only=False
2026-04-08T14:44:36.213700Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:44:36.214518Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:44:37.913591Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T14:44:39.225262Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51086 unseen_only=False
2026-04-08T14:45:28.985832Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 conversation_id=1861912060999259712 conversation_index=1 conversation_total=1 latest_message_count=50
2026-04-08T14:45:28.986593Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1 uri=mongodb+srv://kartik...
2026-04-08T14:45:31.274766Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861912060999259712 conversation_index=1 conversation_total=1 database=HeavyHaulDB
2026-04-08T14:45:31.518639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845731107846697 conversation_index=1 conversation_total=1 fingerprint=79ed83e13b85c25713779d655ded0c08da2307be9aacedbf5080e5414b67ac44 subject='Re: 464 Pennsylvania Google Maps Route Created for order 19840770'
2026-04-08T14:45:31.762396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848111977826467 conversation_index=1 conversation_total=1 fingerprint=64de10722305fb056632130c47b8d238d6cff7f1b40f760045b8f349bc46e63e subject='Confirmation of Order #88785921'
2026-04-08T14:45:32.006303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=1 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T14:45:32.250340Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=1 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T14:45:32.494229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=1 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T14:45:32.738153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=1 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T14:45:32.981894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=1 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T14:45:33.225855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=1 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T14:45:33.469759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=1 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T14:45:33.713648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=1 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T14:45:33.957576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=1 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T14:45:34.201423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=1 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T14:45:34.445411Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=1 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T14:45:34.689598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=1 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T14:45:34.933470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=1 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T14:45:35.177654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=1 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T14:45:35.421809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=1 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T14:45:35.665592Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=1 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T14:45:35.909732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=1 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T14:45:36.153848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=1 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T14:45:36.411281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=1 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T14:45:36.655051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=1 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T14:45:36.899054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=1 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T14:45:37.143070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=1 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T14:45:37.387017Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=1 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T14:45:37.631702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=1 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T14:45:37.875708Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=1 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T14:45:38.119651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=1 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T14:45:38.363682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=1 conversation_total=1 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T14:45:38.607468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=1 conversation_total=1 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T14:45:38.851564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 conversation_index=1 conversation_total=1 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T14:45:39.095404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=1 conversation_total=1 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T14:45:39.339327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 conversation_index=1 conversation_total=1 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T14:45:39.826796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T14:45:40.070741Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[258, 301] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 email_count=2 subject='Re: Permit PA'
2026-04-08T14:45:40.072041Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T14:45:40.072183Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T14:45:40.316863Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T14:45:41.661549Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T14:45:41.661800Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T14:49:35.142560Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=35 latest_message_count=50
2026-04-08T14:49:35.143262Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T14:49:37.456397Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T14:49:37.698791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T14:49:37.941053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T14:49:38.183226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T14:49:38.433619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T14:49:38.675704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T14:49:38.917920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T14:49:39.159924Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T14:49:39.402049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T14:49:39.644016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T14:49:39.885945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T14:49:40.128016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T14:49:40.370100Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T14:49:40.612089Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T14:49:40.854023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T14:49:41.096140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T14:49:41.338502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T14:49:41.580533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T14:49:41.822635Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T14:49:42.064779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T14:49:42.306923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T14:49:42.549112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T14:49:42.791227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T14:49:43.033447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T14:49:43.275426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T14:49:43.517439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T14:49:43.759669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T14:49:44.001844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T14:49:44.243955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T14:49:44.485982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T14:49:44.733106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T14:49:44.975231Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T14:49:45.459230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T14:49:45.951773Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[258, 301, 351] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 email_count=3 subject='Re: Permit PA'
2026-04-08T14:49:45.953134Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:49:45.953276Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T14:49:45.954284Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:49:45.954706Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 email_count=3 first_100_chars='Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line.\n\nRuslan Romaniv\n917 385 8638\nT' text_length=924
2026-04-08T14:49:45.955065Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 snippet="Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line. Ruslan Romaniv 917 385 8638 Truck: 7463 Trailer: T2502 Reynolds C14E10.5 4 Tire Hydraulic Pull Scraper 11'8 W rest legal Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> --- Thank you Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Wed, Apr 8, 2026 at 10:29 AM Synchron Permits <synchronpermits@gmail.com> wrote: Received. My name is Sacha and I will be handling this order. If you have any questions please get in touch with me at 984-389-8850. Thanks! --- Driver does not have an work gmail, sent all to me please. Axle spacing below Thank you Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>"
2026-04-08T14:49:48.211099Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-08T14:49:48.211545Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 is_order_email=True snippet='Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line. Ruslan Rom'
2026-04-08T14:49:48.211682Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-08T14:49:48.212971Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:49:48.213147Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:49:58.251829Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 inserted_id=69d666cd1e109c17fcc0e020
2026-04-08T14:49:58.252381Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861912060999259712 intake_record_id=69d666cd1e109c17fcc0e020 intake_title='Re: Permit PA'
2026-04-08T14:49:58.252525Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:49:58.253232Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:49:58.253371Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T14:49:58.254453Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:00.182145Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 sender_emails=['permits@strataninc.com']
2026-04-08T14:50:07.619502Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 order_number=40910794
2026-04-08T14:50:07.619980Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 order_number=40910794
2026-04-08T14:50:07.620940Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:07.621120Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:08.104254Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 doc_id=69c6bf184d9a7bf18212777b order_number=40910794 query_field=token
2026-04-08T14:50:08.104506Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-08T14:50:08.104984Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 order_number=40910794 sections_mapped=6
2026-04-08T14:50:08.105120Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:08.105793Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:08.105930Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T14:50:08.106941Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:08.107085Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:50:10.654614Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T14:50:38.557123Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 email_count=7 mailbox='[Gmail]/All Mail' thread_id=1861912060999259712
2026-04-08T14:50:41.759129Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:50:41.759748Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:50:42.034264Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:42.035229Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1304 conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 seed_message_id='<CAMamnsfEYoSf0F7HCyuSB6k_WSbUHMo-OTN71e=9WB_mKnrQsQ@mail.gmail.com>' source_email_count=7 source_thread_id=1861912060999259712 thread_fetch_succeeded=True
2026-04-08T14:50:44.619464Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T14:50:46.492989Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51086 unseen_only=False
2026-04-08T14:50:48.498520Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 has_data=True thread_text_length=1304
2026-04-08T14:50:48.498730Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:48.499581Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:48.499745Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:48.500066Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T14:50:48.500190Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3
2026-04-08T14:50:48.500748Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T14:50:48.503730Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=40910794 submission_status=blocked
2026-04-08T14:50:48.770332Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-08T14:50:48.770559Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T14:50:48.771298Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[795, 1351, 522, 1334, 2542, 841, 629, 349, 558, 2183, 2752, 598, 173, 976, 407, 2341] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 email_count=16 subject='Re: New Permit Request - Truck#0925'
2026-04-08T14:50:48.772701Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:50:48.772841Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T14:50:48.773873Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:50:48.775482Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 email_count=16 first_100_chars='Truck# 0925\nTrailer# 9354\n\nPickup: 1225 Crosby Dayton Rd, Crosby, TX 77532\nDelivery: 18401 Cochrane ' text_length=17961
2026-04-08T14:50:48.775862Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 snippet='Truck# 0925 Trailer# 9354 Pickup: 1225 Crosby Dayton Rd, Crosby, TX 77532 Delivery: 18401 Cochrane Rd, Morgan Hill, CA 95037, USA Commodity: Custom Steel Pipe S/N: 10117618 Dims: 16\'L / 15\'7"W / 14\'5"H @ legal weight Overall dims: 75\'L / 15\'7"W / 15\'9"H @ legal weight Start date: 04/09 In case any states ask photos of the commodity, we do not have any, but we have schemes of it, this is a large project for the Anderson Lake Dam, they are doing a huge project until early 2027 initiated by Valley Water to strengthen the dam in Morgan Hill, CA,'
2026-04-08T14:50:51.296741Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 raw_answer=yes
2026-04-08T14:50:51.297043Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 is_order_email=True snippet='Truck# 0925 Trailer# 9354 Pickup: 1225 Crosby Dayton Rd, Crosby, TX 77532 Delive'
2026-04-08T14:50:51.297177Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-08T14:50:51.298456Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:50:51.298612Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:51:21.821657Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 inserted_id=69d513a41e109c17fcc0a4a2
2026-04-08T14:51:21.822204Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Dario conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861738636034362811 intake_record_id=69d513a41e109c17fcc0a4a2 intake_title='Re: New Permit Request - Truck#0925'
2026-04-08T14:51:21.822349Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:51:21.823030Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:51:21.823168Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T14:51:21.824229Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:51:23.964369Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 sender_emails=['cj@harvestfreight.us', 'pcs@osow.com', 'info@osow.com']
2026-04-08T14:51:30.895285Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 order_number=72865010
2026-04-08T14:51:30.895601Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 order_number=72865010
2026-04-08T14:51:30.896739Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:51:30.896901Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:51:31.379990Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 doc_id=69d3e1e71e109c17fcc065fb order_number=72865010 query_field=token
2026-04-08T14:51:31.380246Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-08T14:51:31.380613Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 order_number=72865010 sections_mapped=6
2026-04-08T14:51:31.380806Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:51:31.381482Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:51:31.381616Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T14:51:31.382643Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:51:31.382832Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:51:33.434540Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T14:52:39.810890Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 email_count=29 mailbox='[Gmail]/All Mail' thread_id=1861738636034362811
2026-04-08T14:52:43.473120Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:52:43.475658Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=8683 conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 seed_message_id=<DM6PR06MB473247AFB6C79DB2E08F9E1AD75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=29 source_thread_id=1861738636034362811 thread_fetch_succeeded=True
2026-04-08T14:52:51.096891Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 has_data=True thread_text_length=8683
2026-04-08T14:52:51.097082Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:52:51.097861Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:52:51.098088Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:52:51.098318Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T14:52:51.098443Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3
2026-04-08T14:52:51.098994Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T14:52:51.101943Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=72865010 submission_status=blocked
2026-04-08T14:52:51.346871Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-08T14:52:51.347086Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T14:52:51.347664Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[304] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 email_count=1 subject='NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T14:52:51.348791Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:52:51.348929Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T14:52:51.349955Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:52:51.350218Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Good morning,\n\nI want to place a new order\n\nTruck # 1746\nTrailer # 8645\n\nPick up location: 472 Paul ' text_length=304
2026-04-08T14:52:51.350434Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 snippet="Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up location: 472 Paul Ave, St. Louis, MO 63135 Delivery location: 433 Roy Furman Hwy Wind Ridge PA 15380 3 pieces of pipe, 10 ft wide I don't need a permit for Missouri, and I need the route for PA before approval Thank you"
2026-04-08T14:52:53.487545Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 raw_answer=yes
2026-04-08T14:52:53.487855Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 is_order_email=True snippet='Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up lo'
2026-04-08T14:52:53.488011Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-08T14:52:53.489257Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:52:53.489416Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:01.456756Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 inserted_id=69d66bcd1e109c17fcc0e0f3
2026-04-08T14:53:01.457200Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Aaron conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861913883335843074 intake_record_id=69d66bcd1e109c17fcc0e0f3 intake_title='NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T14:53:01.457380Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:01.458138Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:01.458289Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T14:53:01.459464Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:03.519867Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 sender_emails=['val@aftfreight.com']
2026-04-08T14:53:11.457239Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 order_number=29117325
2026-04-08T14:53:11.457555Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 order_number=29117325
2026-04-08T14:53:11.458499Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:11.458783Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:11.941806Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 doc_id=694035eb0c6a2db42dfe9699 order_number=29117325 query_field=token
2026-04-08T14:53:11.942066Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-08T14:53:11.942433Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 order_number=29117325 sections_mapped=6
2026-04-08T14:53:11.942566Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:11.943299Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:11.943441Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T14:53:11.944506Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:11.944649Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:53:14.248759Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T14:53:31.518948Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861913883335843074
2026-04-08T14:53:35.306223Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:35.306794Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=329 conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 seed_message_id='<CAH87oCbye96juksgCZX=5+vz+5=_iCU6baTRYBx1opEEQT=5jQ@mail.gmail.com>' source_email_count=2 source_thread_id=1861913883335843074 thread_fetch_succeeded=True
2026-04-08T14:53:39.851165Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 has_data=True thread_text_length=329
2026-04-08T14:53:39.851441Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:39.852769Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:39.853076Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:39.853417Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T14:53:39.853600Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3
2026-04-08T14:53:39.854501Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T14:53:39.855482Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='All Freight Trans Inc' conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=29117325 submission_status=blocked
2026-04-08T14:53:40.100351Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 submission_status=blocked
2026-04-08T14:53:40.100584Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=3 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T14:53:40.355208Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T14:53:40.355423Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=0 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260408_104436_213942
2026-04-08T14:53:41.888054Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T14:53:41.888671Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=3 run_trace_dir=all_steps_data/run_20260408_104436_213942
2026-04-08T14:56:46.166719Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=35 conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T14:56:46.168106Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T14:56:48.486624Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T14:56:48.726859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861848845167522032 conversation_index=1 conversation_total=2 fingerprint=a78a8c2ac6219045e4b5e49cba3e3cc13eaa1013ed8166f60d8d061750d6bde4 subject='Dimension Alert - Permit 2344896 Arizona, Order 31223003'
2026-04-08T14:56:48.979288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849189501803005 conversation_index=1 conversation_total=2 fingerprint=f7d99c654d9e7072b1f56c38f628ee0353478667cc93b68a250917fb66034674 subject='Dimension Alert - Permit 2344848 Arizona, Order 99468122'
2026-04-08T14:56:49.220679Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 conversation_index=1 conversation_total=2 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T14:56:49.460947Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 conversation_index=1 conversation_total=2 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T14:56:49.700653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=2 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T14:56:49.940394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=2 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T14:56:50.180193Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=2 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T14:56:50.430842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=2 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T14:56:50.670531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=2 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T14:56:50.910228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=2 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T14:56:51.165537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T14:56:51.409829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T14:56:51.658310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T14:56:51.898359Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T14:56:52.142583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=2 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T14:56:52.382380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T14:56:52.636619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T14:56:52.876544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T14:56:53.127331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=2 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T14:56:53.367273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=2 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T14:56:53.609930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T14:56:53.849757Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T14:56:54.110866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T14:56:54.350633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=2 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T14:56:54.618165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=2 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T14:56:54.869157Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T14:56:55.110943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=1 conversation_total=2 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T14:56:55.350769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=1 conversation_total=2 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T14:56:55.605498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 conversation_index=1 conversation_total=2 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T14:56:55.852136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=1 conversation_total=2 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T14:56:56.098932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 conversation_index=1 conversation_total=2 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T14:56:56.345665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 fingerprint=afd2a2a4e3374346e2bb428ed3920a6b4f2497a2a8159245e82ff2a082138b98 subject='Re: Permit PA'
2026-04-08T14:56:56.592530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T14:56:56.839303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 conversation_index=1 conversation_total=2 fingerprint=9892d9109f1638406679bac850cd4da713a4098b31e590f00d6f3e7c68e72c8a subject='Re: New Permit Request - Truck#0925'
2026-04-08T14:56:57.086122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=1 conversation_total=2 fingerprint=a9a4044136162e27bbfac44d1fbf78b4f1112c312a373de47e7e8ecb8ec0a995 subject='NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T14:56:57.086357Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T14:56:57.332914Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T14:57:00.191351Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T14:57:00.192112Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_105041_759364
2026-04-08T14:58:41.988984Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T14:58:41.989766Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T14:58:45.212206Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T14:58:47.727943Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51088 unseen_only=False
2026-04-08T15:02:00.292485Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T15:02:00.293215Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:02:02.875468Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T15:02:05.231796Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51090 unseen_only=False
2026-04-08T15:06:10.026461Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-08T15:06:10.027617Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T15:06:12.287968Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T15:06:12.528107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823834930569375 fingerprint=034aba8829d575f4a653e33c73c258b0fee401382ace7ab2b148012f49f36a64 subject='Permits have been approved for payment'
2026-04-08T15:06:12.768120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861849471185693339 fingerprint=e81834d8f5a770b67d5fafdb157b56b88ac0ca799712653d3363651a1f028945 subject='Dimension Alert - Permit 2344881-1 Arizona, Order 07640028'
2026-04-08T15:06:13.008399Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T15:06:13.248785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T15:06:13.488956Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T15:06:13.737612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T15:06:13.977685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T15:06:14.218138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T15:06:14.458352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T15:06:14.698550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T15:06:14.938722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T15:06:15.178879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T15:06:15.419131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T15:06:15.659127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T15:06:15.899259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T15:06:16.139450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T15:06:16.379591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T15:06:16.630181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T15:06:16.870636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T15:06:17.111247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T15:06:17.351455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T15:06:17.591580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T15:06:17.831926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T15:06:18.072147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T15:06:18.312267Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T15:06:18.562477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T15:06:18.802540Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T15:06:19.042700Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T15:06:19.282963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T15:06:19.763169Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T15:06:20.003401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 fingerprint=9892d9109f1638406679bac850cd4da713a4098b31e590f00d6f3e7c68e72c8a subject='Re: New Permit Request - Truck#0925'
2026-04-08T15:06:20.243736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 fingerprint=a9a4044136162e27bbfac44d1fbf78b4f1112c312a373de47e7e8ecb8ec0a995 subject='NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T15:06:20.486608Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[258, 301, 351, 163] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 email_count=4 subject='Re: Permit PA'
2026-04-08T15:06:20.487963Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:20.488102Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T15:06:20.489169Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:20.489507Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 email_count=4 first_100_chars='Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line.\n\nRuslan Romaniv\n917 385 8638\nT' text_length=1094
2026-04-08T15:06:20.489753Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 snippet="Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line. Ruslan Romaniv 917 385 8638 Truck: 7463 Trailer: T2502 Reynolds C14E10.5 4 Tire Hydraulic Pull Scraper 11'8 W rest legal Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> --- Thank you Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Wed, Apr 8, 2026 at 10:29 AM Synchron Permits <synchronpermits@gmail.com> wrote: Received. My name is Sacha and I will be handling this order. If you have any questions please get in touch with me at 984-389-8850. Thanks! --- Driver does not have an work gmail, sent all to me please. Axle spacing below Thank you Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>"
2026-04-08T15:06:22.445879Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-08T15:06:22.446184Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 is_order_email=True snippet='Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line. Ruslan Rom'
2026-04-08T15:06:22.446319Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-08T15:06:22.447657Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:22.447843Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:42.071980Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 inserted_id=69d666cd1e109c17fcc0e020
2026-04-08T15:06:42.072422Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861912060999259712 intake_record_id=69d666cd1e109c17fcc0e020 intake_title='Re: Permit PA'
2026-04-08T15:06:42.072568Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:42.073279Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:42.073417Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T15:06:42.074519Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:44.073677Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 sender_emails=['permits@strataninc.com']
2026-04-08T15:06:53.302114Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 order_number=66298122
2026-04-08T15:06:53.302432Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 order_number=66298122
2026-04-08T15:06:53.303377Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:53.303670Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:53.783021Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 doc_id=69c6d73b4d9a7bf182127c34 order_number=66298122 query_field=token
2026-04-08T15:06:53.783272Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-08T15:06:53.783647Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 order_number=66298122 sections_mapped=6
2026-04-08T15:06:53.783833Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:53.784530Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:53.784675Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T15:06:53.785818Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:06:53.785966Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:06:56.467118Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T15:07:35.632226Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 email_count=10 mailbox='[Gmail]/All Mail' thread_id=1861912060999259712
2026-04-08T15:07:40.213990Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:07:40.214893Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1607 conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 seed_message_id='<CAMamnsfgkkr40WbsRmsEbo3fUSj0pT5_XbwGHp+WcZ=V7EDqRQ@mail.gmail.com>' source_email_count=10 source_thread_id=1861912060999259712 thread_fetch_succeeded=True
2026-04-08T15:07:46.281222Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 has_data=True thread_text_length=1607
2026-04-08T15:07:46.281670Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:07:46.282652Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:07:46.282823Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:07:46.283048Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T15:07:46.283170Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2
2026-04-08T15:07:46.283737Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T15:07:46.284629Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=66298122 submission_status=blocked
2026-04-08T15:07:46.528380Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-08T15:07:46.528599Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T15:07:46.529132Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[504] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 email_count=1 subject='New Permit Request - Truck#F356'
2026-04-08T15:07:46.530333Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:07:46.530474Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T15:07:46.531497Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:07:46.531878Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Truck# F356\nTrailer# F2881\n\nPickup: 601 N Pearl St, Pageland, SC 29728\nDelivery: 627 Hood Rd, Hattie' text_length=504
2026-04-08T15:07:46.532202Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 snippet="Truck# F356 Trailer# F2881 Pickup: 601 N Pearl St, Pageland, SC 29728 Delivery: 627 Hood Rd, Hattiesburg, MS 39401 Commodity: Forklift S/N: SBH-81923 Dims: 30'L / 9'W / 13'H @ 48.000 LBS Overall dims: 75'L / 9'W / 14'4H @ 94.000 LBS Weight Distribution 12 / 20.5 / 20.5 / 20.5 / 20.5 CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585"
2026-04-08T15:07:48.877740Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-08T15:07:48.878164Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 is_order_email=True snippet='Truck# F356 Trailer# F2881 Pickup: 601 N Pearl St, Pageland, SC 29728 Delivery: '
2026-04-08T15:07:48.878302Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-08T15:07:48.879739Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:07:48.879906Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:07:58.885557Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 inserted_id=69d66f4e1e109c17fcc0e17b
2026-04-08T15:07:58.886151Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861914576835898287 intake_record_id=69d66f4e1e109c17fcc0e17b intake_title='New Permit Request - Truck#F356'
2026-04-08T15:07:58.886344Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:07:58.887067Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:07:58.887212Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T15:07:58.888398Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:00.404031Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 sender_emails=['cj@harvestfreight.us']
2026-04-08T15:08:10.322153Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 order_number=72865010
2026-04-08T15:08:10.322570Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 order_number=72865010
2026-04-08T15:08:10.323941Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:10.324150Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:10.803934Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 doc_id=69d3e1e71e109c17fcc065fb order_number=72865010 query_field=token
2026-04-08T15:08:10.804186Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-08T15:08:10.804671Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 order_number=72865010 sections_mapped=6
2026-04-08T15:08:10.804840Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:10.805530Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:10.805666Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T15:08:10.806777Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:10.806919Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:08:13.658677Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T15:08:38.569183Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1861914576835898287
2026-04-08T15:08:43.595012Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:43.595845Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=872 conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 seed_message_id=<DM6PR06MB4732435F2480C7D2C5625045D75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=3 source_thread_id=1861914576835898287 thread_fetch_succeeded=True
2026-04-08T15:08:52.232791Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 has_data=True thread_text_length=872
2026-04-08T15:08:52.233017Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:52.233886Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:52.234169Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:52.243958Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T15:08:52.503924Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 inserted_id=69d66f84a782662376c1cb3e
2026-04-08T15:08:52.504173Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 mongodb_saved_id=69d66f84a782662376c1cb3e order_number=72865010
2026-04-08T15:08:52.504318Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:52.504966Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T15:08:52.506200Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 errors=[] is_order_email=True order_number=72865010 submission_status=submit_failed
2026-04-08T15:08:52.758389Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861914576835898287 conversation_index=2 conversation_total=2 submission_status=submit_failed
2026-04-08T15:08:52.758617Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=2 conversation_total=2
2026-04-08T15:08:52.998647Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T15:08:52.998912Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=True conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=1 run_trace_dir=all_steps_data/run_20260408_105841_989243
2026-04-08T15:08:55.306466Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T15:08:55.307153Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260408_105841_989243
2026-04-08T15:08:58.350117Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T15:08:58.350665Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T15:09:00.618043Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T15:09:00.858178Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851293488752594 conversation_index=1 conversation_total=2 fingerprint=dc69b724f1eb768318535f2bccde13f23d13cde02135e955f30c75fbcd1fc0d0 subject='Dimension Alert - Permit 2344881 Arizona, Order 07640028'
2026-04-08T15:09:01.098306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861851412770073317 conversation_index=1 conversation_total=2 fingerprint=57faa326a0e00db148096156f1fdfab97f7ee5c0e30615cfbe092f7bc6b652af subject='CTPS Permit Application ID 1646814 has been approved.'
2026-04-08T15:09:01.338346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861825607212114882 conversation_index=1 conversation_total=2 fingerprint=2b85067ff6cce838501063b8e65a3681e1a7e887234122be7eaa03b2cf86f130 subject='Order Confirmation'
2026-04-08T15:09:01.578486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=2 fingerprint=1c40c102d51de0ea7ebdd9574d5b15da510a6681f0806dbf3eee84c65f2726fb subject='Re: Pilot Green Oregon Load'
2026-04-08T15:09:01.819007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852072782862391 conversation_index=1 conversation_total=2 fingerprint=ce9ca3494b7d865320c8a7a4e141e3be06693f1a6cb41e8becfac29a135f0029 subject='Re: Unit 0925 ~ California Permit e26-029244 is ready'
2026-04-08T15:09:02.059295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861853362735199140 conversation_index=1 conversation_total=2 fingerprint=ff3a8d6686828a3df55fbeb0a31ed79a3939dbb6efcc79db7b178b22b18756fa subject='CTPS Permit Application ID 1645525 has been approved.'
2026-04-08T15:09:02.299652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T15:09:02.539905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T15:09:02.779964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T15:09:03.019874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T15:09:03.271323Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=2 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T15:09:03.511397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T15:09:03.751424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T15:09:03.992674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T15:09:04.232893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=2 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T15:09:04.480343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=2 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T15:09:04.720445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=2 fingerprint=12adbd617fa2abaa8058916dfa4047ab550e433126ca7266ad8baa7f4c0e1632 subject='PERMIT PA'
2026-04-08T15:09:04.960732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T15:09:05.200768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T15:09:05.440851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=2 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T15:09:05.680925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=2 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T15:09:05.920991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T15:09:06.160930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=1 conversation_total=2 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T15:09:06.401108Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=1 conversation_total=2 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T15:09:06.646345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 conversation_index=1 conversation_total=2 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T15:09:06.886610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=1 conversation_total=2 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T15:09:07.126788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 conversation_index=1 conversation_total=2 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T15:09:07.366871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=2 fingerprint=ee55034de7f359761e769ea11b6d07d2aadba87fc1877be458efb5b616d9cd30 subject='Re: Permit PA'
2026-04-08T15:09:07.607054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T15:09:07.847172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 conversation_index=1 conversation_total=2 fingerprint=9892d9109f1638406679bac850cd4da713a4098b31e590f00d6f3e7c68e72c8a subject='Re: New Permit Request - Truck#0925'
2026-04-08T15:09:08.089833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=1 conversation_total=2 fingerprint=a9a4044136162e27bbfac44d1fbf78b4f1112c312a373de47e7e8ecb8ec0a995 subject='NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T15:09:08.330158Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=1 conversation_total=2 fingerprint=a9da66199a42e0907ddf961baaa8fcd59554cbd8f750ba40299d54f1fa052584 subject='New Permit Request - Truck#F356'
2026-04-08T15:09:08.810640Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1070] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2 email_count=1 subject='Order #42782346 – Pre-Charge Initiated'
2026-04-08T15:09:08.812135Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2
2026-04-08T15:09:08.812311Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T15:09:09.053308Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2
2026-04-08T15:09:11.449589Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2
2026-04-08T15:09:11.449862Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T15:13:55.407498Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T15:13:55.408429Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:13:58.369153Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T15:14:01.102501Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51097 unseen_only=False
2026-04-08T15:14:11.511222Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861914960285317943 conversation_index=1 conversation_total=2 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T15:14:11.511915Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:14:14.395210Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T15:14:17.083014Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51097 unseen_only=False
2026-04-08T15:21:59.218356Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-08T15:21:59.219152Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T15:22:16.942919Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T15:22:17.186472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T15:22:17.429860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T15:22:17.673339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T15:22:18.159864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T15:22:18.403357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T15:22:18.646866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T15:22:18.890309Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T15:22:19.134047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T15:22:19.377350Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T15:22:19.621005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T15:22:20.107802Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T15:22:20.351357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T15:22:20.360323Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 conversation_id=1861914960285317943 conversation_index=1 conversation_total=2 latest_message_count=50
2026-04-08T15:22:20.360903Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2 uri=mongodb+srv://kartik...
2026-04-08T15:22:20.594850Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T15:22:20.838151Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T15:22:21.081619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T15:22:21.325113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T15:22:21.568553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T15:22:21.812013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T15:22:22.055331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T15:22:22.298684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T15:22:22.624220Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861914960285317943 conversation_index=1 conversation_total=2 database=HeavyHaulDB
2026-04-08T15:22:22.785279Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T15:22:22.866900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861854245977193758 conversation_index=1 conversation_total=2 fingerprint=66c2fb4bbd5362769d40064659e369648dbfe82b939ab168f5f01bc9349a71c6 subject='E&K: New Acquisition Opportunity - Provider of Renewable Solar\r\n Energy Solutions'
2026-04-08T15:22:23.036434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 fingerprint=9892d9109f1638406679bac850cd4da713a4098b31e590f00d6f3e7c68e72c8a subject='Re: New Permit Request - Truck#0925'
2026-04-08T15:22:23.109548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861855345187603955 conversation_index=1 conversation_total=2 fingerprint=7037d8715e5cf37f74b873095f15804682e201c5fcbfbe4af4613027837a3dfe subject='Dimension Alert - Permit 2344999 Arizona, Order 88785921'
2026-04-08T15:22:23.279922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 fingerprint=a9a4044136162e27bbfac44d1fbf78b4f1112c312a373de47e7e8ecb8ec0a995 subject='NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T15:22:23.352194Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=2 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T15:22:23.837290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=2 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T15:22:24.079987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=2 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T15:22:24.322434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=2 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T15:22:24.564872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=2 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T15:22:24.739989Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[70, 337, 98] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 email_count=3 subject='Re: Pilot Green Oregon Load'
2026-04-08T15:22:24.743027Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:22:24.743231Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:22:24.744649Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:22:24.745289Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 email_count=3 first_100_chars='Nikolas Green\nUS Road Trucker LLC\n808-767-4028\nusroadtrucker@gmail.com\n\n---\n\nUnderstood thank you Jo' text_length=519
2026-04-08T15:22:24.745846Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 snippet='Nikolas Green US Road Trucker LLC 808-767-4028 usroadtrucker@gmail.com --- Understood thank you José. The only thing I forgot to send you is pictures of my truck and my Zelle information. Please let me know if you need any other information. Thank you again. Zelle payment * Phone number*: 808-767-4028 Nikolas Green US Road Trucker LLC Nikolas Green US Road Trucker LLC 808-767-4028 usroadtrucker@gmail.com --- Copy that, on the way now Nikolas Green US Road Trucker LLC 808-767-4028 usroadtrucker@gmail.com'
2026-04-08T15:22:24.807416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=2 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T15:22:25.050001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=2 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T15:22:25.292456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=2 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T15:22:25.778303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T15:22:26.020648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=2 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T15:22:26.263046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=2 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T15:22:26.505627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=2 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T15:22:26.748257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=2 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T15:22:26.991166Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=1 conversation_total=2 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T15:22:27.233849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=1 conversation_total=2 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T15:22:27.476306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 conversation_index=1 conversation_total=2 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T15:22:27.718842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=1 conversation_total=2 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T15:22:27.961350Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 conversation_index=1 conversation_total=2 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T15:22:28.446259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T15:22:28.689012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 conversation_index=1 conversation_total=2 fingerprint=9892d9109f1638406679bac850cd4da713a4098b31e590f00d6f3e7c68e72c8a subject='Re: New Permit Request - Truck#0925'
2026-04-08T15:22:28.931638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=1 conversation_total=2 fingerprint=a9a4044136162e27bbfac44d1fbf78b4f1112c312a373de47e7e8ecb8ec0a995 subject='NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T15:22:29.965823Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 raw_answer=yes
2026-04-08T15:22:29.966225Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 is_order_email=True snippet='Nikolas Green US Road Trucker LLC 808-767-4028 usroadtrucker@gmail.com --- Under'
2026-04-08T15:22:29.966361Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 is_order_email=True
2026-04-08T15:22:29.967752Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:22:29.967913Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:22:30.386106Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[70, 337, 98] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 email_count=3 subject='Re: Pilot Green Oregon Load'
2026-04-08T15:22:30.388328Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:22:30.388535Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:22:30.632964Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:22:33.686611Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:22:33.686871Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T15:22:49.507594Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 inserted_id=69d634961e109c17fcc0d5a7
2026-04-08T15:22:49.508194Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861852329720830520 intake_record_id=69d634961e109c17fcc0d5a7 intake_title='Re: Pilot Green Oregon Load'
2026-04-08T15:22:49.508344Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:22:49.509186Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:22:49.509341Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:22:49.510433Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:22:51.472280Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='US Road Trucker LLC' conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 sender_emails=['usroadtrucker@gmail.com']
2026-04-08T15:23:11.968172Z [info     ] Bot 3 - No order confirmation emails resolved an order number [OrderLookupAgent] client_name='US Road Trucker LLC' conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 sender_emails=['usroadtrucker@gmail.com']
2026-04-08T15:23:11.968411Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='US Road Trucker LLC' conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 order_number=
2026-04-08T15:23:11.968767Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 order_number=
2026-04-08T15:23:11.969613Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:23:11.969772Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:23:11.969885Z [warning  ] Bot 4 - No order number provided, skipping enrichment [MongoDBEnrichmentAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:23:11.970179Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:23:11.970791Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:23:11.970929Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:23:11.971998Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:23:11.972147Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:23:16.399237Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T15:24:06.478395Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861852329720830520
2026-04-08T15:24:13.660865Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:24:13.661762Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=976 conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 seed_message_id=<E48CEC38-4C92-4FCC-8505-014524B92401@gmail.com> source_email_count=8 source_thread_id=1861852329720830520 thread_fetch_succeeded=True
2026-04-08T15:24:17.358019Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 has_data=True thread_text_length=976
2026-04-08T15:24:17.358290Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:24:17.359264Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:24:17.359434Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:24:17.359857Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 submission_blockers=['order_number', 'commodity.weight_lbs']
2026-04-08T15:24:17.360043Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9
2026-04-08T15:24:17.360655Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T15:24:17.361665Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='US Road Trucker LLC' conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: order_number, commodity.weight_lbs'] is_order_email=True order_number= submission_status=blocked
2026-04-08T15:24:17.608954Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 submission_status=blocked
2026-04-08T15:24:17.609183Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 missing_requirements=['order_number', 'commodity.weight_lbs', 'final_merged_payload']
2026-04-08T15:24:17.609852Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[259, 127] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 email_count=2 subject='Re: PERMIT PA'
2026-04-08T15:24:17.610965Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:17.611105Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:24:17.612133Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:17.612416Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 email_count=2 first_100_chars='Hey team, I need a permit from I-70 WV-PA line to 289 HOFFMAN RD\nSOMERSET PA 15501.\n\nName: Ilia\nPhon' text_length=393
2026-04-08T15:24:17.612638Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 snippet='Hey team, I need a permit from I-70 WV-PA line to 289 HOFFMAN RD SOMERSET PA 15501. Name: Ilia Phone# (916) 346-8929 Truck# 010 Trailer# 1475 commodity: komatsu d61px dozer overall width 10 W Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> --- Any update on this team? Thank you On Wed, Apr 8, 2026 at 9:17 AM Synchron Permits <synchronpermits@gmail.com> wrote: received'
2026-04-08T15:24:19.846711Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 raw_answer=yes
2026-04-08T15:24:19.847016Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 is_order_email=True snippet='Hey team, I need a permit from I-70 WV-PA line to 289 HOFFMAN RD SOMERSET PA 155'
2026-04-08T15:24:19.847151Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 is_order_email=True
2026-04-08T15:24:19.848412Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:19.848580Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:37.224953Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 inserted_id=69d657241e109c17fcc0dd40
2026-04-08T15:24:37.225394Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Eric conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861906933926564915 intake_record_id=69d657241e109c17fcc0dd40 intake_title='Re: PERMIT PA'
2026-04-08T15:24:37.225556Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:37.226267Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:37.226427Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:24:37.227508Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:38.811758Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 sender_emails=['permits@strataninc.com']
2026-04-08T15:24:51.814539Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 order_number=66298122
2026-04-08T15:24:51.814956Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 order_number=66298122
2026-04-08T15:24:51.816171Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:51.816357Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:52.298964Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 doc_id=69c6d73b4d9a7bf182127c34 order_number=66298122 query_field=token
2026-04-08T15:24:52.299233Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 fields_mapped=6
2026-04-08T15:24:52.299650Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 order_number=66298122 sections_mapped=6
2026-04-08T15:24:52.299889Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:52.300773Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:52.300935Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:24:52.302176Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:24:52.302344Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:24:56.145290Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T15:25:28.716933Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1861906933926564915
2026-04-08T15:25:35.140861Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:25:35.141475Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=408 conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 seed_message_id='<CAMamnscm_u6+4CM0-XgDep3Bh+4HZDW+UXzd=p3c6wMg+imKCA@mail.gmail.com>' source_email_count=3 source_thread_id=1861906933926564915 thread_fetch_succeeded=True
2026-04-08T15:25:49.169602Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 has_data=True thread_text_length=408
2026-04-08T15:25:49.169822Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:25:49.170730Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:25:49.170892Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:25:49.171121Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T15:25:49.171244Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9
2026-04-08T15:25:49.171797Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T15:25:49.172537Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=66298122 submission_status=blocked
2026-04-08T15:25:49.417521Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 submission_status=blocked
2026-04-08T15:25:49.417751Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=2 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T15:25:49.418154Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[258, 301, 351, 163, 107] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 email_count=5 subject='Re: Permit PA'
2026-04-08T15:25:49.419371Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:25:49.419511Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:25:49.420518Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:25:49.421020Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 email_count=5 first_100_chars='Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line.\n\nRuslan Romaniv\n917 385 8638\nT' text_length=1208
2026-04-08T15:25:49.421342Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 snippet="Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line. Ruslan Romaniv 917 385 8638 Truck: 7463 Trailer: T2502 Reynolds C14E10.5 4 Tire Hydraulic Pull Scraper 11'8 W rest legal Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> --- Thank you Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Wed, Apr 8, 2026 at 10:29 AM Synchron Permits <synchronpermits@gmail.com> wrote: Received. My name is Sacha and I will be handling this order. If you have any questions please get in touch with me at 984-389-8850. Thanks! --- Driver does not have an work gmail, sent all to me please. Axle spacing below Thank you Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>"
2026-04-08T15:25:51.593621Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 raw_answer=yes
2026-04-08T15:25:51.594018Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 is_order_email=True snippet='Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line. Ruslan Rom'
2026-04-08T15:25:51.594154Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 is_order_email=True
2026-04-08T15:25:51.595388Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:25:51.595550Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:26:17.218964Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 inserted_id=69d666cd1e109c17fcc0e020
2026-04-08T15:26:17.219508Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861912060999259712 intake_record_id=69d666cd1e109c17fcc0e020 intake_title='Re: Permit PA'
2026-04-08T15:26:17.219676Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:26:17.220369Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:26:17.220503Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:26:17.221548Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:26:19.178336Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 sender_emails=['permits@strataninc.com']
2026-04-08T15:26:33.568588Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 order_number=66298122
2026-04-08T15:26:33.569060Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 order_number=66298122
2026-04-08T15:26:33.570088Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:26:33.570298Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:26:34.065685Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 doc_id=69c6d73b4d9a7bf182127c34 order_number=66298122 query_field=token
2026-04-08T15:26:34.065973Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 fields_mapped=6
2026-04-08T15:26:34.066446Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 order_number=66298122 sections_mapped=6
2026-04-08T15:26:34.066578Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:26:34.067297Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:26:34.067436Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:26:34.068459Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:26:34.068606Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:26:38.344422Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T15:27:33.782750Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T15:27:33.783560Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:27:36.467227Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 email_count=10 mailbox='[Gmail]/All Mail' thread_id=1861912060999259712
2026-04-08T15:27:37.368468Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T15:27:40.752949Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51102 unseen_only=False
2026-04-08T15:27:43.442706Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:27:43.443661Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1607 conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 seed_message_id=<CAMamnsdnGGwE8yuX_AgAnKpq1rYpB+o3ep2voGKC79tzFV84vA@mail.gmail.com> source_email_count=10 source_thread_id=1861912060999259712 thread_fetch_succeeded=True
2026-04-08T15:27:49.872080Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 has_data=True thread_text_length=1607
2026-04-08T15:27:49.872276Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:27:49.873118Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:27:49.873280Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:27:49.873602Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T15:27:49.873738Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9
2026-04-08T15:27:49.874301Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T15:27:49.875488Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=66298122 submission_status=blocked
2026-04-08T15:27:50.120218Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 submission_status=blocked
2026-04-08T15:27:50.120447Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=3 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T15:27:50.121155Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[504, 781] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 email_count=2 subject='Re: New Permit Request - Truck#F356'
2026-04-08T15:27:50.122284Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:27:50.122425Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:27:50.123796Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:27:50.124235Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 email_count=2 first_100_chars='Truck# F356\nTrailer# F2881\n\nPickup: 601 N Pearl St, Pageland, SC 29728\nDelivery: 627 Hood Rd, Hattie' text_length=1259
2026-04-08T15:27:50.124479Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 snippet="Truck# F356 Trailer# F2881 Pickup: 601 N Pearl St, Pageland, SC 29728 Delivery: 627 Hood Rd, Hattiesburg, MS 39401 Commodity: Forklift S/N: SBH-81923 Dims: 30'L / 9'W / 13'H @ 48.000 LBS Overall dims: 75'L / 9'W / 14'4H @ 94.000 LBS Weight Distribution 12 / 20.5 / 20.5 / 20.5 / 20.5 CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585 --- Route 1 CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight"
2026-04-08T15:27:52.250220Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 raw_answer=yes
2026-04-08T15:27:52.250552Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 is_order_email=True snippet='Truck# F356 Trailer# F2881 Pickup: 601 N Pearl St, Pageland, SC 29728 Delivery: '
2026-04-08T15:27:52.250693Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 is_order_email=True
2026-04-08T15:27:52.251971Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:27:52.252136Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:28:09.869023Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 inserted_id=69d66f4e1e109c17fcc0e17b
2026-04-08T15:28:09.869569Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861914576835898287 intake_record_id=69d66f4e1e109c17fcc0e17b intake_title='Re: New Permit Request - Truck#F356'
2026-04-08T15:28:09.869827Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:28:09.870907Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:28:09.871140Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:28:09.872777Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:28:12.061038Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 sender_emails=['cj@harvestfreight.us']
2026-04-08T15:28:26.269888Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 order_number=73333341
2026-04-08T15:28:26.270196Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 order_number=73333341
2026-04-08T15:28:26.271041Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:28:26.271195Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:28:26.754129Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 doc_id=69d3f51f1e109c17fcc068e3 order_number=73333341 query_field=token
2026-04-08T15:28:26.754384Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 fields_mapped=6
2026-04-08T15:28:26.754777Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 order_number=73333341 sections_mapped=6
2026-04-08T15:28:26.754911Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:28:26.755600Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:28:26.755791Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 model=gemini-flash-latest
2026-04-08T15:28:26.756862Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:28:26.757008Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:28:30.480335Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T15:29:06.629228Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861914576835898287
2026-04-08T15:29:13.195921Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:29:13.198619Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1137 conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 seed_message_id=<DM6PR06MB4732FEB41881792648861C60D75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=4 source_thread_id=1861914576835898287 thread_fetch_succeeded=True
2026-04-08T15:29:25.720925Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 has_data=True thread_text_length=1137
2026-04-08T15:29:25.721123Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:29:25.721954Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:29:25.722113Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:29:25.731059Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T15:29:25.978927Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 inserted_id=69d67455a782662376c1cb40
2026-04-08T15:29:25.979152Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 mongodb_saved_id=69d67455a782662376c1cb40 order_number=73333341
2026-04-08T15:29:25.979280Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:29:25.979953Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T15:29:25.981131Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 errors=[] is_order_email=True order_number=73333341 submission_status=submit_failed
2026-04-08T15:29:26.225581Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861914576835898287 conversation_index=4 conversation_total=9 submission_status=submit_failed
2026-04-08T15:29:26.225846Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=4 conversation_total=9
2026-04-08T15:29:26.467686Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T15:29:26.467958Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=50 completed_order_found=True conversation_count=4 max_messages_requested=50 non_order_email_count=0 order_email_count=4 payload_count=1 run_trace_dir=all_steps_data/run_20260408_111355_407747
2026-04-08T15:29:29.353635Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T15:29:29.354285Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=4 run_trace_dir=all_steps_data/run_20260408_111355_407747
2026-04-08T15:34:29.453811Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T15:34:29.454456Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:34:34.025905Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T15:34:37.478904Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51102 unseen_only=False
2026-04-08T15:38:54.632996Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 latest_message_count=50
2026-04-08T15:38:54.633512Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 uri=mongodb+srv://kartik...
2026-04-08T15:38:56.904659Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 database=HeavyHaulDB
2026-04-08T15:38:57.149803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=9 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T15:38:57.394884Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=9 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T15:38:57.640046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 conversation_index=1 conversation_total=9 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T15:38:57.892859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 conversation_index=1 conversation_total=9 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T15:38:58.138041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=9 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T15:38:58.383131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=9 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T15:38:58.628200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=9 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T15:38:58.873274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=9 fingerprint=93d3255c11b636b9682b0e2ced47b5df8cab27f1f0a0b746a95161712370f03d subject='Re: PERMIT PA'
2026-04-08T15:38:59.118379Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=9 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T15:38:59.363474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=9 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T15:38:59.608584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=9 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T15:38:59.853682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=9 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T15:39:00.098790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=9 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T15:39:00.343675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=1 conversation_total=9 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T15:39:00.588739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=1 conversation_total=9 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T15:39:00.833732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 conversation_index=1 conversation_total=9 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T15:39:01.078784Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=1 conversation_total=9 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T15:39:01.323994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=9 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T15:39:01.569155Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 conversation_index=1 conversation_total=9 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T15:39:01.814400Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 fingerprint=cfff40a47f8fcde92fa368d79aac251e9a7a1304ec11146ff85971619668e0b1 subject='Re: Permit PA'
2026-04-08T15:39:02.059661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=1 conversation_total=9 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T15:39:02.304866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 conversation_index=1 conversation_total=9 fingerprint=9892d9109f1638406679bac850cd4da713a4098b31e590f00d6f3e7c68e72c8a subject='Re: New Permit Request - Truck#0925'
2026-04-08T15:39:02.794717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=1 conversation_total=9 fingerprint=58a3a8c8fb6527400de253da7e18fbb1b740ed701a6e4246c314b16e9f02e889 subject='Re: New Permit Request - Truck#F356'
2026-04-08T15:39:03.774140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=9 fingerprint=74949f0ab5ff3bd81ca0d67c98b63490977894fdfd8e6e5dde1a352d598f6758 subject='Re: Pilot Green Oregon Load'
2026-04-08T15:39:05.243755Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[304, 516] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 email_count=2 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T15:39:05.245531Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:39:05.245776Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:39:05.492208Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:39:09.124198Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:39:09.124430Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T15:44:09.223021Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T15:44:09.223630Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:44:13.671371Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 mailbox=INBOX readonly=True
2026-04-08T15:44:17.949589Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51106 unseen_only=False
2026-04-08T15:47:11.739006Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-08T15:47:11.739516Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T15:47:13.978564Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T15:47:14.216869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T15:47:14.455187Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T15:47:14.693395Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861903411933783723 fingerprint=15589cc3a01af9ca312ea65b3c2f8349327327546ac0f4fd8ef6221a58b0fbbc subject='New Voice Message from MANAGEMENT - ZAGORSCAK D.    (518) 391-4565\r\n on 04/08/2026 06:57'
2026-04-08T15:47:14.931704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838416275638482 fingerprint=076be65939834ae7e74614e3cd5176431fd9a09c8e91b783ece4e78b12e45b3f subject='Re: Permit Request trk#999 04/08'
2026-04-08T15:47:15.170006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T15:47:15.408304Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T15:47:15.646536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T15:47:15.894160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=93d3255c11b636b9682b0e2ced47b5df8cab27f1f0a0b746a95161712370f03d subject='Re: PERMIT PA'
2026-04-08T15:47:16.132312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T15:47:16.370464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T15:47:16.608778Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T15:47:16.847065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T15:47:17.099623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T15:47:17.337861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T15:47:17.576095Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T15:47:17.814374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T15:47:18.052608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T15:47:18.290937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T15:47:18.529169Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T15:47:18.767514Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 fingerprint=cfff40a47f8fcde92fa368d79aac251e9a7a1304ec11146ff85971619668e0b1 subject='Re: Permit PA'
2026-04-08T15:47:19.005640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T15:47:19.243962Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 fingerprint=9892d9109f1638406679bac850cd4da713a4098b31e590f00d6f3e7c68e72c8a subject='Re: New Permit Request - Truck#0925'
2026-04-08T15:47:19.720138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=58a3a8c8fb6527400de253da7e18fbb1b740ed701a6e4246c314b16e9f02e889 subject='Re: New Permit Request - Truck#F356'
2026-04-08T15:47:20.672394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=74949f0ab5ff3bd81ca0d67c98b63490977894fdfd8e6e5dde1a352d598f6758 subject='Re: Pilot Green Oregon Load'
2026-04-08T15:47:22.101341Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[304, 516] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 email_count=2 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T15:47:22.103239Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:47:22.103446Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:47:22.105105Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:47:22.105634Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 email_count=2 first_100_chars='Good morning,\n\nI want to place a new order\n\nTruck # 1746\nTrailer # 8645\n\nPick up location: 472 Paul ' text_length=827
2026-04-08T15:47:22.106022Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 snippet="Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up location: 472 Paul Ave, St. Louis, MO 63135 Delivery location: 433 Roy Furman Hwy Wind Ridge PA 15380 3 pieces of pipe, 10 ft wide I don't need a permit for Missouri, and I need the route for PA before approval Thank you --- new registration attached below Please let`s order the permit for IL, IN, OH only for the moment 1* https://maps.app.goo.gl/u78kThACkFMmhejSA On Wed, Apr 8, 2026 at 9:58 AM Synchron Permits <synchronpermits@gmail.com> wrote: Team, The routes for your trip: 1* https://maps.app.goo.gl/u78kThACkFMmhejSA"
2026-04-08T15:47:24.081387Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 raw_answer=yes
2026-04-08T15:47:24.081817Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 is_order_email=True snippet='Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up lo'
2026-04-08T15:47:24.081993Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 is_order_email=True
2026-04-08T15:47:24.083242Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:47:24.083405Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:47:45.330695Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 inserted_id=69d66bcd1e109c17fcc0e0f3
2026-04-08T15:47:45.331161Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Aaron conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861913883335843074 intake_record_id=69d66bcd1e109c17fcc0e0f3 intake_title='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T15:47:45.331307Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:47:45.331997Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:47:45.332138Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:47:45.333216Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:47:47.861888Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 sender_emails=['val@aftfreight.com']
2026-04-08T15:48:08.719494Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 order_number=90397628
2026-04-08T15:48:08.719949Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 order_number=90397628
2026-04-08T15:48:08.721394Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:48:08.721599Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:48:08.960229Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 doc_id=694af503772cd3c5d813db20 order_number=90397628 query_field=token
2026-04-08T15:48:08.960493Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 fields_mapped=6
2026-04-08T15:48:08.961292Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 order_number=90397628 sections_mapped=6
2026-04-08T15:48:08.961521Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:48:08.962294Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:48:08.962447Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:48:08.963543Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:48:08.963713Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:48:14.104942Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 mailbox=INBOX readonly=True
2026-04-08T15:49:04.121363Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 email_count=5 mailbox='[Gmail]/All Mail' thread_id=1861913883335843074
2026-04-08T15:49:12.408808Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:49:12.409568Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1169 conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 seed_message_id=<CAH87oCZqGAysLNTTO7Odndj7P1LP_fc8M+tm1NegPDdhcVexXQ@mail.gmail.com> source_email_count=5 source_thread_id=1861913883335843074 thread_fetch_succeeded=True
2026-04-08T15:49:20.379127Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 has_data=True thread_text_length=1169
2026-04-08T15:49:20.379319Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:49:20.380128Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:49:20.380288Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:49:20.380510Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 submission_blockers=['commodity.weight_lbs']
2026-04-08T15:49:20.380634Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10
2026-04-08T15:49:20.381205Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T15:49:20.381969Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='All Freight Trans Inc' conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=90397628 submission_status=blocked
2026-04-08T15:49:20.637946Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 submission_status=blocked
2026-04-08T15:49:20.638173Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T15:49:20.638852Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1070] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 email_count=1 subject='Order #42782346 – Pre-Charge Initiated'
2026-04-08T15:49:20.640042Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:20.640185Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:49:20.641255Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:20.641571Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 email_count=1 first_100_chars='Dear Alex,\nThis email confirms that we have placed a temporary hold on your card ending in 3632 for ' text_length=1070
2026-04-08T15:49:20.641819Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 snippet='Dear Alex, This email confirms that we have placed a temporary hold on your card ending in 3632 for $78.42 . This is related to Order #42782346 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-08T15:49:20.642071Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 subject='Order #42782346 – Pre-Charge Initiated'
2026-04-08T15:49:20.642304Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 is_order_email=True snippet='Dear Alex, This email confirms that we have placed a temporary hold on your card'
2026-04-08T15:49:20.642432Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 is_order_email=True
2026-04-08T15:49:20.643673Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:20.643855Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:38.627635Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 inserted_id=69d679121e109c17fcc0e2f3
2026-04-08T15:49:38.628066Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861914960285317943 intake_record_id=69d679121e109c17fcc0e2f3 intake_title='Order #42782346 – Pre-Charge Initiated'
2026-04-08T15:49:38.628215Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:38.628908Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:38.629049Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:49:38.630117Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:41.885363Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 sender_emails=['info@synchronpermits.com']
2026-04-08T15:49:41.885617Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 order_number=42782346 source=current_conversation_regex
2026-04-08T15:49:41.885940Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 order_number=42782346
2026-04-08T15:49:41.886815Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:41.886963Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:42.125337Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 doc_id=69d66a2f1e109c17fcc0e0b5 order_number=42782346 query_field=token
2026-04-08T15:49:42.125591Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 fields_mapped=6
2026-04-08T15:49:42.125966Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 order_number=42782346 sections_mapped=6
2026-04-08T15:49:42.126100Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:42.126784Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:42.126924Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:49:42.127987Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:49:42.128131Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:49:46.650747Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 mailbox=INBOX readonly=True
2026-04-08T15:50:19.647210Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861914960285317943
2026-04-08T15:50:27.937398Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:50:27.938022Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1070 conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 seed_message_id=<2d6f.2a59c46da935360.m1.c6f76aa0-335b-11f1-a76e-5254007a77e6.19d6d9c8e4a@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861914960285317943 thread_fetch_succeeded=True
2026-04-08T15:50:31.190963Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 has_data=True thread_text_length=1070
2026-04-08T15:50:31.191156Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:50:31.192078Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:50:31.192241Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:50:31.192469Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 submission_blockers=['commodity.weight_lbs']
2026-04-08T15:50:31.192593Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10
2026-04-08T15:50:31.193145Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T15:50:31.194122Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=42782346 submission_status=blocked
2026-04-08T15:50:31.459079Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 submission_status=blocked
2026-04-08T15:50:31.459303Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861914960285317943 conversation_index=2 conversation_total=10 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T15:50:31.459722Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1229] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 email_count=1 subject='Confirmation of Order #42782346'
2026-04-08T15:50:31.460931Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:31.461077Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:50:31.462668Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:31.463065Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 email_count=1 first_100_chars='Dear Alex Stratan,\n\nWe are pleased to inform you that we have successfully collected all the necessa' text_length=1229
2026-04-08T15:50:31.463297Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 snippet="Dear Alex Stratan, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T15:50:31.463525Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 subject='Confirmation of Order #42782346'
2026-04-08T15:50:31.463755Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 is_order_email=True snippet='Dear Alex Stratan, We are pleased to inform you that we have successfully collec'
2026-04-08T15:50:31.463887Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 is_order_email=True
2026-04-08T15:50:31.465077Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:31.465228Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:48.199276Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 inserted_id=69d679581e109c17fcc0e2fd
2026-04-08T15:50:48.199667Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861914992146798076 intake_record_id=69d679581e109c17fcc0e2fd intake_title='Confirmation of Order #42782346'
2026-04-08T15:50:48.199850Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:48.200539Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:48.200676Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:50:48.201837Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:55.317665Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 sender_emails=['info@synchronpermits.com']
2026-04-08T15:50:55.317968Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 order_number=42782346 source=current_conversation_regex
2026-04-08T15:50:55.318240Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 order_number=42782346
2026-04-08T15:50:55.319253Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:55.319440Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:55.580680Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 doc_id=69d66a2f1e109c17fcc0e0b5 order_number=42782346 query_field=token
2026-04-08T15:50:55.580973Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 fields_mapped=6
2026-04-08T15:50:55.581369Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 order_number=42782346 sections_mapped=6
2026-04-08T15:50:55.581522Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:55.582296Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:55.582457Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:50:55.583604Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:50:55.583784Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:51:00.150205Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 mailbox=INBOX readonly=True
2026-04-08T15:51:34.068450Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861914992146798076
2026-04-08T15:51:42.394285Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:51:42.395137Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1229 conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 seed_message_id=<2d6f.2a59c46da935360.m1.d5baddb1-335b-11f1-bed2-525400306fc9.19d6d9ceef8@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861914992146798076 thread_fetch_succeeded=True
2026-04-08T15:51:48.011501Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 has_data=True thread_text_length=1229
2026-04-08T15:51:48.011717Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:51:48.012506Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:51:48.012766Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:51:48.013001Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 submission_blockers=['commodity.weight_lbs']
2026-04-08T15:51:48.013124Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10
2026-04-08T15:51:48.013739Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T15:51:48.014386Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=42782346 submission_status=blocked
2026-04-08T15:51:48.255989Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 submission_status=blocked
2026-04-08T15:51:48.256215Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861914992146798076 conversation_index=3 conversation_total=10 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T15:51:48.256732Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2210] conversation_id=1861915042052715831 conversation_index=4 conversation_total=10 email_count=1 subject='TxDMV External Customer Satisfaction Survey'
2026-04-08T15:51:48.257877Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861915042052715831 conversation_index=4 conversation_total=10
2026-04-08T15:51:48.258018Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861915042052715831 conversation_index=4 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:51:48.259104Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861915042052715831 conversation_index=4 conversation_total=10
2026-04-08T15:51:48.259460Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861915042052715831 conversation_index=4 conversation_total=10 email_count=1 first_100_chars='The Texas Department of Motor Vehicles strives to provide premier customer service.\n\nTexas DMV\n\nThe ' text_length=1989
2026-04-08T15:51:48.259763Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861915042052715831 conversation_index=4 conversation_total=10 snippet='The Texas Department of Motor Vehicles strives to provide premier customer service. Texas DMV The Texas Department of Motor Vehicles strives to provide premier customer service. To help us on our path of continuous improvement, the department would appreciate your feedback through a brief online survey that will take approximately four (4) minutes. Your anonymous input will also be incorporated into a report submitted to the Texas State Legislature in June 2026. We truly appreciate your time and willingness to complete this survey. This link will be available for just three more days and close at midnight, Friday, April 10,'
2026-04-08T15:51:50.209322Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861915042052715831 conversation_index=4 conversation_total=10 raw_answer=no
2026-04-08T15:51:50.209633Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861915042052715831 conversation_index=4 conversation_total=10 is_order_email=False snippet='The Texas Department of Motor Vehicles strives to provide premier customer servi'
2026-04-08T15:51:50.209807Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861915042052715831 conversation_index=4 conversation_total=10 is_order_email=False
2026-04-08T15:51:50.211169Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861915042052715831 conversation_index=4 conversation_total=10 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T15:51:50.211920Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861915042052715831 conversation_index=4 conversation_total=10 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T15:51:50.453046Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861915042052715831 conversation_index=4 conversation_total=10 submission_status=not_attempted
2026-04-08T15:51:50.453612Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[12] conversation_id=1861915654239865989 conversation_index=5 conversation_total=10 email_count=1 subject=k2
2026-04-08T15:51:50.454783Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861915654239865989 conversation_index=5 conversation_total=10
2026-04-08T15:51:50.454926Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861915654239865989 conversation_index=5 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:51:50.455995Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861915654239865989 conversation_index=5 conversation_total=10
2026-04-08T15:51:50.456228Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861915654239865989 conversation_index=5 conversation_total=10 email_count=1 first_100_chars='Good morning' text_length=12
2026-04-08T15:51:50.456440Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861915654239865989 conversation_index=5 conversation_total=10 snippet='Good morning'
2026-04-08T15:51:53.087020Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861915654239865989 conversation_index=5 conversation_total=10 raw_answer=no
2026-04-08T15:51:53.087328Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861915654239865989 conversation_index=5 conversation_total=10 is_order_email=False snippet='Good morning'
2026-04-08T15:51:53.087461Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861915654239865989 conversation_index=5 conversation_total=10 is_order_email=False
2026-04-08T15:51:53.088726Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 conversation_index=5 conversation_total=10 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T15:51:53.089303Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861915654239865989 conversation_index=5 conversation_total=10 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T15:51:53.335890Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861915654239865989 conversation_index=5 conversation_total=10 submission_status=not_attempted
2026-04-08T15:51:53.336220Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[271] conversation_id=1861915654260152197 conversation_index=6 conversation_total=10 email_count=1 subject='Production OS/OW Permit Number 26S60210881'
2026-04-08T15:51:53.337380Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861915654260152197 conversation_index=6 conversation_total=10
2026-04-08T15:51:53.337521Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861915654260152197 conversation_index=6 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:51:53.338519Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861915654260152197 conversation_index=6 conversation_total=10
2026-04-08T15:51:53.338776Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861915654260152197 conversation_index=6 conversation_total=10 email_count=1 first_100_chars='A COOPR permit from the People of CDOT - Attached Permit Number: 26S60210881\n\nThere may be some diff' text_length=271
2026-04-08T15:51:53.338999Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861915654260152197 conversation_index=6 conversation_total=10 snippet="A COOPR permit from the People of CDOT - Attached Permit Number: 26S60210881 There may be some differences from permits you've received in the past. For example, the COOPR permit includes turn by turn directions, curfews and movement restrictions specific to your route."
2026-04-08T15:51:56.070327Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861915654260152197 conversation_index=6 conversation_total=10 raw_answer=no
2026-04-08T15:51:56.070630Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861915654260152197 conversation_index=6 conversation_total=10 is_order_email=False snippet='A COOPR permit from the People of CDOT - Attached Permit Number: 26S60210881 The'
2026-04-08T15:51:56.070777Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861915654260152197 conversation_index=6 conversation_total=10 is_order_email=False
2026-04-08T15:51:56.071946Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861915654260152197 conversation_index=6 conversation_total=10 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T15:51:56.072512Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861915654260152197 conversation_index=6 conversation_total=10 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T15:51:56.313498Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861915654260152197 conversation_index=6 conversation_total=10 submission_status=not_attempted
2026-04-08T15:51:56.314054Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[274] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 email_count=1 subject='#402 TX to CA'
2026-04-08T15:51:56.315470Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:51:56.315678Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:51:56.316868Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:51:56.317295Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 email_count=1 first_100_chars='6 axles (3+3)\n18 - 5- 39 - 4’6 - 4’6\n\n80L\n13W\n15H\n\nlegal wt\n\n*Order everything for Today*\n\nCommodity' text_length=274
2026-04-08T15:51:56.317823Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 snippet='6 axles (3+3) 18 - 5- 39 - 4’6 - 4’6 80L 13W 15H legal wt *Order everything for Today* Commodity: Tank vessel Pick up: 5307 Graceland Dr, Midland, TX 79703 Delivery: 51 El Charro Rd, Pleasanton, CA 94588 Route *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC'
2026-04-08T15:51:58.258169Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 raw_answer=yes
2026-04-08T15:51:58.258575Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 is_order_email=True snippet='6 axles (3+3) 18 - 5- 39 - 4’6 - 4’6 80L 13W 15H legal wt *Order everything for '
2026-04-08T15:51:58.258728Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 is_order_email=True
2026-04-08T15:51:58.260062Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:51:58.260260Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:52:16.072771Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 inserted_id=69d679af1e109c17fcc0e30f
2026-04-08T15:52:16.073285Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Manuel conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861916354436362575 intake_record_id=69d679af1e109c17fcc0e30f intake_title='#402 TX to CA'
2026-04-08T15:52:16.073429Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:52:16.074108Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:52:16.074247Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:52:16.075283Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:52:17.998323Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 sender_emails=['danny@atlaslogistics.net']
2026-04-08T15:52:36.345768Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 order_number=57460647
2026-04-08T15:52:36.346432Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 order_number=57460647
2026-04-08T15:52:36.347536Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:52:36.347899Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:52:37.060557Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 doc_id=69cd999f4d9a7bf18213b05f order_number=57460647 query_field=token
2026-04-08T15:52:37.060991Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 fields_mapped=6
2026-04-08T15:52:37.061829Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 order_number=57460647 sections_mapped=6
2026-04-08T15:52:37.062057Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:52:37.063301Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:52:37.063538Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 model=gemini-flash-latest
2026-04-08T15:52:37.065442Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:52:37.065773Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:52:42.185757Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 mailbox=INBOX readonly=True
2026-04-08T15:53:23.338972Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861916354436362575
2026-04-08T15:53:32.333840Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:53:32.334511Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=291 conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 seed_message_id=<CAJsu26cY6Bh7ZK_wCr3ujscE38Fw77R40a87qj79A13ynpNe3w@mail.gmail.com> source_email_count=2 source_thread_id=1861916354436362575 thread_fetch_succeeded=True
2026-04-08T15:53:41.447163Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 has_data=True thread_text_length=291
2026-04-08T15:53:41.447378Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:53:41.448193Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:53:41.448461Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:53:41.457957Z [info     ] FrontDesk API response         [front_desk_ai.agents.merge_submit.agent] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 response_body='<!doctype html>\n<html lang=en>\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>\n' status_code=404 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T15:53:41.702525Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 inserted_id=69d67a05a782662376c1cb42
2026-04-08T15:53:41.702804Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=404 conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 mongodb_saved_id=69d67a05a782662376c1cb42 order_number=57460647
2026-04-08T15:53:41.702961Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:53:41.703661Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T15:53:41.704995Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 errors=[] is_order_email=True order_number=57460647 submission_status=submit_failed
2026-04-08T15:53:41.946053Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861916354436362575 conversation_index=7 conversation_total=10 submission_status=submit_failed
2026-04-08T15:53:41.946285Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 conversation_index=7 conversation_total=10
2026-04-08T15:53:42.184330Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T15:53:42.184629Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=7 classifier_input_words=50 completed_order_found=True conversation_count=7 max_messages_requested=50 non_order_email_count=3 order_email_count=4 payload_count=1 run_trace_dir=all_steps_data/run_20260408_113429_454041
2026-04-08T15:53:46.208254Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T15:53:46.209022Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=7 orders=4 run_trace_dir=all_steps_data/run_20260408_113429_454041
2026-04-08T15:58:27.483372Z [info     ] Starting Front Desk AI system  [__main__] mode=continuous version=1.0.0
2026-04-08T15:58:27.486167Z [info     ] 5-bot workflow graph compiled  [front_desk_ai.graph.workflow] nodes=['email_classifier', 'intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_and_submit']
2026-04-08T15:58:27.486356Z [info     ] Starting continuous monitoring mode [front_desk_ai.services.frontdesk_service] polling_interval_seconds=300
2026-04-08T15:58:27.486495Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T15:58:27.487008Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:58:32.503176Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T15:58:37.243665Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51109 unseen_only=False
2026-04-08T15:58:42.675491Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=35 conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 latest_message_count=50
2026-04-08T15:58:42.676071Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 uri=mongodb+srv://kartik...
2026-04-08T15:58:45.564407Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 database=HeavyHaulDB
2026-04-08T15:58:45.814023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 conversation_index=1 conversation_total=10 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T15:58:46.063502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861845189173804070 conversation_index=1 conversation_total=10 fingerprint=c0170ff4af2b9f994758037b8c9c834e39e056ba5a51c523ab8a6f1f30171edd subject='Re: OW only permits CA - TX'
2026-04-08T15:58:46.265647Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T15:58:46.266268Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T15:58:46.312965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852021294457824 conversation_index=1 conversation_total=10 fingerprint=84d4c6ebeedaada5c53cb9726d16ad9b778723ae1630dfa0151faaf27055add0 subject='Re: Unit 464 ~ Virginia Permit 26-0407493-001 is ready'
2026-04-08T15:58:46.570756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 conversation_index=1 conversation_total=10 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T15:58:46.820002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 conversation_index=1 conversation_total=10 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T15:58:47.069560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 conversation_index=1 conversation_total=10 fingerprint=93d3255c11b636b9682b0e2ced47b5df8cab27f1f0a0b746a95161712370f03d subject='Re: PERMIT PA'
2026-04-08T15:58:47.318909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=10 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T15:58:47.568359Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 conversation_index=1 conversation_total=10 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T15:58:47.818101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 conversation_index=1 conversation_total=10 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T15:58:48.072025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 conversation_index=1 conversation_total=10 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T15:58:48.321393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 conversation_index=1 conversation_total=10 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T15:58:48.570869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 conversation_index=1 conversation_total=10 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T15:58:48.820452Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 conversation_index=1 conversation_total=10 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T15:58:49.070022Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 conversation_index=1 conversation_total=10 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T15:58:49.319463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 conversation_index=1 conversation_total=10 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T15:58:49.569377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=1 conversation_total=10 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T15:58:49.831388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 conversation_index=1 conversation_total=10 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T15:58:50.080862Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=10 fingerprint=cfff40a47f8fcde92fa368d79aac251e9a7a1304ec11146ff85971619668e0b1 subject='Re: Permit PA'
2026-04-08T15:58:50.330282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=1 conversation_total=10 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T15:58:50.579654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 conversation_index=1 conversation_total=10 fingerprint=9892d9109f1638406679bac850cd4da713a4098b31e590f00d6f3e7c68e72c8a subject='Re: New Permit Request - Truck#0925'
2026-04-08T15:58:50.829042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=1 conversation_total=10 fingerprint=e67bfb999a4382b50f53a0be07360e7354885b8086789378548c039da6ec5842 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T15:58:51.078464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=1 conversation_total=10 fingerprint=58a3a8c8fb6527400de253da7e18fbb1b740ed701a6e4246c314b16e9f02e889 subject='Re: New Permit Request - Truck#F356'
2026-04-08T15:58:51.332595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914960285317943 conversation_index=1 conversation_total=10 fingerprint=3385e9eccb4706273c47c85a11810f91d7ca0e55f3b15341c631665fe9bbb7eb subject='Order #42782346 – Pre-Charge Initiated'
2026-04-08T15:58:51.582099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914992146798076 conversation_index=1 conversation_total=10 fingerprint=79fb5706624d1e6b87465dd7ce614764a267212558db7c6f48bb5c35ed151402 subject='Confirmation of Order #42782346'
2026-04-08T15:58:51.831464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915042052715831 conversation_index=1 conversation_total=10 fingerprint=8076e3653dee1c7c10946b2cde171308a97f4283934df706ebbcb611b65b0cd2 subject='TxDMV External Customer Satisfaction Survey'
2026-04-08T15:58:51.869888Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T15:58:52.087987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 conversation_index=1 conversation_total=10 fingerprint=74949f0ab5ff3bd81ca0d67c98b63490977894fdfd8e6e5dde1a352d598f6758 subject='Re: Pilot Green Oregon Load'
2026-04-08T15:58:52.337490Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 conversation_index=1 conversation_total=10 fingerprint=aa054f89a87303f4b627458a1b366f00acca33e9fcb300268e6cbac4a514a711 subject=k2
2026-04-08T15:58:52.586912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654260152197 conversation_index=1 conversation_total=10 fingerprint=6b6a09af2b15ab8932780a65971952d4793e406ef23541f71cd168cd65c95c91 subject='Production OS/OW Permit Number 26S60210881'
2026-04-08T15:58:52.836270Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 conversation_index=1 conversation_total=10 fingerprint=1fd5a22013da1eabba3ad25a787ed833fe525516fa6acf15d0668c4223ef3ab8 subject='#402 TX to CA'
2026-04-08T15:58:54.339995Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1069] conversation_id=1861916362045218310 conversation_index=1 conversation_total=6 email_count=1 subject='Order #33596706 – Pre-Charge Initiated'
2026-04-08T15:58:54.341883Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=6
2026-04-08T15:58:54.342095Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916362045218310 conversation_index=1 conversation_total=6 model=gemini-flash-latest
2026-04-08T15:58:54.594182Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection] conversation_id=1861916362045218310 conversation_index=1 conversation_total=6
2026-04-08T15:58:56.727591Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51109 unseen_only=False
2026-04-08T15:58:59.055822Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916362045218310 conversation_index=1 conversation_total=6
2026-04-08T15:58:59.056061Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] conversation_id=1861916362045218310 conversation_index=1 conversation_total=6 error="cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)"
Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 192, in process_mailbox
    workflow_result = await self.workflow.ainvoke(state)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1653, in ainvoke
    async for chunk in self.astream(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/__init__.py", line 1538, in astream
    async for _ in runner.atick(
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/runner.py", line 132, in atick
    await arun_with_retry(t, retry_policy, stream=self.use_astream)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/pregel/retry.py", line 102, in arun_with_retry
    await task.proc.ainvoke(task.input, config)
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 453, in ainvoke
    input = await asyncio.create_task(coro, context=context)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langgraph/utils/runnable.py", line 236, in ainvoke
    ret = await asyncio.create_task(coro, context=context)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/graph/nodes.py", line 21, in email_classifier_node
    agent = EmailClassifierAgent()
            ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_classifier/agent.py", line 93, in __init__
    self.llm = build_text_llm()
               ^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/llm_factory.py", line 51, in build_text_llm
    from langchain_google_genai import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/__init__.py", line 47, in <module>
    from langchain_google_genai.chat_models import ChatGoogleGenerativeAI
  File "/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_google_genai/chat_models.py", line 57, in <module>
    from langchain_core.language_models import (
ImportError: cannot import name 'ModelProfile' from 'langchain_core.language_models' (/home/heavyhaulgbt/public_html/flaskapp/venv/lib64/python3.12/site-packages/langchain_core/language_models/__init__.py)
2026-04-08T16:01:40.148718Z [info     ] Starting Front Desk AI system  [__main__] mode=continuous version=1.0.0
2026-04-08T16:01:40.152775Z [info     ] 5-bot workflow graph compiled  [front_desk_ai.graph.workflow] nodes=['email_classifier', 'intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_and_submit']
2026-04-08T16:01:40.153044Z [info     ] Starting continuous monitoring mode [front_desk_ai.services.frontdesk_service] polling_interval_seconds=300
2026-04-08T16:01:40.153198Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T16:01:40.154042Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T16:01:45.648745Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T16:01:50.446680Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51109 unseen_only=False
2026-04-08T16:17:13.924943Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 latest_message_count=50
2026-04-08T16:17:13.925601Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T16:17:16.212161Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T16:17:16.451636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861838288825002147 fingerprint=5d47ba7baff551ed910af585b09c8c683b03630a96b192ebabffd27a06510822 subject='Re: PA only'
2026-04-08T16:17:16.691335Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=f7b44e9f7d199b85fcb1b480272401dfdf65abaf97761ba5c07f81c4a163b4f3 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-08T16:17:16.930774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=93d3255c11b636b9682b0e2ced47b5df8cab27f1f0a0b746a95161712370f03d subject='Re: PERMIT PA'
2026-04-08T16:17:17.170045Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T16:17:17.409195Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861908772730217867 fingerprint=9de267542979c1615743b887767fbac3a6d758439c3a8830ea91a66e2feeed19 subject='Re: Permits needed for truck 2205'
2026-04-08T16:17:17.648624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909007802562993 fingerprint=2fd2d1b5460b04f1ed514bb24b5a7f8675678d6bca0adbd7835ddb3e0069149b subject='Confirmation of Order #91091489'
2026-04-08T16:17:17.887903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909421871032828 fingerprint=737bbaa969116115ab0da877d6c8e82a813314bcb36f846b3ff6a47f48390cbd subject='Confirmation of Order #55021830'
2026-04-08T16:17:18.127213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861909508190908500 fingerprint=5ecde0a616003961c16ea1c58c8f1e468f7f7d43aab3d346823b0a2bf45d2562 subject='Order #55021830 – Pre-Charge Initiated'
2026-04-08T16:17:18.366577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T16:17:18.605912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T16:17:18.845281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T16:17:19.084626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T16:17:19.324325Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T16:17:19.563616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T16:17:19.803027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T16:17:20.042443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 fingerprint=cfff40a47f8fcde92fa368d79aac251e9a7a1304ec11146ff85971619668e0b1 subject='Re: Permit PA'
2026-04-08T16:17:20.281840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=09349cb7658bd8dcf2aa56f487d6a652e9fbe41adeb0e2139226fefb4cd56bb4 subject='Payment Receipt'
2026-04-08T16:17:20.521418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 fingerprint=9892d9109f1638406679bac850cd4da713a4098b31e590f00d6f3e7c68e72c8a subject='Re: New Permit Request - Truck#0925'
2026-04-08T16:17:20.760871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 fingerprint=e67bfb999a4382b50f53a0be07360e7354885b8086789378548c039da6ec5842 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T16:17:21.000248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=58a3a8c8fb6527400de253da7e18fbb1b740ed701a6e4246c314b16e9f02e889 subject='Re: New Permit Request - Truck#F356'
2026-04-08T16:17:21.239644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914960285317943 fingerprint=3385e9eccb4706273c47c85a11810f91d7ca0e55f3b15341c631665fe9bbb7eb subject='Order #42782346 – Pre-Charge Initiated'
2026-04-08T16:17:21.479040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914992146798076 fingerprint=79fb5706624d1e6b87465dd7ce614764a267212558db7c6f48bb5c35ed151402 subject='Confirmation of Order #42782346'
2026-04-08T16:17:21.718156Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915042052715831 fingerprint=8076e3653dee1c7c10946b2cde171308a97f4283934df706ebbcb611b65b0cd2 subject='TxDMV External Customer Satisfaction Survey'
2026-04-08T16:17:21.957508Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=74949f0ab5ff3bd81ca0d67c98b63490977894fdfd8e6e5dde1a352d598f6758 subject='Re: Pilot Green Oregon Load'
2026-04-08T16:17:22.196748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=aa054f89a87303f4b627458a1b366f00acca33e9fcb300268e6cbac4a514a711 subject=k2
2026-04-08T16:17:22.443179Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654260152197 fingerprint=6b6a09af2b15ab8932780a65971952d4793e406ef23541f71cd168cd65c95c91 subject='Production OS/OW Permit Number 26S60210881'
2026-04-08T16:17:22.682683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 fingerprint=1fd5a22013da1eabba3ad25a787ed833fe525516fa6acf15d0668c4223ef3ab8 subject='#402 TX to CA'
2026-04-08T16:17:24.849488Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1069] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 email_count=1 subject='Order #33596706 – Pre-Charge Initiated'
2026-04-08T16:17:24.862201Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:24.862428Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:17:25.787341Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:25.819668Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:25.820565Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 email_count=1 first_100_chars='Dear CJ,\nThis email confirms that we have placed a temporary hold on your card ending in 1004 for $3' text_length=1069
2026-04-08T16:17:25.820865Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 snippet='Dear CJ, This email confirms that we have placed a temporary hold on your card ending in 1004 for $387.23 . This is related to Order #33596706 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-08T16:17:25.821501Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 subject='Order #33596706 – Pre-Charge Initiated'
2026-04-08T16:17:25.821777Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 is_order_email=True snippet='Dear CJ, This email confirms that we have placed a temporary hold on your card e'
2026-04-08T16:17:25.821916Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 is_order_email=True
2026-04-08T16:17:25.829436Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:25.829670Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:45.805208Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 inserted_id=69d67fa91e109c17fcc0e40e
2026-04-08T16:17:45.805637Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861916362045218310 intake_record_id=69d67fa91e109c17fcc0e40e intake_title='Order #33596706 – Pre-Charge Initiated'
2026-04-08T16:17:45.805833Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:45.806540Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:45.806685Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:17:45.807150Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:45.821441Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:48.243366Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 sender_emails=['info@synchronpermits.com']
2026-04-08T16:17:48.244087Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 order_number=33596706 source=current_conversation_regex
2026-04-08T16:17:48.244491Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 order_number=33596706
2026-04-08T16:17:48.248613Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:48.248904Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:48.488245Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-08T16:17:48.488514Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 fields_mapped=6
2026-04-08T16:17:48.488925Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 order_number=33596706 sections_mapped=6
2026-04-08T16:17:48.489064Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:48.489783Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:48.489928Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:17:48.490354Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:48.505319Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:17:48.505543Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T16:17:57.320224Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T16:18:38.655000Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861916362045218310
2026-04-08T16:18:48.516636Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:18:48.517801Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1069 conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 seed_message_id=<2d6f.2a59c46da935360.m1.e3a80da0-335e-11f1-a6c3-525400fb7a78.19d6db0f37a@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861916362045218310 thread_fetch_succeeded=True
2026-04-08T16:18:52.056999Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 has_data=True thread_text_length=1069
2026-04-08T16:18:52.057290Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:18:52.060528Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:18:52.060769Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:18:52.061064Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T16:18:52.061193Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9
2026-04-08T16:18:52.061800Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T16:18:52.062490Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33596706 submission_status=blocked
2026-04-08T16:18:52.305412Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 submission_status=blocked
2026-04-08T16:18:52.305645Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861916362045218310 conversation_index=1 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T16:18:52.306199Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1327] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 email_count=1 subject='Confirmation of Order #33596706'
2026-04-08T16:18:52.307442Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:18:52.307586Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:18:52.308012Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:18:52.322753Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:18:52.323235Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 email_count=1 first_100_chars='Dear CJ green Harvest,\n\nWe are pleased to inform you that we have successfully collected all the nec' text_length=1327
2026-04-08T16:18:52.323475Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 snippet="Dear CJ green Harvest, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will"
2026-04-08T16:18:52.323726Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 subject='Confirmation of Order #33596706'
2026-04-08T16:18:52.323967Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 is_order_email=True snippet='Dear CJ green Harvest, We are pleased to inform you that we have successfully co'
2026-04-08T16:18:52.324099Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 is_order_email=True
2026-04-08T16:18:52.326767Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:18:52.326931Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:12.024208Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 inserted_id=69d67fff1e109c17fcc0e41d
2026-04-08T16:19:12.024888Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861916424355663419 intake_record_id=69d67fff1e109c17fcc0e41d intake_title='Confirmation of Order #33596706'
2026-04-08T16:19:12.025128Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:12.026028Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:12.026228Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:19:12.026802Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:12.044924Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:14.690661Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='CJ Green Harvest' conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 sender_emails=['info@synchronpermits.com']
2026-04-08T16:19:14.691056Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 order_number=33596706 source=current_conversation_regex
2026-04-08T16:19:14.691482Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 order_number=33596706
2026-04-08T16:19:14.696677Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:14.697016Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:14.936860Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-08T16:19:14.937231Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 fields_mapped=6
2026-04-08T16:19:14.937807Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 order_number=33596706 sections_mapped=6
2026-04-08T16:19:14.938020Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:14.939176Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:14.939364Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:19:14.940025Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:14.965352Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:19:14.965633Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T16:19:22.073905Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T16:20:09.360412Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861916424355663419
2026-04-08T16:20:20.682680Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:20:20.683646Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1327 conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 seed_message_id=<2d6f.2a59c46da935360.m1.075b9c30-335f-11f1-a6c3-525400fb7a78.19d6db1dd73@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861916424355663419 thread_fetch_succeeded=True
2026-04-08T16:20:26.620729Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 has_data=True thread_text_length=1327
2026-04-08T16:20:26.620962Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:20:26.623978Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:20:26.624153Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:20:26.624398Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T16:20:26.624565Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9
2026-04-08T16:20:26.625163Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T16:20:26.625823Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='CJ Green Harvest' conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33596706 submission_status=blocked
2026-04-08T16:20:26.882386Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 submission_status=blocked
2026-04-08T16:20:26.882639Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 conversation_index=2 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T16:20:26.883171Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[481, 524, 617, 1083, 779, 681, 1199, 1058, 504, 493, 661, 747, 636, 533] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 email_count=14 subject='Re: New Permit Request - Truck#F271'
2026-04-08T16:20:26.884631Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:20:26.884786Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:20:26.885209Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:20:26.899962Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:20:26.901088Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 email_count=14 first_100_chars='Hi team,\n\nCan you please order the following New York permit with this specific route but with out d' text_length=9592
2026-04-08T16:20:26.901385Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 snippet='Hi team, Can you please order the following New York permit with this specific route but with out dimensions ( Please see attached ) Commodity: Empty Tank S/N: SB7182 Dims: 25\'L / 13\'11"W / 13\'H @ legal weight Overall dims: 74\'L / 13\'11"W / 14\'4"H @ legal weight CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585 --- I have ordered the route survey for NY, waiting on it then will be sending it to you CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us>'
2026-04-08T16:20:29.059342Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 raw_answer=yes
2026-04-08T16:20:29.059641Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 is_order_email=True snippet='Hi team, Can you please order the following New York permit with this specific r'
2026-04-08T16:20:29.059806Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 is_order_email=True
2026-04-08T16:20:29.063340Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:20:29.063532Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:21:57.518446Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 inserted_id=69d680a51e109c17fcc0e43b
2026-04-08T16:21:57.518953Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861817258827004359 intake_record_id=69d680a51e109c17fcc0e43b intake_title='Re: New Permit Request - Truck#F271'
2026-04-08T16:21:57.519106Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:21:57.519812Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:21:57.519957Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:21:57.520388Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:21:57.534459Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:21:59.340591Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 sender_emails=['cj@harvestfreight.us']
2026-04-08T16:22:19.535116Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 order_number=73333341
2026-04-08T16:22:19.535680Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 order_number=73333341
2026-04-08T16:22:19.538974Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:22:19.539176Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:22:20.016532Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 doc_id=69d3f51f1e109c17fcc068e3 order_number=73333341 query_field=token
2026-04-08T16:22:20.016813Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 fields_mapped=6
2026-04-08T16:22:20.017215Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 order_number=73333341 sections_mapped=6
2026-04-08T16:22:20.017348Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:22:20.018108Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:22:20.018259Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:22:20.018721Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:22:20.034504Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:22:20.034777Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T16:22:25.644996Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T16:25:27.299770Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 email_count=30 mailbox='[Gmail]/All Mail' thread_id=1861817258827004359
2026-04-08T16:25:37.316026Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:25:37.318559Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=8120 conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 seed_message_id=<DM6PR06MB473257C5940E445FBE66E2DDD75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=30 source_thread_id=1861817258827004359 thread_fetch_succeeded=True
2026-04-08T16:25:45.539556Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 has_data=True thread_text_length=8120
2026-04-08T16:25:45.539780Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:25:45.542731Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:25:45.542897Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:25:45.543127Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T16:25:45.543256Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9
2026-04-08T16:25:45.543813Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T16:25:45.545960Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=73333341 submission_status=blocked
2026-04-08T16:25:45.797456Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 submission_status=blocked
2026-04-08T16:25:45.797697Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861817258827004359 conversation_index=3 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T16:25:45.798201Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[772, 781, 615, 1127, 1343, 1989] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 email_count=6 subject='Re: New Permit Request - Truck #F7383'
2026-04-08T16:25:45.799405Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:25:45.799551Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:25:45.799991Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:25:45.814105Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:25:45.814972Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 email_count=6 first_100_chars='Truck# F7383\nTrailer# 7599\n\nPickup: 1225 Crosby Dayton Rd, Crosby, TX 77532\nDelivery: 18401 Cochrane' text_length=6431
2026-04-08T16:25:45.815256Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 snippet='Truck# F7383 Trailer# 7599 Pickup: 1225 Crosby Dayton Rd, Crosby, TX 77532 Delivery: 18401 Cochrane Rd, Morgan Hill, CA 95037, USA Commodity: Custom Steel Pipe S/N: 10117621 Dims: 16\'L / 15\'7"W / 13\'5"H @ legal weight Overall dims: 75\'L / 15\'7"W / 14\'9"H @ legal weight Same project as truck 0925. Heights differ by 1 feet, but please keep this truck on the same route as 0925 that has 15\'9" height. Please let me know all our requirments, where do we need Route Surveys and send us the entry and exit point on the surveys so we can get them'
2026-04-08T16:25:48.102510Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 raw_answer=yes
2026-04-08T16:25:48.102826Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 is_order_email=True snippet='Truck# F7383 Trailer# 7599 Pickup: 1225 Crosby Dayton Rd, Crosby, TX 77532 Deliv'
2026-04-08T16:25:48.102966Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 is_order_email=True
2026-04-08T16:25:48.106444Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:25:48.106608Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:26:38.059533Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 inserted_id=69d681bd1e109c17fcc0e469
2026-04-08T16:26:38.060028Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Mart&AO0-n conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861738831836365270 intake_record_id=69d681bd1e109c17fcc0e469 intake_title='Re: New Permit Request - Truck #F7383'
2026-04-08T16:26:38.060177Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:26:38.060891Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:26:38.061034Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:26:38.061463Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:26:38.075561Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:26:40.190654Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 sender_emails=['cj@harvestfreight.us']
2026-04-08T16:27:04.126626Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 order_number=73333341
2026-04-08T16:27:04.126960Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 order_number=73333341
2026-04-08T16:27:04.130263Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:27:04.130487Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:27:04.607865Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 doc_id=69d3f51f1e109c17fcc068e3 order_number=73333341 query_field=token
2026-04-08T16:27:04.608118Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 fields_mapped=6
2026-04-08T16:27:04.608576Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 order_number=73333341 sections_mapped=6
2026-04-08T16:27:04.608742Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:27:04.609454Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:27:04.609594Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:27:04.610066Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:27:04.624631Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:27:04.624838Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T16:27:10.315570Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T16:28:32.245296Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 email_count=9 mailbox='[Gmail]/All Mail' thread_id=1861738831836365270
2026-04-08T16:28:42.239424Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:28:42.240712Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=3064 conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 seed_message_id=<DM6PR06MB473220320480602B57E53D71D75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=9 source_thread_id=1861738831836365270 thread_fetch_succeeded=True
2026-04-08T16:28:51.529201Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 has_data=True thread_text_length=3064
2026-04-08T16:28:51.529393Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:28:51.532443Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:28:51.532611Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:28:51.532848Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T16:28:51.532975Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9
2026-04-08T16:28:51.533531Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T16:28:51.534862Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=73333341 submission_status=blocked
2026-04-08T16:28:51.776978Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 submission_status=blocked
2026-04-08T16:28:51.777211Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861738831836365270 conversation_index=4 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T16:28:51.777866Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1075] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 email_count=1 subject='Order #19473419 – Pre-Charge Initiated'
2026-04-08T16:28:51.778957Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:28:51.779100Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:28:51.779509Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:28:51.794078Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:28:51.794425Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 email_count=1 first_100_chars='Dear Valentin,\nThis email confirms that we have placed a temporary hold on your card ending in 3084 ' text_length=1075
2026-04-08T16:28:51.794662Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 snippet='Dear Valentin, This email confirms that we have placed a temporary hold on your card ending in 3084 for $231.42 . This is related to Order #19473419 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-08T16:28:51.794926Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 subject='Order #19473419 – Pre-Charge Initiated'
2026-04-08T16:28:51.795166Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 is_order_email=True snippet='Dear Valentin, This email confirms that we have placed a temporary hold on your '
2026-04-08T16:28:51.795297Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 is_order_email=True
2026-04-08T16:28:51.797768Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:28:51.797925Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:12.245478Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 inserted_id=69d682581e109c17fcc0e480
2026-04-08T16:29:12.245904Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861917398196449104 intake_record_id=69d682581e109c17fcc0e480 intake_title='Order #19473419 – Pre-Charge Initiated'
2026-04-08T16:29:12.246058Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:12.246770Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:12.246912Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:29:12.247358Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:12.262608Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:15.658853Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 sender_emails=['info@synchronpermits.com']
2026-04-08T16:29:15.659103Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 order_number=19473419 source=current_conversation_regex
2026-04-08T16:29:15.659360Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 order_number=19473419
2026-04-08T16:29:15.662480Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:15.662667Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:15.902178Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 doc_id=69d6765f1e109c17fcc0e28a order_number=19473419 query_field=token
2026-04-08T16:29:15.902442Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 fields_mapped=6
2026-04-08T16:29:15.902820Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 order_number=19473419 sections_mapped=6
2026-04-08T16:29:15.902963Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:15.903792Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:15.903937Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:29:15.904365Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:15.918744Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:29:15.918898Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T16:29:21.375596Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T16:30:00.920873Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861917398196449104
2026-04-08T16:30:10.689504Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:30:10.690295Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1075 conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 seed_message_id=<2d6f.2a59c46da935360.m1.23a58391-3361-11f1-bed2-525400306fc9.19d6dbfb23e@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861917398196449104 thread_fetch_succeeded=True
2026-04-08T16:30:15.328657Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 has_data=True thread_text_length=1075
2026-04-08T16:30:15.328856Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:30:15.331806Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:30:15.331970Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:30:15.332204Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T16:30:15.332326Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9
2026-04-08T16:30:15.332887Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T16:30:15.333537Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=19473419 submission_status=blocked
2026-04-08T16:30:15.575434Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 submission_status=blocked
2026-04-08T16:30:15.575664Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861917398196449104 conversation_index=5 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T16:30:15.576145Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1313] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 email_count=1 subject='Confirmation of Order #19473419'
2026-04-08T16:30:15.577397Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:15.577539Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:30:15.577956Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:15.592675Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:15.593242Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 email_count=1 first_100_chars='Dear Valentin D,\n\nWe are pleased to inform you that we have successfully collected all the necessary' text_length=1313
2026-04-08T16:30:15.593642Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 snippet="Dear Valentin D, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T16:30:15.593905Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 subject='Confirmation of Order #19473419'
2026-04-08T16:30:15.594280Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 is_order_email=True snippet='Dear Valentin D, We are pleased to inform you that we have successfully collecte'
2026-04-08T16:30:15.594412Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 is_order_email=True
2026-04-08T16:30:15.597020Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:15.597177Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:37.065539Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 inserted_id=69d682ac1e109c17fcc0e48e
2026-04-08T16:30:37.066115Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861917406511647722 intake_record_id=69d682ac1e109c17fcc0e48e intake_title='Confirmation of Order #19473419'
2026-04-08T16:30:37.066289Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:37.067005Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:37.067152Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:30:37.067580Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:37.082749Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:40.689075Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 sender_emails=['info@synchronpermits.com']
2026-04-08T16:30:40.689312Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 order_number=19473419 source=current_conversation_regex
2026-04-08T16:30:40.689670Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 order_number=19473419
2026-04-08T16:30:40.692639Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:40.692799Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:40.932363Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 doc_id=69d6765f1e109c17fcc0e28a order_number=19473419 query_field=token
2026-04-08T16:30:40.932621Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 fields_mapped=6
2026-04-08T16:30:40.935300Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 order_number=19473419 sections_mapped=6
2026-04-08T16:30:40.935527Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:40.936269Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:40.936418Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:30:40.936850Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:40.952127Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:30:40.952296Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T16:30:46.479046Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T16:31:27.686942Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861917406511647722
2026-04-08T16:31:37.629763Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:31:37.632386Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1313 conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 seed_message_id=<2d6f.2a59c46da935360.m1.36a2cfc1-3361-11f1-bed2-525400306fc9.19d6dc02e88@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861917406511647722 thread_fetch_succeeded=True
2026-04-08T16:31:45.594704Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 has_data=True thread_text_length=1313
2026-04-08T16:31:45.595307Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:31:45.598750Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:31:45.598988Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:31:45.599450Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T16:31:45.599586Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9
2026-04-08T16:31:45.600245Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T16:31:45.601325Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=19473419 submission_status=blocked
2026-04-08T16:31:45.845061Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 submission_status=blocked
2026-04-08T16:31:45.845352Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861917406511647722 conversation_index=6 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T16:31:45.897702Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1324] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 email_count=1 subject='Confirmation of Order #55489537'
2026-04-08T16:31:45.899329Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:31:45.899498Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:31:45.899987Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:31:45.980583Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:31:45.981404Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 email_count=1 first_100_chars='Dear Danny Moscaliuc,\n\nWe are pleased to inform you that we have successfully collected all the nece' text_length=1324
2026-04-08T16:31:45.981850Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 snippet="Dear Danny Moscaliuc, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T16:31:45.982194Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 subject='Confirmation of Order #55489537'
2026-04-08T16:31:45.982482Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 is_order_email=True snippet='Dear Danny Moscaliuc, We are pleased to inform you that we have successfully col'
2026-04-08T16:31:45.982635Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 is_order_email=True
2026-04-08T16:31:45.987007Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:31:45.987255Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:05.991116Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 inserted_id=69d683051e109c17fcc0e49e
2026-04-08T16:32:05.991931Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861917892194510357 intake_record_id=69d683051e109c17fcc0e49e intake_title='Confirmation of Order #55489537'
2026-04-08T16:32:05.992152Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:05.993137Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:05.993337Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:32:05.993948Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:06.020647Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:10.136898Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 sender_emails=['info@synchronpermits.com']
2026-04-08T16:32:10.137206Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 order_number=55489537 source=current_conversation_regex
2026-04-08T16:32:10.137622Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 order_number=55489537
2026-04-08T16:32:10.141390Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:10.141611Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:10.381213Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 doc_id=69d6756f1e109c17fcc0e262 order_number=55489537 query_field=token
2026-04-08T16:32:10.381620Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 fields_mapped=6
2026-04-08T16:32:10.382311Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 order_number=55489537 sections_mapped=6
2026-04-08T16:32:10.382483Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:10.383458Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:10.383631Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:32:10.384184Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:10.407044Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:32:10.407348Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T16:32:15.770432Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T16:32:55.488060Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861917892194510357
2026-04-08T16:33:05.202729Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:33:05.244908Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1324 conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 seed_message_id=<2d6f.2a59c46da935360.m1.49191c34-3362-11f1-a76e-5254007a77e6.19d6dc73571@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861917892194510357 thread_fetch_succeeded=True
2026-04-08T16:33:09.362772Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 has_data=True thread_text_length=1324
2026-04-08T16:33:09.363199Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:33:09.367624Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:33:09.367874Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:33:09.390991Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T16:33:09.391324Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9
2026-04-08T16:33:09.392383Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T16:33:09.393539Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=55489537 submission_status=blocked
2026-04-08T16:33:09.635818Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 submission_status=blocked
2026-04-08T16:33:09.636044Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861917892194510357 conversation_index=7 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T16:33:09.637074Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861918222480897801 conversation_index=8 conversation_total=9 email_count=1 subject='CTPS Permit Application ID 1647686 has been approved.'
2026-04-08T16:33:09.638352Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861918222480897801 conversation_index=8 conversation_total=9
2026-04-08T16:33:09.638526Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861918222480897801 conversation_index=8 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:33:09.638995Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861918222480897801 conversation_index=8 conversation_total=9
2026-04-08T16:33:09.655164Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861918222480897801 conversation_index=8 conversation_total=9
2026-04-08T16:33:09.655566Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861918222480897801 conversation_index=8 conversation_total=9 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-08T16:33:09.655845Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861918222480897801 conversation_index=8 conversation_total=9 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-08T16:33:09.656016Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861918222480897801 conversation_index=8 conversation_total=9 subject='CTPS Permit Application ID 1647686 has been approved.'
2026-04-08T16:33:09.656248Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861918222480897801 conversation_index=8 conversation_total=9 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-08T16:33:09.656401Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861918222480897801 conversation_index=8 conversation_total=9 is_order_email=False
2026-04-08T16:33:09.659893Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861918222480897801 conversation_index=8 conversation_total=9 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T16:33:09.660613Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861918222480897801 conversation_index=8 conversation_total=9 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T16:33:09.902580Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861918222480897801 conversation_index=8 conversation_total=9 submission_status=not_attempted
2026-04-08T16:33:09.903034Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861918224169756440 conversation_index=9 conversation_total=9 email_count=1 subject='CTPS Permit Application ID 1647656 has been approved.'
2026-04-08T16:33:09.904318Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861918224169756440 conversation_index=9 conversation_total=9
2026-04-08T16:33:09.904474Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861918224169756440 conversation_index=9 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:33:09.904957Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861918224169756440 conversation_index=9 conversation_total=9
2026-04-08T16:33:09.921105Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861918224169756440 conversation_index=9 conversation_total=9
2026-04-08T16:33:09.921576Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861918224169756440 conversation_index=9 conversation_total=9 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-08T16:33:09.921835Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861918224169756440 conversation_index=9 conversation_total=9 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-08T16:33:09.921993Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861918224169756440 conversation_index=9 conversation_total=9 subject='CTPS Permit Application ID 1647656 has been approved.'
2026-04-08T16:33:09.922224Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861918224169756440 conversation_index=9 conversation_total=9 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-08T16:33:09.922372Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861918224169756440 conversation_index=9 conversation_total=9 is_order_email=False
2026-04-08T16:33:09.925928Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861918224169756440 conversation_index=9 conversation_total=9 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T16:33:09.926594Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861918224169756440 conversation_index=9 conversation_total=9 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T16:33:10.168229Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861918224169756440 conversation_index=9 conversation_total=9 submission_status=not_attempted
2026-04-08T16:33:10.407487Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T16:33:10.407803Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=9 classifier_input_words=50 completed_order_found=False conversation_count=9 max_messages_requested=50 non_order_email_count=2 order_email_count=7 payload_count=0 run_trace_dir=all_steps_data/run_20260408_120140_153380
2026-04-08T16:33:15.222276Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T16:33:15.222914Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=9 orders=7 run_trace_dir=all_steps_data/run_20260408_120140_153380
2026-04-08T16:38:15.322894Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T16:38:15.325697Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T16:38:20.763969Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T16:38:25.679808Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51121 unseen_only=False
2026-04-08T16:55:28.000529Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-08T16:55:28.001703Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T16:55:30.268035Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T16:55:30.509829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861910338174087072 fingerprint=d463a78732453fd4b25167582b5c3654a760853fa59912112a28a97708b1cf5f subject='Confirmation of Order #93892739'
2026-04-08T16:55:30.750502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=c3fe0cd3630a7754909161c5aa1dc456bf674e134f10ddf20c72558f6f1273a0 subject='Re: MO permit'
2026-04-08T16:55:30.991315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911051146931340 fingerprint=a4a5fa520b7377e77287e92e2a6ffdd0e6f98adfae0780113fdd4f2a71a0d230 subject='Confirmation of Order #38389375'
2026-04-08T16:55:31.232024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911234927724587 fingerprint=870ff8277f3595692e109ebfd15b1b1267b0d0aefef7da3eb6900d07bf70d020 subject='ABM Air Conditioning and Heating, Inc. has been acquired by AMX\r\n Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of\r\n Waypoint Capital Partners'
2026-04-08T16:55:31.472779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911312589448869 fingerprint=a497a21d7f6afa1014d2942047e8fa4dab3bc06aa751a90485cec427c901f9bd subject='New Permit Request - Truck#F271'
2026-04-08T16:55:31.713794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=e7366b8ea33a60896eb7851127d1106bc01c44952653a0acc905a983db4475e4 subject='Re: #396 OK to ND'
2026-04-08T16:55:31.954629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861911560578446411 fingerprint=85b08b2bb67b58837c8376f471351be959985c742a3e3e829c6bc6dffecb3d73 subject='Everingham & Kerr: Home & Garden Consumer Products Manufacturer'
2026-04-08T16:55:32.195408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=92faea3b7f678d10362eaa74ec751685a7919139cdf480296767c64227a4bceb subject=Re:
2026-04-08T16:55:32.917509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738636034362811 fingerprint=9892d9109f1638406679bac850cd4da713a4098b31e590f00d6f3e7c68e72c8a subject='Re: New Permit Request - Truck#0925'
2026-04-08T16:55:33.398828Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=58a3a8c8fb6527400de253da7e18fbb1b740ed701a6e4246c314b16e9f02e889 subject='Re: New Permit Request - Truck#F356'
2026-04-08T16:55:33.639596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914960285317943 fingerprint=3385e9eccb4706273c47c85a11810f91d7ca0e55f3b15341c631665fe9bbb7eb subject='Order #42782346 – Pre-Charge Initiated'
2026-04-08T16:55:33.880599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914992146798076 fingerprint=79fb5706624d1e6b87465dd7ce614764a267212558db7c6f48bb5c35ed151402 subject='Confirmation of Order #42782346'
2026-04-08T16:55:34.121280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915042052715831 fingerprint=8076e3653dee1c7c10946b2cde171308a97f4283934df706ebbcb611b65b0cd2 subject='TxDMV External Customer Satisfaction Survey'
2026-04-08T16:55:34.362198Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906933926564915 fingerprint=93d3255c11b636b9682b0e2ced47b5df8cab27f1f0a0b746a95161712370f03d subject='Re: PERMIT PA'
2026-04-08T16:55:34.602890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861852329720830520 fingerprint=74949f0ab5ff3bd81ca0d67c98b63490977894fdfd8e6e5dde1a352d598f6758 subject='Re: Pilot Green Oregon Load'
2026-04-08T16:55:34.843696Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=aa054f89a87303f4b627458a1b366f00acca33e9fcb300268e6cbac4a514a711 subject=k2
2026-04-08T16:55:35.084447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654260152197 fingerprint=6b6a09af2b15ab8932780a65971952d4793e406ef23541f71cd168cd65c95c91 subject='Production OS/OW Permit Number 26S60210881'
2026-04-08T16:55:35.325259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 fingerprint=1fd5a22013da1eabba3ad25a787ed833fe525516fa6acf15d0668c4223ef3ab8 subject='#402 TX to CA'
2026-04-08T16:55:35.566426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916362045218310 fingerprint=a61b6a99bca726e724de778e558660296d0cf97f484c9a1e4192f9e5bcc57255 subject='Order #33596706 – Pre-Charge Initiated'
2026-04-08T16:55:36.288365Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738831836365270 fingerprint=dc87dde6d847d8c82b75c6df201389a3931fff78a0d67ef00800ae3a42b0433f subject='Re: New Permit Request - Truck #F7383'
2026-04-08T16:55:36.529200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861917398196449104 fingerprint=628e327255548653eedba60da42b0f8238eab622030c87c50d328ca68956cc5d subject='Order #19473419 – Pre-Charge Initiated'
2026-04-08T16:55:36.770052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861917406511647722 fingerprint=1b8d4acc5a28a197975bcb4a9c01ff99e3f957669a14954d2ef3aaa8a61529ab subject='Confirmation of Order #19473419'
2026-04-08T16:55:37.010873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861917892194510357 fingerprint=1fd5c80c4b8e52ee05c1f6ee780b3ebea255311718d536c7cf5a0915c5239888 subject='Confirmation of Order #55489537'
2026-04-08T16:55:37.251647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861918222480897801 fingerprint=fc85c84b55e1620c40a0bfc144aa9ae4d663d0e2bafa991bc5fa8933294b8ea6 subject='CTPS Permit Application ID 1647686 has been approved.'
2026-04-08T16:55:37.492654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861918224169756440 fingerprint=c0942be8e3c879342532eaf7d8560f6dfe4e23f3e14ebbd041e4276a87f8bc3b subject='CTPS Permit Application ID 1647656 has been approved.'
2026-04-08T16:55:38.468132Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[258, 301, 351, 163, 107, 211] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 email_count=6 subject='Re: Permit PA'
2026-04-08T16:55:38.469483Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:55:38.469633Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:55:38.470067Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:55:38.484415Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:55:38.484866Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 email_count=6 first_100_chars='Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line.\n\nRuslan Romaniv\n917 385 8638\nT' text_length=1426
2026-04-08T16:55:38.485114Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 snippet="Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line. Ruslan Romaniv 917 385 8638 Truck: 7463 Trailer: T2502 Reynolds C14E10.5 4 Tire Hydraulic Pull Scraper 11'8 W rest legal Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> --- Thank you Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Wed, Apr 8, 2026 at 10:29 AM Synchron Permits <synchronpermits@gmail.com> wrote: Received. My name is Sacha and I will be handling this order. If you have any questions please get in touch with me at 984-389-8850. Thanks! --- Driver does not have an work gmail, sent all to me please. Axle spacing below Thank you Virus-free.www.avast.com <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>"
2026-04-08T16:55:40.552447Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 raw_answer=yes
2026-04-08T16:55:40.552773Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 is_order_email=True snippet='Hey team, I need a permit from US-272 MD/ PA line to I-80 PA/OH line. Ruslan Rom'
2026-04-08T16:55:40.552916Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 is_order_email=True
2026-04-08T16:55:40.556842Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:55:40.557031Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:32.097479Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 inserted_id=69d666cd1e109c17fcc0e020
2026-04-08T16:56:32.097965Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861912060999259712 intake_record_id=69d666cd1e109c17fcc0e020 intake_title='Re: Permit PA'
2026-04-08T16:56:32.098110Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:32.098799Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:32.098943Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:56:32.099387Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:32.113494Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:34.200388Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 sender_emails=['permits@strataninc.com']
2026-04-08T16:56:56.331889Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 order_number=66298122
2026-04-08T16:56:56.332203Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 order_number=66298122
2026-04-08T16:56:56.335264Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:56.335424Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:56.818321Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 doc_id=69c6d73b4d9a7bf182127c34 order_number=66298122 query_field=token
2026-04-08T16:56:56.818661Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 fields_mapped=6
2026-04-08T16:56:56.819243Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 order_number=66298122 sections_mapped=6
2026-04-08T16:56:56.819447Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:56.820543Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:56.820756Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:56:56.821295Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:56.841703Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:56:56.841973Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T16:57:02.745406Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T16:58:49.917582Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 email_count=12 mailbox='[Gmail]/All Mail' thread_id=1861912060999259712
2026-04-08T16:59:01.309221Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:59:01.310665Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1780 conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 seed_message_id=<CAMamnsdJ0Khy05YOhjAmKzjDwSsF7Mr0Z1a8WVBEKAoxridQUg@mail.gmail.com> source_email_count=12 source_thread_id=1861912060999259712 thread_fetch_succeeded=True
2026-04-08T16:59:08.266353Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 has_data=True thread_text_length=1780
2026-04-08T16:59:08.266547Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:59:08.269556Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:59:08.269723Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:59:08.269959Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T16:59:08.270084Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9
2026-04-08T16:59:08.270637Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T16:59:08.271730Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=66298122 submission_status=blocked
2026-04-08T16:59:08.517804Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 submission_status=blocked
2026-04-08T16:59:08.518037Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 conversation_index=1 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T16:59:08.518619Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[570, 843] conversation_id=1861912697256767630 conversation_index=2 conversation_total=9 email_count=2 subject='Payment Receipt'
2026-04-08T16:59:08.519841Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=2 conversation_total=9
2026-04-08T16:59:08.519986Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912697256767630 conversation_index=2 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:59:08.520404Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861912697256767630 conversation_index=2 conversation_total=9
2026-04-08T16:59:08.535269Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=9
2026-04-08T16:59:08.535683Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=9 email_count=2 first_100_chars='Missouri: MODOT Carrier Express\n\nPayment Receipt\n\nThank You for Your Payment\n\nPlease save this Confi' text_length=1420
2026-04-08T16:59:08.535975Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=9 snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Please save this Confirmation Number for your personal records. Customer Name NASH NT TURCAN Effective Date 4/8/2026 9:25 AM Central Standard Time Confirmation Number 20852357 Payment Method Amount Visa ***** 0494 $15.55 Payment Item OSOW $15.00 Transaction Fee: $0.55 Total Amount Paid: $15.55 Payment Details OSOW : PermitPayment - : 244043901 - : 4349150 - : 1190661 - : 3 - NASH NT TURCAN - $15.00 A Transaction Fee has been included in the total amount paid for this transaction. --- Illinois: IDOT – OS/OW Permits Payment Receipt Thank'
2026-04-08T16:59:08.536223Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861912697256767630 conversation_index=2 conversation_total=9 subject='Payment Receipt'
2026-04-08T16:59:08.536456Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=9 is_order_email=False snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Pleas'
2026-04-08T16:59:08.536587Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=2 conversation_total=9 is_order_email=False
2026-04-08T16:59:08.539375Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=2 conversation_total=9 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T16:59:08.540078Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861912697256767630 conversation_index=2 conversation_total=9 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T16:59:08.784648Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912697256767630 conversation_index=2 conversation_total=9 submission_status=not_attempted
2026-04-08T16:59:08.785232Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[304, 516, 146, 191] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 email_count=4 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T16:59:08.786649Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T16:59:08.786837Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:59:08.787309Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T16:59:08.802321Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T16:59:08.802796Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 email_count=4 first_100_chars='Good morning,\n\nI want to place a new order\n\nTruck # 1746\nTrailer # 8645\n\nPick up location: 472 Paul ' text_length=1178
2026-04-08T16:59:08.803040Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 snippet="Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up location: 472 Paul Ave, St. Louis, MO 63135 Delivery location: 433 Roy Furman Hwy Wind Ridge PA 15380 3 pieces of pipe, 10 ft wide I don't need a permit for Missouri, and I need the route for PA before approval Thank you --- new registration attached below Please let`s order the permit for IL, IN, OH only for the moment 1* https://maps.app.goo.gl/u78kThACkFMmhejSA On Wed, Apr 8, 2026 at 9:58 AM Synchron Permits <synchronpermits@gmail.com> wrote: Team, The routes for your trip: 1* https://maps.app.goo.gl/u78kThACkFMmhejSA"
2026-04-08T16:59:10.934639Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 raw_answer=yes
2026-04-08T16:59:10.935025Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 is_order_email=True snippet='Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up lo'
2026-04-08T16:59:10.935189Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 is_order_email=True
2026-04-08T16:59:10.939869Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T16:59:10.940087Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T16:59:50.328310Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 inserted_id=69d66bcd1e109c17fcc0e0f3
2026-04-08T16:59:50.328798Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Aaron conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861913883335843074 intake_record_id=69d66bcd1e109c17fcc0e0f3 intake_title='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T16:59:50.328951Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T16:59:50.329651Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T16:59:50.329827Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 model=gemini-flash-latest
2026-04-08T16:59:50.330262Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T16:59:50.344880Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T16:59:52.289892Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 sender_emails=['val@aftfreight.com']
2026-04-08T17:00:21.462985Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 order_number=90397628
2026-04-08T17:00:21.463298Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 order_number=90397628
2026-04-08T17:00:21.466573Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:00:21.466781Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:00:21.709106Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 doc_id=694af503772cd3c5d813db20 order_number=90397628 query_field=token
2026-04-08T17:00:21.709486Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 fields_mapped=6
2026-04-08T17:00:21.710061Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 order_number=90397628 sections_mapped=6
2026-04-08T17:00:21.710286Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:00:21.711457Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:00:21.711735Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:00:21.712419Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:00:21.741668Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:00:21.742069Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T17:00:28.578388Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T17:02:02.716176Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 email_count=9 mailbox='[Gmail]/All Mail' thread_id=1861913883335843074
2026-04-08T17:02:14.342955Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:02:14.343822Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1619 conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 seed_message_id=<CAH87oCYTVX-WQEpKSAgbnhvf2k5Biqh-zBDFyEBy6bTVFde63A@mail.gmail.com> source_email_count=9 source_thread_id=1861913883335843074 thread_fetch_succeeded=True
2026-04-08T17:02:24.262532Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 has_data=True thread_text_length=1619
2026-04-08T17:02:24.262737Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:02:24.265885Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:02:24.266047Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:02:24.266277Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T17:02:24.266400Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9
2026-04-08T17:02:24.267001Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T17:02:24.267876Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='All Freight Trans Inc' conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=90397628 submission_status=blocked
2026-04-08T17:02:24.519331Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 submission_status=blocked
2026-04-08T17:02:24.519563Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 conversation_index=3 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T17:02:24.520092Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1327, 1993, 579] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 email_count=3 subject='Re: Confirmation of Order #33596706'
2026-04-08T17:02:24.521259Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:24.521406Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:02:24.521845Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:24.536051Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:24.536745Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 email_count=3 first_100_chars='Dear CJ green Harvest,\n\nWe are pleased to inform you that we have successfully collected all the nec' text_length=3847
2026-04-08T17:02:24.537008Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 snippet="Dear CJ green Harvest, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will"
2026-04-08T17:02:24.537457Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 subject='Re: Confirmation of Order #33596706'
2026-04-08T17:02:24.537704Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 is_order_email=True snippet='Dear CJ green Harvest, We are pleased to inform you that we have successfully co'
2026-04-08T17:02:24.537840Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 is_order_email=True
2026-04-08T17:02:24.540978Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:24.541140Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:54.217322Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 inserted_id=69d67fff1e109c17fcc0e41d
2026-04-08T17:02:54.217766Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861916424355663419 intake_record_id=69d67fff1e109c17fcc0e41d intake_title='Re: Confirmation of Order #33596706'
2026-04-08T17:02:54.217920Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:54.218609Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:54.218760Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:02:54.219200Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:54.233649Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:56.457638Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 sender_emails=['info@synchronpermits.com', 'cj@harvestfreight.us']
2026-04-08T17:02:56.457996Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 order_number=33596706 source=current_conversation_regex
2026-04-08T17:02:56.458225Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 order_number=33596706
2026-04-08T17:02:56.461451Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:56.461616Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:56.702586Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-08T17:02:56.702882Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 fields_mapped=6
2026-04-08T17:02:56.703249Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 order_number=33596706 sections_mapped=6
2026-04-08T17:02:56.703382Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:56.704114Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:56.704260Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:02:56.704693Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:56.719747Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:02:56.719929Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T17:03:02.070906Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T17:03:53.005629Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861916424355663419
2026-04-08T17:04:02.194325Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:04:02.196268Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2036 conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 seed_message_id=<DM6PR06MB47325CE4FD72045168E6DD08D75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=4 source_thread_id=1861916424355663419 thread_fetch_succeeded=True
2026-04-08T17:04:09.432918Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 has_data=True thread_text_length=2036
2026-04-08T17:04:09.433109Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:04:09.436210Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:04:09.436373Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:04:09.436601Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T17:04:09.436753Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9
2026-04-08T17:04:09.437341Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T17:04:09.438413Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33596706 submission_status=blocked
2026-04-08T17:04:09.681920Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 submission_status=blocked
2026-04-08T17:04:09.682153Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 conversation_index=4 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T17:04:09.682746Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[481, 524, 617, 1083, 779, 681, 1199, 1058, 504, 493, 661, 747, 636, 533, 1060, 1333] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 email_count=16 subject='Re: New Permit Request - Truck#F271'
2026-04-08T17:04:09.684053Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:04:09.684198Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:04:09.684608Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:04:09.699466Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:04:09.700904Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 email_count=16 first_100_chars='Hi team,\n\nCan you please order the following New York permit with this specific route but with out d' text_length=11900
2026-04-08T17:04:09.701208Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 snippet='Hi team, Can you please order the following New York permit with this specific route but with out dimensions ( Please see attached ) Commodity: Empty Tank S/N: SB7182 Dims: 25\'L / 13\'11"W / 13\'H @ legal weight Overall dims: 74\'L / 13\'11"W / 14\'4"H @ legal weight CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585 --- I have ordered the route survey for NY, waiting on it then will be sending it to you CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us>'
2026-04-08T17:04:11.856644Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 raw_answer=yes
2026-04-08T17:04:11.856994Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 is_order_email=True snippet='Hi team, Can you please order the following New York permit with this specific r'
2026-04-08T17:04:11.857132Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 is_order_email=True
2026-04-08T17:04:11.861548Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:04:11.861873Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:34.554990Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 inserted_id=69d680a51e109c17fcc0e43b
2026-04-08T17:05:34.555504Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861817258827004359 intake_record_id=69d680a51e109c17fcc0e43b intake_title='Re: New Permit Request - Truck#F271'
2026-04-08T17:05:34.555652Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:34.556461Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:34.556652Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:05:34.557129Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:34.573306Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:36.537675Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 sender_emails=['cj@harvestfreight.us']
2026-04-08T17:05:55.553887Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 order_number=28583634
2026-04-08T17:05:55.554202Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 order_number=28583634
2026-04-08T17:05:55.557309Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:55.557466Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:56.038224Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 doc_id=69d5053b1e109c17fcc0a065 order_number=28583634 query_field=token
2026-04-08T17:05:56.038478Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 fields_mapped=6
2026-04-08T17:05:56.038892Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 order_number=28583634 sections_mapped=6
2026-04-08T17:05:56.039029Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:56.039759Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:56.039908Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:05:56.040373Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:56.055561Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:05:56.055830Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T17:06:01.507820Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T17:09:18.519288Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 email_count=31 mailbox='[Gmail]/All Mail' thread_id=1861817258827004359
2026-04-08T17:09:27.710568Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:09:27.713021Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=8389 conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 seed_message_id=<DM6PR06MB47323FBDD603A4640A87BD6ED75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=31 source_thread_id=1861817258827004359 thread_fetch_succeeded=True
2026-04-08T17:09:35.274362Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 has_data=True thread_text_length=8389
2026-04-08T17:09:35.274555Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:09:35.277709Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:09:35.277888Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:09:35.278120Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T17:09:35.278245Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9
2026-04-08T17:09:35.278805Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T17:09:35.281233Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=28583634 submission_status=blocked
2026-04-08T17:09:35.541884Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 submission_status=blocked
2026-04-08T17:09:35.542114Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861817258827004359 conversation_index=5 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T17:09:35.542609Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[712] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 email_count=1 subject='Discount Applied to Your Order 94812585'
2026-04-08T17:09:35.543766Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:35.543910Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:09:35.544339Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:35.558819Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:35.559213Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 email_count=1 first_100_chars="Hi Dmitrii\nI hope this email finds you well.\nWe are reaching out to inform you that we've applied a " text_length=712
2026-04-08T17:09:35.559524Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 snippet="Hi Dmitrii I hope this email finds you well. We are reaching out to inform you that we've applied a discount of $15 to your recent order (Order #94812585). Truck #2216 Driver : Dmitrii Cechir Invoice url: Click to View Invoice We value your business tremendously and strive to ensure that your experience with us exceeds your expectations. Your satisfaction is our priority, and we hope that our service has met the high standards you expect from us. Rest assured, the discount will be clearly displayed on your invoice when the order is finalized. You'll be able to review it"
2026-04-08T17:09:35.559815Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 subject='Discount Applied to Your Order 94812585'
2026-04-08T17:09:35.560133Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 is_order_email=True snippet='Hi Dmitrii I hope this email finds you well. We are reaching out to inform you t'
2026-04-08T17:09:35.560267Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 is_order_email=True
2026-04-08T17:09:35.562762Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:35.562920Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:55.052806Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 inserted_id=69d68be21e109c17fcc0e606
2026-04-08T17:09:55.053323Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861918995910026013 intake_record_id=69d68be21e109c17fcc0e606 intake_title='Discount Applied to Your Order 94812585'
2026-04-08T17:09:55.053469Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:55.054200Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:55.054345Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:09:55.054825Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:55.070784Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:58.396403Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 sender_emails=['info@synchronpermits.com']
2026-04-08T17:09:58.396637Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 order_number=94812585 source=current_conversation_regex
2026-04-08T17:09:58.396987Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 order_number=94812585
2026-04-08T17:09:58.400265Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:58.400427Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:58.902247Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 doc_id=69d566801e109c17fcc0b500 order_number=94812585 query_field=token
2026-04-08T17:09:58.902627Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 fields_mapped=6
2026-04-08T17:09:58.903281Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 order_number=94812585 sections_mapped=6
2026-04-08T17:09:58.903494Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:58.904573Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:58.904783Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:09:58.905400Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:58.922661Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:09:58.922917Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T17:10:04.598484Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T17:10:42.643849Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861918995910026013
2026-04-08T17:10:52.014052Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:10:52.014748Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=712 conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 seed_message_id=<2d6f.2a59c46da935360.m1.b5bbdc90-3364-11f1-a6c3-525400fb7a78.19d6dd718d9@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861918995910026013 thread_fetch_succeeded=True
2026-04-08T17:10:58.157683Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 has_data=True thread_text_length=712
2026-04-08T17:10:58.157926Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:10:58.161315Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:10:58.161504Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:10:58.161900Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T17:10:58.162047Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9
2026-04-08T17:10:58.162680Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T17:10:58.163571Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=94812585 submission_status=blocked
2026-04-08T17:10:58.424700Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 submission_status=blocked
2026-04-08T17:10:58.424933Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861918995910026013 conversation_index=6 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T17:10:58.425482Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[140] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 email_count=1 subject=
2026-04-08T17:10:58.426589Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:10:58.426746Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:10:58.427167Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:10:58.441431Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:10:58.441733Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 email_count=1 first_100_chars='hello need permits\xa0 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 11' text_length=140
2026-04-08T17:10:58.441958Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 117 Yahoo Mail: Search, Organize, Conquer'
2026-04-08T17:11:00.351788Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 raw_answer=yes
2026-04-08T17:11:00.352091Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 is_order_email=True snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, tr'
2026-04-08T17:11:00.352227Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 is_order_email=True
2026-04-08T17:11:00.355936Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:11:00.356107Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:11:29.177599Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 inserted_id=69d68c411e109c17fcc0e617
2026-04-08T17:11:29.178043Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920026428527950 intake_record_id=69d68c411e109c17fcc0e617 intake_title='hello need permits 11.11 wide ,legal weight and height ,driver'
2026-04-08T17:11:29.178191Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:11:29.178890Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:11:29.179035Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:11:29.179468Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:11:29.194449Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:11:31.377177Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 sender_emails=['iurceni@yahoo.com']
2026-04-08T17:12:02.537545Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 order_number=40970053
2026-04-08T17:12:02.537871Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 order_number=40970053
2026-04-08T17:12:02.540974Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:12:02.541134Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:12:03.291327Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 doc_id=69862cdbfbd62332a86219f9 order_number=40970053 query_field=token
2026-04-08T17:12:03.291599Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 fields_mapped=6
2026-04-08T17:12:03.292019Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 order_number=40970053 sections_mapped=6
2026-04-08T17:12:03.292157Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:12:03.292895Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:12:03.293036Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:12:03.293477Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:12:03.307980Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:12:03.308165Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T17:12:08.878645Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T17:13:38.929877Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861920026428527950
2026-04-08T17:13:48.260138Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:13:48.260872Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=932 conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 seed_message_id=<465837215.1229206.1775665298332@mail.yahoo.com> source_email_count=8 source_thread_id=1861920026428527950 thread_fetch_succeeded=True
2026-04-08T17:14:26.368957Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 has_data=True thread_text_length=932
2026-04-08T17:14:26.369154Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:14:26.372266Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:14:26.372445Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:14:26.372710Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T17:14:26.372849Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9
2026-04-08T17:14:26.373406Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T17:14:26.374087Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=40970053 submission_status=blocked
2026-04-08T17:14:26.632971Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 submission_status=blocked
2026-04-08T17:14:26.633197Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=7 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T17:14:26.633777Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[365] conversation_id=1861920292604164762 conversation_index=8 conversation_total=9 email_count=1 subject='Request for Permit - Approved'
2026-04-08T17:14:26.634929Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=8 conversation_total=9
2026-04-08T17:14:26.635076Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920292604164762 conversation_index=8 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:14:26.635504Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920292604164762 conversation_index=8 conversation_total=9
2026-04-08T17:14:26.650451Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920292604164762 conversation_index=8 conversation_total=9
2026-04-08T17:14:26.650880Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920292604164762 conversation_index=8 conversation_total=9 email_count=1 first_100_chars='The following permit request has been Approved and is ready to be paid for.\n\nCompany Name: HARVEST F' text_length=365
2026-04-08T17:14:26.651112Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920292604164762 conversation_index=8 conversation_total=9 snippet='The following permit request has been Approved and is ready to be paid for. Company Name: HARVEST FREIGHT INC Unit #: F7383 Permit Type: Oversize Single Trip Start Date: 04/10/2026 The permit will not be valid until it has been paid for. Please do not respond to this email. If assistance is needed, please contact Motor Carrier Customer Service at (801)965-4892.'
2026-04-08T17:14:38.934966Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861920292604164762 conversation_index=8 conversation_total=9 raw_answer=no
2026-04-08T17:14:38.935349Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920292604164762 conversation_index=8 conversation_total=9 is_order_email=False snippet='The following permit request has been Approved and is ready to be paid for. Comp'
2026-04-08T17:14:38.935487Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=8 conversation_total=9 is_order_email=False
2026-04-08T17:14:38.939036Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 conversation_index=8 conversation_total=9 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T17:14:38.939591Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861920292604164762 conversation_index=8 conversation_total=9 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T17:14:39.184515Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920292604164762 conversation_index=8 conversation_total=9 submission_status=not_attempted
2026-04-08T17:14:39.185008Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[673] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 email_count=1 subject='CTPS Permit Application ID 1647196 has been Denied.'
2026-04-08T17:14:39.186253Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:14:39.186397Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:14:39.186819Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:14:39.201082Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:14:39.201394Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nIf you have any questions about ' text_length=673
2026-04-08T17:14:39.201626Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 snippet='Please do not reply to this email as the account is not monitored. If you have any questions about the denial, please contact the Caltrans Authorized State Agent (permit writer) directly, or contact the Permits Office at (916) 322-1297. Hello NASH TURCAN. Your application for a Transportation Permit has been denied for the following reason(s): Other (See Comments) Weight class is SP5. Combination exceeds the CA STAA maximum of 53/40. If trailer stretch, detail trailers length/KPLA before it is stretch. ex; 48/43 RGN trailer stretch to 53/40. If vehicle combination will not be STAA legal, an unladen trip permit is'
2026-04-08T17:14:43.951527Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 raw_answer=yes
2026-04-08T17:14:43.951836Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 is_order_email=True snippet='Please do not reply to this email as the account is not monitored. If you have a'
2026-04-08T17:14:43.951974Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 is_order_email=True
2026-04-08T17:14:43.955473Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:14:43.955639Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:04.174970Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 inserted_id=69d68d181e109c17fcc0e638
2026-04-08T17:15:04.175714Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920802507856254 intake_record_id=69d68d181e109c17fcc0e638 intake_title='CTPS Permit Application ID 1647196 has been Denied.'
2026-04-08T17:15:04.175971Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:04.176903Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:04.177092Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:15:04.177645Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:04.193788Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:08.621090Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Ca conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 sender_emails=['noreply@dot.ca.gov']
2026-04-08T17:15:34.051750Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=Ca conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 order_number=30770556
2026-04-08T17:15:34.052065Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 order_number=30770556
2026-04-08T17:15:34.055299Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:34.055470Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:34.537359Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 doc_id=69d448171e109c17fcc07659 order_number=30770556 query_field=token
2026-04-08T17:15:34.537749Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 fields_mapped=6
2026-04-08T17:15:34.538321Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 order_number=30770556 sections_mapped=6
2026-04-08T17:15:34.538512Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:34.539633Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:34.539927Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 model=gemini-flash-latest
2026-04-08T17:15:34.540555Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:34.556267Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:15:34.556482Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T17:15:40.049433Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 mailbox=INBOX readonly=True
2026-04-08T17:16:18.215575Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861920802507856254
2026-04-08T17:16:27.647244Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:16:27.647973Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=673 conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 seed_message_id=<69d6837aaf58e@dot.ca.gov> source_email_count=1 source_thread_id=1861920802507856254 thread_fetch_succeeded=True
2026-04-08T17:16:32.840954Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 has_data=True thread_text_length=673
2026-04-08T17:16:32.841144Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:16:32.844236Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:16:32.844401Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:16:32.844675Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 submission_blockers=['commodity.weight_lbs']
2026-04-08T17:16:32.844842Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9
2026-04-08T17:16:32.845427Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T17:16:32.846131Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Ca conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=30770556 submission_status=blocked
2026-04-08T17:16:33.088752Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 submission_status=blocked
2026-04-08T17:16:33.088977Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920802507856254 conversation_index=9 conversation_total=9 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T17:16:33.328770Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T17:16:33.328985Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=9 classifier_input_words=50 completed_order_found=False conversation_count=9 max_messages_requested=50 non_order_email_count=2 order_email_count=7 payload_count=0 run_trace_dir=all_steps_data/run_20260408_123815_323134
2026-04-08T17:16:38.803932Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T17:16:38.804646Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=9 orders=7 run_trace_dir=all_steps_data/run_20260408_123815_323134
2026-04-08T17:21:38.899108Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T17:21:38.899893Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T17:21:44.423248Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T17:21:49.919165Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51145 unseen_only=False
2026-04-08T17:37:10.633930Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T17:37:10.634160Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='command: FETCH => System Error'
Traceback (most recent call last):
  File "/usr/lib64/python3.12/imaplib.py", line 1056, in _command_complete
    typ, data = self._get_tagged_response(tag, expect_bye=logout)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1174, in _get_tagged_response
    self._check_bye()
  File "/usr/lib64/python3.12/imaplib.py", line 970, in _check_bye
    raise self.abort(bye[-1].decode(self._encoding, 'replace'))
imaplib.IMAP4.abort: System Error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 84, in process_mailbox
    conversations = await self.email_client.fetch_conversations(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 138, in fetch_conversations
    conversation_id, thread_message_ids = self._fetch_thread_message_ids(message_id)
                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 319, in _fetch_thread_message_ids
    status, fetch_data = client.fetch(seed_message_id, "(X-GM-THRID)")
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 557, in fetch
    typ, dat = self._simple_command(name, message_set, message_parts)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1239, in _simple_command
    return self._command_complete(name, self._command(name, *args))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1058, in _command_complete
    raise self.abort('command: %s => %s' % (name, val))
imaplib.IMAP4.abort: command: FETCH => System Error
2026-04-08T17:42:10.738793Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T17:42:10.739809Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T17:42:15.934340Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T17:42:20.702336Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51149 unseen_only=False
2026-04-08T17:56:47.582612Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-08T17:56:47.583240Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T17:56:49.920142Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T17:56:50.162945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=5650867ca60c8d63c409dc021ed74fbc43c8e78f993cd992b81fdb08637b1503 subject='Re: Confirmation of Order #33596706'
2026-04-08T17:56:50.417145Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 fingerprint=5814a9563a2fe2410613192fec8e8628dc6e6a964eebde04d9af20ff37b688bf subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T17:56:50.657620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861817258827004359 fingerprint=9b6ff43f38d3280fde6c4a10ab01b4f9bca037b1691a04b8d44a498b78f1fc48 subject='Re: New Permit Request - Truck#F271'
2026-04-08T17:56:51.151209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861917398196449104 fingerprint=628e327255548653eedba60da42b0f8238eab622030c87c50d328ca68956cc5d subject='Order #19473419 – Pre-Charge Initiated'
2026-04-08T17:56:51.391594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861917406511647722 fingerprint=1b8d4acc5a28a197975bcb4a9c01ff99e3f957669a14954d2ef3aaa8a61529ab subject='Confirmation of Order #19473419'
2026-04-08T17:56:51.632205Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861917892194510357 fingerprint=1fd5c80c4b8e52ee05c1f6ee780b3ebea255311718d536c7cf5a0915c5239888 subject='Confirmation of Order #55489537'
2026-04-08T17:56:51.890387Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861918222480897801 fingerprint=fc85c84b55e1620c40a0bfc144aa9ae4d663d0e2bafa991bc5fa8933294b8ea6 subject='CTPS Permit Application ID 1647686 has been approved.'
2026-04-08T17:56:52.134600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861918224169756440 fingerprint=c0942be8e3c879342532eaf7d8560f6dfe4e23f3e14ebbd041e4276a87f8bc3b subject='CTPS Permit Application ID 1647656 has been approved.'
2026-04-08T17:56:52.375178Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861918995910026013 fingerprint=dffa28370ae6a061b6702c5f2ed2d1c738202fe5b26952abd355b29ec687323d subject='Discount Applied to Your Order 94812585'
2026-04-08T17:56:52.859648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912060999259712 fingerprint=afa6127cf71225f6ae1a9025fa4333ea1902f00535955a760bf4aa3a13d67506 subject='Re: Permit PA'
2026-04-08T17:56:53.353272Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2b96e8b28e887c455f3b567dc1452adf4000872622db6c0a0ad931d93da7570e subject='Request for Permit - Approved'
2026-04-08T17:56:53.611529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920802507856254 fingerprint=b1218384ec0b224ed399934998751f77603ea05d1f2ab1fef3f65a69235101bf subject='CTPS Permit Application ID 1647196 has been Denied.'
2026-04-08T17:56:57.791070Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[772, 781, 615, 1127, 1343, 1989, 892] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 email_count=7 subject='Re: New Permit Request - Truck #F7383'
2026-04-08T17:56:57.792634Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:56:57.792854Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 model=gemini-flash-latest
2026-04-08T17:56:57.793321Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:56:57.812457Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:56:57.814493Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 email_count=7 first_100_chars='Truck# F7383\nTrailer# 7599\n\nPickup: 1225 Crosby Dayton Rd, Crosby, TX 77532\nDelivery: 18401 Cochrane' text_length=7297
2026-04-08T17:56:57.815092Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 snippet='Truck# F7383 Trailer# 7599 Pickup: 1225 Crosby Dayton Rd, Crosby, TX 77532 Delivery: 18401 Cochrane Rd, Morgan Hill, CA 95037, USA Commodity: Custom Steel Pipe S/N: 10117621 Dims: 16\'L / 15\'7"W / 13\'5"H @ legal weight Overall dims: 75\'L / 15\'7"W / 14\'9"H @ legal weight Same project as truck 0925. Heights differ by 1 feet, but please keep this truck on the same route as 0925 that has 15\'9" height. Please let me know all our requirments, where do we need Route Surveys and send us the entry and exit point on the surveys so we can get them'
2026-04-08T17:57:00.464603Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 raw_answer=yes
2026-04-08T17:57:00.465369Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 is_order_email=True snippet='Truck# F7383 Trailer# 7599 Pickup: 1225 Crosby Dayton Rd, Crosby, TX 77532 Deliv'
2026-04-08T17:57:00.465626Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 is_order_email=True
2026-04-08T17:57:00.470772Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:57:00.471047Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:57:50.820914Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 inserted_id=69d681bd1e109c17fcc0e469
2026-04-08T17:57:50.821581Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Mart&AO0-n conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861738831836365270 intake_record_id=69d681bd1e109c17fcc0e469 intake_title='Re: New Permit Request - Truck #F7383'
2026-04-08T17:57:50.821812Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:57:50.822596Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:57:50.822765Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 model=gemini-flash-latest
2026-04-08T17:57:50.823244Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:57:50.839583Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:57:52.938080Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 sender_emails=['cj@harvestfreight.us']
2026-04-08T17:58:08.260508Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 order_number=28583634
2026-04-08T17:58:08.260952Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 order_number=28583634
2026-04-08T17:58:08.264234Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:58:08.264420Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:58:08.987422Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 doc_id=69d5053b1e109c17fcc0a065 order_number=28583634 query_field=token
2026-04-08T17:58:08.987821Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 fields_mapped=6
2026-04-08T17:58:08.988631Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 order_number=28583634 sections_mapped=6
2026-04-08T17:58:08.988864Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:58:08.990040Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:58:08.990301Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 model=gemini-flash-latest
2026-04-08T17:58:08.990983Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:58:09.020600Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:58:09.020961Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T17:58:14.364673Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 mailbox=INBOX readonly=True
2026-04-08T17:59:43.161452Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 email_count=11 mailbox='[Gmail]/All Mail' thread_id=1861738831836365270
2026-04-08T17:59:52.978928Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T17:59:52.980336Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=3782 conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 seed_message_id=<DM6PR06MB47326626D2AA652A1A173280D75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=11 source_thread_id=1861738831836365270 thread_fetch_succeeded=True
2026-04-08T18:00:01.090448Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 has_data=True thread_text_length=3782
2026-04-08T18:00:01.090659Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T18:00:01.094627Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T18:00:01.094961Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T18:00:01.095472Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:00:01.095628Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20
2026-04-08T18:00:01.096408Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:00:01.099005Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=28583634 submission_status=blocked
2026-04-08T18:00:01.347863Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 submission_status=blocked
2026-04-08T18:00:01.348243Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861738831836365270 conversation_index=1 conversation_total=20 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:00:01.349363Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[140, 338, 193] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 email_count=3 subject='Re: Re:'
2026-04-08T18:00:01.351382Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:00:01.351635Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:00:01.352276Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:00:01.374521Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:00:01.375487Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 email_count=3 first_100_chars='hello need permits\xa0 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 11' text_length=685
2026-04-08T18:00:01.376205Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 snippet="hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 117 Yahoo Mail: Search, Organize, Conquer --- Route number 1 please thx confirm Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 12:45, Synchron Permits<synchronpermits@gmail.com> wrote: Hi team, here's the two options that we have for the route, confirm which one you rather. OP 1 https://maps.app.goo.gl/TVovECw6yrKYdWyH8 OP 2 https://maps.app.goo.gl/rbWCzz5AfhZYXuCg9 --- okay Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 13:00, Synchron Permits<synchronpermits@gmail.com> wrote: By the way, could you send us the registration as soon as possible?"
2026-04-08T18:00:03.377815Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 raw_answer=yes
2026-04-08T18:00:03.378250Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 is_order_email=True snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, tr'
2026-04-08T18:00:03.378390Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 is_order_email=True
2026-04-08T18:00:03.382006Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:00:03.382175Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:00:38.311669Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 inserted_id=69d68c411e109c17fcc0e617
2026-04-08T18:00:38.312675Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920026428527950 intake_record_id=69d68c411e109c17fcc0e617 intake_title='Re: Re:'
2026-04-08T18:00:38.312991Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:00:38.314205Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:00:38.314456Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:00:38.315130Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:00:38.333372Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:00:41.816903Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 sender_emails=['iurceni@yahoo.com']
2026-04-08T18:01:02.090573Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 order_number=40970053
2026-04-08T18:01:02.091128Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 order_number=40970053
2026-04-08T18:01:02.094797Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:01:02.095029Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:01:02.817499Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 doc_id=69862cdbfbd62332a86219f9 order_number=40970053 query_field=token
2026-04-08T18:01:02.817945Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 fields_mapped=6
2026-04-08T18:01:02.818600Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 order_number=40970053 sections_mapped=6
2026-04-08T18:01:02.818802Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:01:02.819633Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:01:02.819823Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:01:02.820335Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:01:02.838342Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:01:02.838594Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:01:08.569271Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 mailbox=INBOX readonly=True
2026-04-08T18:02:34.872142Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 email_count=10 mailbox='[Gmail]/All Mail' thread_id=1861920026428527950
2026-04-08T18:02:45.034967Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:02:45.035964Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1582 conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 seed_message_id=<2079172027.1253385.1775668158100@mail.yahoo.com> source_email_count=10 source_thread_id=1861920026428527950 thread_fetch_succeeded=True
2026-04-08T18:03:01.185155Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 has_data=True thread_text_length=1582
2026-04-08T18:03:01.185369Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:03:01.188678Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:03:01.188920Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:03:01.189354Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:03:01.189488Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20
2026-04-08T18:03:01.190131Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:03:01.191317Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=40970053 submission_status=blocked
2026-04-08T18:03:01.435039Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 submission_status=blocked
2026-04-08T18:03:01.435264Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=2 conversation_total=20 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:03:01.435927Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[570, 843, 567, 597, 843] conversation_id=1861912697256767630 conversation_index=3 conversation_total=20 email_count=5 subject='Payment Receipt'
2026-04-08T18:03:01.437164Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=3 conversation_total=20
2026-04-08T18:03:01.437332Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912697256767630 conversation_index=3 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:03:01.437892Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861912697256767630 conversation_index=3 conversation_total=20
2026-04-08T18:03:01.453388Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=3 conversation_total=20
2026-04-08T18:03:01.454115Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=3 conversation_total=20 email_count=5 first_100_chars='Missouri: MODOT Carrier Express\n\nPayment Receipt\n\nThank You for Your Payment\n\nPlease save this Confi' text_length=3448
2026-04-08T18:03:01.454420Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=3 conversation_total=20 snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Please save this Confirmation Number for your personal records. Customer Name NASH NT TURCAN Effective Date 4/8/2026 9:25 AM Central Standard Time Confirmation Number 20852357 Payment Method Amount Visa ***** 0494 $15.55 Payment Item OSOW $15.00 Transaction Fee: $0.55 Total Amount Paid: $15.55 Payment Details OSOW : PermitPayment - : 244043901 - : 4349150 - : 1190661 - : 3 - NASH NT TURCAN - $15.00 A Transaction Fee has been included in the total amount paid for this transaction. --- Illinois: IDOT – OS/OW Permits Payment Receipt Thank'
2026-04-08T18:03:01.454813Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861912697256767630 conversation_index=3 conversation_total=20 subject='Payment Receipt'
2026-04-08T18:03:01.455056Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=3 conversation_total=20 is_order_email=False snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Pleas'
2026-04-08T18:03:01.455226Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=3 conversation_total=20 is_order_email=False
2026-04-08T18:03:01.459463Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=3 conversation_total=20 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:03:01.460487Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861912697256767630 conversation_index=3 conversation_total=20 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:03:01.717447Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912697256767630 conversation_index=3 conversation_total=20 submission_status=not_attempted
2026-04-08T18:03:01.717974Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[61] conversation_id=1861921285405605315 conversation_index=4 conversation_total=20 email_count=1 subject='Permits have been approved for payment'
2026-04-08T18:03:01.719832Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861921285405605315 conversation_index=4 conversation_total=20
2026-04-08T18:03:01.720057Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861921285405605315 conversation_index=4 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:03:01.720712Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861921285405605315 conversation_index=4 conversation_total=20
2026-04-08T18:03:01.749061Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861921285405605315 conversation_index=4 conversation_total=20
2026-04-08T18:03:01.749453Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861921285405605315 conversation_index=4 conversation_total=20 email_count=1 first_100_chars='The following permits have been approved for payment.\n1906154' text_length=61
2026-04-08T18:03:01.749684Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861921285405605315 conversation_index=4 conversation_total=20 snippet='The following permits have been approved for payment. 1906154'
2026-04-08T18:03:06.942355Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861921285405605315 conversation_index=4 conversation_total=20 raw_answer=no
2026-04-08T18:03:06.942660Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861921285405605315 conversation_index=4 conversation_total=20 is_order_email=False snippet='The following permits have been approved for payment. 1906154'
2026-04-08T18:03:06.942826Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861921285405605315 conversation_index=4 conversation_total=20 is_order_email=False
2026-04-08T18:03:06.946963Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861921285405605315 conversation_index=4 conversation_total=20 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:03:06.947674Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861921285405605315 conversation_index=4 conversation_total=20 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:03:07.191556Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861921285405605315 conversation_index=4 conversation_total=20 submission_status=not_attempted
2026-04-08T18:03:07.192060Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[402, 784, 575] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 email_count=3 subject='Re: Truck 318 Tailer 9571'
2026-04-08T18:03:07.193266Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:07.193411Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:03:07.193846Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:07.208172Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:07.208627Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 email_count=3 first_100_chars="19069 Hwy 2 Cantril, IA, 52542\nto\n11338 e reservoir Rd., Swan Lake, ID, 83281\nCat D6 LGP\n13' wide\nno" text_length=1775
2026-04-08T18:03:07.208885Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 snippet='19069 Hwy 2 Cantril, IA, 52542 to 11338 e reservoir Rd., Swan Lake, ID, 83281 Cat D6 LGP 13\' wide no need for ID *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org --- 13\'3" wide *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org On Wed, Apr 8, 2026 at 7:51 PM Constantin Pruitt <dispatch6@selectcorp.org>'
2026-04-08T18:03:09.863179Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 raw_answer=yes
2026-04-08T18:03:09.863566Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 is_order_email=True snippet='19069 Hwy 2 Cantril, IA, 52542 to 11338 e reservoir Rd., Swan Lake, ID, 83281 Ca'
2026-04-08T18:03:09.863730Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 is_order_email=True
2026-04-08T18:03:09.868090Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:09.868317Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:28.162823Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 inserted_id=69d698701e109c17fcc0e7ef
2026-04-08T18:03:28.163439Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Mart&AO0-n conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861921907187945462 intake_record_id=69d698701e109c17fcc0e7ef intake_title='Re: Truck 318 Tailer 9571'
2026-04-08T18:03:28.163663Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:28.164623Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:28.164910Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:03:28.165619Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:28.187863Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:30.357643Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 sender_emails=['dispatch6@selectcorp.org']
2026-04-08T18:03:42.079151Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 order_number=08665932
2026-04-08T18:03:42.079531Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 order_number=08665932
2026-04-08T18:03:42.083467Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:42.083669Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:42.805770Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 doc_id=69ca9d534d9a7bf18213212c order_number=08665932 query_field=token
2026-04-08T18:03:42.806130Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 fields_mapped=6
2026-04-08T18:03:42.806765Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 order_number=08665932 sections_mapped=6
2026-04-08T18:03:42.806946Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:42.808000Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:42.808227Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:03:42.808871Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:42.837213Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:03:42.837545Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:03:46.272094Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 mailbox=INBOX readonly=True
2026-04-08T18:04:27.426540Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 email_count=7 mailbox='[Gmail]/All Mail' thread_id=1861921907187945462
2026-04-08T18:04:33.330005Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:04:33.331939Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2674 conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 seed_message_id=<CAGACdu5A-7z6TRfJF5KAkWv_uc8TbQVFrKZnV24wttpJj68M5Q@mail.gmail.com> source_email_count=7 source_thread_id=1861921907187945462 thread_fetch_succeeded=True
2026-04-08T18:04:44.593299Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 has_data=True thread_text_length=2674
2026-04-08T18:04:44.593554Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:04:44.597471Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:04:44.597680Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:04:44.598004Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:04:44.598139Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20
2026-04-08T18:04:44.598808Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:04:44.599812Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Select Corp' conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=08665932 submission_status=blocked
2026-04-08T18:04:44.861402Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 submission_status=blocked
2026-04-08T18:04:44.861653Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 conversation_index=5 conversation_total=20 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:04:44.862285Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[274, 471, 675] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 email_count=3 subject='Re: #402 TX to CA'
2026-04-08T18:04:44.863779Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:04:44.863946Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:04:44.864402Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:04:44.879532Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:04:44.880155Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 email_count=3 first_100_chars='6 axles (3+3)\n18 - 5- 39 - 4’6 - 4’6\n\n80L\n13W\n15H\n\nlegal wt\n\n*Order everything for Today*\n\nCommodity' text_length=1434
2026-04-08T18:04:44.880537Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 snippet='6 axles (3+3) 18 - 5- 39 - 4’6 - 4’6 80L 13W 15H legal wt *Order everything for Today* Commodity: Tank vessel Pick up: 5307 Graceland Dr, Midland, TX 79703 Delivery: 51 El Charro Rd, Pleasanton, CA 94588 Route *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC --- We need to go thru I-40 please. *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC On Wed, Apr 8, 2026 at 9:51 AM Synchron Permits <synchronpermits@gmail.com> wrote: Hello, due to restrictions we need to make a change of route. Please choose only one option for each state so we can purchase'
2026-04-08T18:04:47.420642Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 raw_answer=yes
2026-04-08T18:04:47.421018Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 is_order_email=True snippet='6 axles (3+3) 18 - 5- 39 - 4’6 - 4’6 80L 13W 15H legal wt *Order everything for '
2026-04-08T18:04:47.421161Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 is_order_email=True
2026-04-08T18:04:47.424925Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:04:47.425114Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:05.175669Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 inserted_id=69d679af1e109c17fcc0e30f
2026-04-08T18:05:05.176624Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Manuel conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861916354436362575 intake_record_id=69d679af1e109c17fcc0e30f intake_title='Re: #402 TX to CA'
2026-04-08T18:05:05.176945Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:05.178144Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:05.178370Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:05:05.179061Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:05.210036Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:06.885414Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 sender_emails=['danny@atlaslogistics.net']
2026-04-08T18:05:19.250747Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 order_number=57460647
2026-04-08T18:05:19.251174Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 order_number=57460647
2026-04-08T18:05:19.254915Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:19.255147Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:19.976838Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 doc_id=69cd999f4d9a7bf18213b05f order_number=57460647 query_field=token
2026-04-08T18:05:19.977090Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 fields_mapped=6
2026-04-08T18:05:19.977574Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 order_number=57460647 sections_mapped=6
2026-04-08T18:05:19.977739Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:19.978488Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:19.978632Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:05:19.979093Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:19.994958Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:05:19.995184Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:05:24.024389Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 mailbox=INBOX readonly=True
2026-04-08T18:06:11.262126Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 email_count=7 mailbox='[Gmail]/All Mail' thread_id=1861916354436362575
2026-04-08T18:06:17.423143Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:06:17.425049Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1430 conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 seed_message_id=<CAJsu26cH68nxCwAiBU56ZUUREPkRmzLdMpipgnhHMeReKxWPQw@mail.gmail.com> source_email_count=7 source_thread_id=1861916354436362575 thread_fetch_succeeded=True
2026-04-08T18:06:26.628555Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 has_data=True thread_text_length=1430
2026-04-08T18:06:26.628815Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:06:26.633324Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:06:26.633564Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:06:26.634015Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:06:26.634177Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20
2026-04-08T18:06:26.634817Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:06:26.635745Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=57460647 submission_status=blocked
2026-04-08T18:06:26.880245Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 submission_status=blocked
2026-04-08T18:06:26.880492Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 conversation_index=6 conversation_total=20 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:06:26.881012Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[677, 677] conversation_id=1861922104381571805 conversation_index=7 conversation_total=20 email_count=2 subject='New 1Password sign-in alert'
2026-04-08T18:06:26.882198Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861922104381571805 conversation_index=7 conversation_total=20
2026-04-08T18:06:26.882344Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922104381571805 conversation_index=7 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:06:26.882794Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922104381571805 conversation_index=7 conversation_total=20
2026-04-08T18:06:26.897586Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861922104381571805 conversation_index=7 conversation_total=20
2026-04-08T18:06:26.898082Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861922104381571805 conversation_index=7 conversation_total=20 email_count=2 first_100_chars="New sign-in\nWe've noticed a new sign-in to your TRC LOGISTICS LLC 1Password account (synchronpermits" text_length=1359
2026-04-08T18:06:26.898335Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861922104381571805 conversation_index=7 conversation_total=20 snippet="New sign-in We've noticed a new sign-in to your TRC LOGISTICS LLC 1Password account (synchronpermits@gmail.com) on a new device. If this was you, ignore this email. Ohio, United States (216.183.115.70) Wednesday, April 8, 2026 at 12:54pm EDT Don’t recognize this device? Secure your account immediately by following these steps: https://support.1password.com/unrecognized-device/ Check trusted devices You can view and manage which devices have access to your account in Account Management>Trusted Devices: https://trclogisticsllc.1password.com/profile Made by 1Password • Sent to: synchronpermits@gmail.com 4711 Yonge St. 10th Floor • Toronto • Ontario • M2N 6K8 • Canada --- New sign-in We've noticed a new sign-in to"
2026-04-08T18:06:28.804019Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861922104381571805 conversation_index=7 conversation_total=20 raw_answer=no
2026-04-08T18:06:28.804337Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861922104381571805 conversation_index=7 conversation_total=20 is_order_email=False snippet="New sign-in We've noticed a new sign-in to your TRC LOGISTICS LLC 1Password acco"
2026-04-08T18:06:28.804476Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861922104381571805 conversation_index=7 conversation_total=20 is_order_email=False
2026-04-08T18:06:28.808360Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861922104381571805 conversation_index=7 conversation_total=20 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:06:28.809128Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861922104381571805 conversation_index=7 conversation_total=20 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:06:29.052855Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861922104381571805 conversation_index=7 conversation_total=20 submission_status=not_attempted
2026-04-08T18:06:29.053213Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[0] conversation_id=1861922450945599895 conversation_index=8 conversation_total=20 email_count=1 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0145922'
2026-04-08T18:06:29.054435Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861922450945599895 conversation_index=8 conversation_total=20
2026-04-08T18:06:29.054630Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922450945599895 conversation_index=8 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:06:29.055108Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922450945599895 conversation_index=8 conversation_total=20
2026-04-08T18:06:29.070315Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861922450945599895 conversation_index=8 conversation_total=20
2026-04-08T18:06:29.070670Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861922450945599895 conversation_index=8 conversation_total=20 email_count=1 first_100_chars=(empty) text_length=0
2026-04-08T18:06:29.070856Z [warning  ] Bot 1 - No conversation text to classify [EmailClassifierAgent] conversation_id=1861922450945599895 conversation_index=8 conversation_total=20 email_count=1 raw_body_lengths=[0]
2026-04-08T18:06:29.071119Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861922450945599895 conversation_index=8 conversation_total=20 is_order_email=False
2026-04-08T18:06:29.075042Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861922450945599895 conversation_index=8 conversation_total=20 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:06:29.075676Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861922450945599895 conversation_index=8 conversation_total=20 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:06:29.319369Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861922450945599895 conversation_index=8 conversation_total=20 submission_status=not_attempted
2026-04-08T18:06:29.319884Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861922506174542654 conversation_index=9 conversation_total=20 email_count=1 subject='CTPS Permit Application ID 1647768 has been approved.'
2026-04-08T18:06:29.321257Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861922506174542654 conversation_index=9 conversation_total=20
2026-04-08T18:06:29.321420Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922506174542654 conversation_index=9 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:06:29.321867Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922506174542654 conversation_index=9 conversation_total=20
2026-04-08T18:06:29.337443Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861922506174542654 conversation_index=9 conversation_total=20
2026-04-08T18:06:29.338020Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861922506174542654 conversation_index=9 conversation_total=20 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-08T18:06:29.338441Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861922506174542654 conversation_index=9 conversation_total=20 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-08T18:06:29.338618Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861922506174542654 conversation_index=9 conversation_total=20 subject='CTPS Permit Application ID 1647768 has been approved.'
2026-04-08T18:06:29.339033Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861922506174542654 conversation_index=9 conversation_total=20 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-08T18:06:29.339179Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861922506174542654 conversation_index=9 conversation_total=20 is_order_email=False
2026-04-08T18:06:29.342946Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861922506174542654 conversation_index=9 conversation_total=20 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:06:29.343908Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861922506174542654 conversation_index=9 conversation_total=20 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:06:29.588334Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861922506174542654 conversation_index=9 conversation_total=20 submission_status=not_attempted
2026-04-08T18:06:29.588813Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861922506949193396 conversation_index=10 conversation_total=20 email_count=1 subject='CTPS Permit Application ID 1647769 has been approved.'
2026-04-08T18:06:29.590132Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861922506949193396 conversation_index=10 conversation_total=20
2026-04-08T18:06:29.590310Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922506949193396 conversation_index=10 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:06:29.590766Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922506949193396 conversation_index=10 conversation_total=20
2026-04-08T18:06:29.607271Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861922506949193396 conversation_index=10 conversation_total=20
2026-04-08T18:06:29.607678Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861922506949193396 conversation_index=10 conversation_total=20 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-08T18:06:29.607941Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861922506949193396 conversation_index=10 conversation_total=20 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-08T18:06:29.608099Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861922506949193396 conversation_index=10 conversation_total=20 subject='CTPS Permit Application ID 1647769 has been approved.'
2026-04-08T18:06:29.608335Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861922506949193396 conversation_index=10 conversation_total=20 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-08T18:06:29.608468Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861922506949193396 conversation_index=10 conversation_total=20 is_order_email=False
2026-04-08T18:06:29.612298Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861922506949193396 conversation_index=10 conversation_total=20 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:06:29.613071Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861922506949193396 conversation_index=10 conversation_total=20 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:06:29.857400Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861922506949193396 conversation_index=10 conversation_total=20 submission_status=not_attempted
2026-04-08T18:06:29.857817Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[0, 186] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 email_count=2 subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T18:06:29.859060Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:06:29.859203Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:06:29.859613Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:06:29.874389Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:06:29.874910Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 email_count=2 first_100_chars='Hi,\n\nYes that route works.\n\nnull\n\nOn Wed, Apr 8, 2026 at 10:39\u202fAM Synchron Permits <synchronpermits@' text_length=186
2026-04-08T18:06:29.875223Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 snippet='Hi, Yes that route works. null On Wed, Apr 8, 2026 at 10:39 AM Synchron Permits <synchronpermits@gmail.com> wrote: Te we suggest this route please confirm to proceed with the permits.'
2026-04-08T18:06:32.774937Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 raw_answer=yes
2026-04-08T18:06:32.775324Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 is_order_email=True snippet='Hi, Yes that route works. null On Wed, Apr 8, 2026 at 10:39 AM Synchron Permits '
2026-04-08T18:06:32.775464Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 is_order_email=True
2026-04-08T18:06:32.779467Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:06:32.779668Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:06:47.670785Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 inserted_id=69d699371e109c17fcc0e814
2026-04-08T18:06:47.671322Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Robert conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861922758999554024 intake_record_id=69d699371e109c17fcc0e814 intake_title='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T18:06:47.671470Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:06:47.672180Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:06:47.672322Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:06:47.672754Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:06:47.687114Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:06:57.412406Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='P&P Transport' conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 sender_emails=['pimenteltruck@gmail.com']
2026-04-08T18:07:09.623825Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='P&P Transport' conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 order_number=96950582
2026-04-08T18:07:09.624237Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 order_number=96950582
2026-04-08T18:07:09.627428Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:07:09.627610Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:07:09.869439Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 doc_id=69c442874d9a7bf18211cbbd order_number=96950582 query_field=token
2026-04-08T18:07:09.869743Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 fields_mapped=6
2026-04-08T18:07:09.870210Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 order_number=96950582 sections_mapped=6
2026-04-08T18:07:09.870365Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:07:09.871138Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:07:09.871282Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:07:09.871759Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:07:09.887232Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:07:09.887458Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:07:14.236339Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 mailbox=INBOX readonly=True
2026-04-08T18:07:54.418343Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1861922758999554024
2026-04-08T18:08:00.255671Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:08:00.256371Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=397 conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 seed_message_id='<CAPyqYQiExQshhuyKwKvR6GrGf-6HxyuU=A+MfZXD3peEKQJ1cg@mail.gmail.com>' source_email_count=6 source_thread_id=1861922758999554024 thread_fetch_succeeded=True
2026-04-08T18:08:03.957959Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 has_data=True thread_text_length=397
2026-04-08T18:08:03.958188Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:08:03.961947Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:08:03.962146Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:08:03.962509Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:08:03.962638Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20
2026-04-08T18:08:03.963251Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:08:03.964170Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='P&P Transport' conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=96950582 submission_status=blocked
2026-04-08T18:08:04.208386Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 submission_status=blocked
2026-04-08T18:08:04.208646Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 conversation_index=11 conversation_total=20 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:08:04.209192Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[282, 376, 231, 309, 110, 112, 14] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 email_count=7 subject='Re: #396 OK to ND'
2026-04-08T18:08:04.210708Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:04.210940Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:08:04.211487Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:04.226970Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:04.227526Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 email_count=7 first_100_chars="5 axles(3+2)\n18'10 - 5 - 44' - 4'6\n\n81 L\n10'6W\n14H\n\n13k steer\n20.5k per axle\n95k total\n\n*OK, MO for " text_length=1476
2026-04-08T18:08:04.227835Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 snippet="5 axles(3+2) 18'10 - 5 - 44' - 4'6 81 L 10'6W 14H 13k steer 20.5k per axle 95k total *OK, MO for today* Commodity: Cooler Pick up 601 W Axh Dr, Claremore, OK 74017 Delivery 420 County Rd SE #26, Beulah, ND 58523 Route *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC --- Please order IA for today and the rest for tomorrow for Legal wt *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC On Tue, Apr 7, 2026 at 10:31 AM Synchron Permits <synchronpermits@gmail.com> wrote: Team, Apologies for the OK permit. We encountered some technical issues that resulted"
2026-04-08T18:08:06.736358Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 raw_answer=yes
2026-04-08T18:08:06.736815Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 is_order_email=True snippet="5 axles(3+2) 18'10 - 5 - 44' - 4'6 81 L 10'6W 14H 13k steer 20.5k per axle 95k t"
2026-04-08T18:08:06.736996Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 is_order_email=True
2026-04-08T18:08:06.741761Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:06.741997Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:35.694079Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 inserted_id=69d62a121e109c17fcc0d39a
2026-04-08T18:08:35.694601Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Dario conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861828118626373861 intake_record_id=69d62a121e109c17fcc0d39a intake_title='Re: #396 OK to ND'
2026-04-08T18:08:35.694813Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:35.695613Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:35.695802Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:08:35.696282Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:35.711973Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:37.500858Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 sender_emails=['danny@atlaslogistics.net', 'atlasgroupoperations@gmail.com']
2026-04-08T18:08:49.553781Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 order_number=57460647
2026-04-08T18:08:49.554162Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 order_number=57460647
2026-04-08T18:08:49.558399Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:49.558606Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:50.280245Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 doc_id=69cd999f4d9a7bf18213b05f order_number=57460647 query_field=token
2026-04-08T18:08:50.280527Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 fields_mapped=6
2026-04-08T18:08:50.280915Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 order_number=57460647 sections_mapped=6
2026-04-08T18:08:50.281052Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:50.281766Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:50.281908Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 model=gemini-flash-latest
2026-04-08T18:08:50.282335Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:50.297674Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:08:50.297939Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:08:53.724444Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 mailbox=INBOX readonly=True
2026-04-08T18:10:00.695439Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 email_count=15 mailbox='[Gmail]/All Mail' thread_id=1861828118626373861
2026-04-08T18:10:06.477904Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:10:06.478993Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2107 conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 seed_message_id=<DM6PR07MB49059B9A2BB25E9320D2F28FA55B2@DM6PR07MB4905.namprd07.prod.outlook.com> source_email_count=15 source_thread_id=1861828118626373861 thread_fetch_succeeded=True
2026-04-08T18:10:17.114811Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 has_data=True thread_text_length=2107
2026-04-08T18:10:17.115016Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:10:17.118384Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:10:17.118640Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:10:47.148542Z [error    ] FrontDesk API submission failed [front_desk_ai.agents.merge_submit.agent] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T18:10:47.396685Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 inserted_id=69d69a27a24336d746713219
2026-04-08T18:10:47.396973Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 mongodb_saved_id=69d69a27a24336d746713219 order_number=57460647
2026-04-08T18:10:47.397158Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:10:47.398005Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T18:10:47.399882Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 errors=[] is_order_email=True order_number=57460647 submission_status=submit_failed
2026-04-08T18:10:47.644010Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861828118626373861 conversation_index=12 conversation_total=20 submission_status=submit_failed
2026-04-08T18:10:47.644243Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 conversation_index=12 conversation_total=20
2026-04-08T18:10:47.885539Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T18:10:47.885830Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=12 classifier_input_words=50 completed_order_found=True conversation_count=12 max_messages_requested=50 non_order_email_count=6 order_email_count=6 payload_count=1 run_trace_dir=all_steps_data/run_20260408_134210_739078
2026-04-08T18:10:52.813443Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T18:10:52.814164Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=12 orders=6 run_trace_dir=all_steps_data/run_20260408_134210_739078
2026-04-08T18:15:52.910310Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T18:15:52.911106Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:15:56.574228Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T18:15:59.735181Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51165 unseen_only=False
2026-04-08T18:25:32.923800Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-08T18:25:32.924552Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T18:25:35.231417Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T18:25:35.471563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2b96e8b28e887c455f3b567dc1452adf4000872622db6c0a0ad931d93da7570e subject='Request for Permit - Approved'
2026-04-08T18:25:35.711567Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861913883335843074 fingerprint=5814a9563a2fe2410613192fec8e8628dc6e6a964eebde04d9af20ff37b688bf subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-08T18:25:35.951537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861817258827004359 fingerprint=9b6ff43f38d3280fde6c4a10ab01b4f9bca037b1691a04b8d44a498b78f1fc48 subject='Re: New Permit Request - Truck#F271'
2026-04-08T18:25:36.434302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920802507856254 fingerprint=b1218384ec0b224ed399934998751f77603ea05d1f2ab1fef3f65a69235101bf subject='CTPS Permit Application ID 1647196 has been Denied.'
2026-04-08T18:25:36.674214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921285405605315 fingerprint=ed4822c9c9579fceafc99b14b1d3059d8e18cea6e2347d9029f20742a132fd67 subject='Permits have been approved for payment'
2026-04-08T18:25:36.913900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=72f7d3dd4c28e9b10b8bc061e7717236e271fa125a41872e9978b675515613a8 subject='Payment Receipt'
2026-04-08T18:25:37.153682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738831836365270 fingerprint=47019ba2a77d29cede48f96682689ae39a35e03d22b0b8fc51818d9730ccd079 subject='Re: New Permit Request - Truck #F7383'
2026-04-08T18:25:37.873089Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 fingerprint=3cc7756df2253e4a638911c6c0b7eaaace171631d57c58ed60fcf956c0f10739 subject='Re: #402 TX to CA'
2026-04-08T18:25:38.113335Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922104381571805 fingerprint=3de44a1aa2ca9d1542d7c33672f3f74f865e4f48e9b7fd0bce18c074d2f3c999 subject='New 1Password sign-in alert'
2026-04-08T18:25:38.353354Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922450945599895 fingerprint=f75bc22deadd146f337903300cc3939377043d6391ac2fcba9804f748fd0b67a subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0145922'
2026-04-08T18:25:38.593150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506174542654 fingerprint=399c1349062a39a497b3cac54a0ddc227307543fa7439fa53f002c45cb551e3b subject='CTPS Permit Application ID 1647768 has been approved.'
2026-04-08T18:25:38.832969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506949193396 fingerprint=50ca035503f8be237448c2820759d0b54312e07ad4bbb8dd275894b1d7c3d8c1 subject='CTPS Permit Application ID 1647769 has been approved.'
2026-04-08T18:25:39.072799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=9ec16cd9eb7a7e54dfdcac42a0662ec8afd4c132ed39d2134db5434795dd228c subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T18:25:39.312653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=8a4f217b331669fdd4f404a10c4b87a4cee814a8dff8a94953e551c417a5591f subject='Re: #396 OK to ND'
2026-04-08T18:25:42.910577Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1327, 1993, 579, 1111] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 email_count=4 subject='Re: Confirmation of Order #33596706'
2026-04-08T18:25:42.911861Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:25:42.912005Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:25:42.912424Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:25:42.926765Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:25:42.927513Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 email_count=4 first_100_chars='Dear CJ green Harvest,\n\nWe are pleased to inform you that we have successfully collected all the nec' text_length=4899
2026-04-08T18:25:42.927793Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 snippet="Dear CJ green Harvest, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will"
2026-04-08T18:25:42.928315Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 subject='Re: Confirmation of Order #33596706'
2026-04-08T18:25:42.928550Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 is_order_email=True snippet='Dear CJ green Harvest, We are pleased to inform you that we have successfully co'
2026-04-08T18:25:42.928681Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 is_order_email=True
2026-04-08T18:25:42.931489Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:25:42.931649Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:05.697488Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 inserted_id=69d67fff1e109c17fcc0e41d
2026-04-08T18:26:05.697933Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861916424355663419 intake_record_id=69d67fff1e109c17fcc0e41d intake_title='Re: Confirmation of Order #33596706'
2026-04-08T18:26:05.698090Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:05.698816Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:05.699016Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:26:05.699565Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:05.715982Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:08.027050Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 sender_emails=['info@synchronpermits.com', 'cj@harvestfreight.us']
2026-04-08T18:26:08.027388Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 order_number=33596706 source=current_conversation_regex
2026-04-08T18:26:08.027631Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 order_number=33596706
2026-04-08T18:26:08.031612Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:08.031849Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:08.510222Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-08T18:26:08.510477Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 fields_mapped=6
2026-04-08T18:26:08.510861Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 order_number=33596706 sections_mapped=6
2026-04-08T18:26:08.510998Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:08.511705Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:08.511850Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:26:08.512266Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:08.526558Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:26:08.526731Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:26:12.349491Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:26:57.950539Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1861916424355663419
2026-04-08T18:27:05.364050Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:27:05.365377Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2454 conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 seed_message_id=<DM6PR06MB473297A79B666767F7038F14D75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=6 source_thread_id=1861916424355663419 thread_fetch_succeeded=True
2026-04-08T18:27:11.615410Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 has_data=True thread_text_length=2454
2026-04-08T18:27:11.615609Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:27:11.619511Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:27:11.619768Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:27:11.620097Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:27:11.620259Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18
2026-04-08T18:27:11.621051Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:27:11.622535Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33596706 submission_status=blocked
2026-04-08T18:27:11.866476Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 submission_status=blocked
2026-04-08T18:27:11.866762Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 conversation_index=1 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:27:11.867382Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[402, 784, 575, 535, 929] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 email_count=5 subject='Re: Truck 318 Tailer 9571'
2026-04-08T18:27:11.869045Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:11.869214Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:27:11.869784Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:11.889857Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:11.890634Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 email_count=5 first_100_chars="19069 Hwy 2 Cantril, IA, 52542\nto\n11338 e reservoir Rd., Swan Lake, ID, 83281\nCat D6 LGP\n13' wide\nno" text_length=3253
2026-04-08T18:27:11.890996Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 snippet='19069 Hwy 2 Cantril, IA, 52542 to 11338 e reservoir Rd., Swan Lake, ID, 83281 Cat D6 LGP 13\' wide no need for ID *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org --- 13\'3" wide *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org On Wed, Apr 8, 2026 at 7:51 PM Constantin Pruitt <dispatch6@selectcorp.org>'
2026-04-08T18:27:14.282219Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 raw_answer=yes
2026-04-08T18:27:14.282536Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 is_order_email=True snippet='19069 Hwy 2 Cantril, IA, 52542 to 11338 e reservoir Rd., Swan Lake, ID, 83281 Ca'
2026-04-08T18:27:14.282675Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 is_order_email=True
2026-04-08T18:27:14.286558Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:14.286790Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:36.053666Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 inserted_id=69d698701e109c17fcc0e7ef
2026-04-08T18:27:36.054238Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Mart&AO0-n conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861921907187945462 intake_record_id=69d698701e109c17fcc0e7ef intake_title='Re: Truck 318 Tailer 9571'
2026-04-08T18:27:36.054387Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:36.055129Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:36.055273Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:27:36.055746Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:36.070550Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:37.995064Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 sender_emails=['dispatch6@selectcorp.org']
2026-04-08T18:27:50.678612Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 order_number=08665932
2026-04-08T18:27:50.678965Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 order_number=08665932
2026-04-08T18:27:50.682108Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:50.682265Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:51.399940Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 doc_id=69ca9d534d9a7bf18213212c order_number=08665932 query_field=token
2026-04-08T18:27:51.400198Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 fields_mapped=6
2026-04-08T18:27:51.400577Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 order_number=08665932 sections_mapped=6
2026-04-08T18:27:51.400721Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:51.401409Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:51.401549Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:27:51.401995Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:51.416997Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:27:51.417162Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:27:58.740386Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:28:47.575965Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861921907187945462
2026-04-08T18:28:53.816622Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:28:53.817960Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=3610 conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 seed_message_id=<CAGACdu643XXGKUEaPuVw8p0sJL2-BYRw+1OemCG7VNom-7bPdQ@mail.gmail.com> source_email_count=8 source_thread_id=1861921907187945462 thread_fetch_succeeded=True
2026-04-08T18:29:00.860722Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 has_data=True thread_text_length=3610
2026-04-08T18:29:00.860931Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:29:00.864345Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:29:00.864527Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:29:00.864826Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:29:00.864959Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18
2026-04-08T18:29:00.865527Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:29:00.866624Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Select Corp' conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=08665932 submission_status=blocked
2026-04-08T18:29:01.109227Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 submission_status=blocked
2026-04-08T18:29:01.109457Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 conversation_index=2 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:29:01.110095Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[140, 338, 193, 716, 822, 1018] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 email_count=6 subject='Re: Re:'
2026-04-08T18:29:01.111463Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:01.111609Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:29:01.112032Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:01.126684Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:01.127372Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 email_count=6 first_100_chars='hello need permits\xa0 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 11' text_length=3262
2026-04-08T18:29:01.127756Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 snippet="hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 117 Yahoo Mail: Search, Organize, Conquer --- Route number 1 please thx confirm Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 12:45, Synchron Permits<synchronpermits@gmail.com> wrote: Hi team, here's the two options that we have for the route, confirm which one you rather. OP 1 https://maps.app.goo.gl/TVovECw6yrKYdWyH8 OP 2 https://maps.app.goo.gl/rbWCzz5AfhZYXuCg9 --- okay Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 13:00, Synchron Permits<synchronpermits@gmail.com> wrote: By the way, could you send us the registration as soon as possible? --- okay working on"
2026-04-08T18:29:03.113023Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 raw_answer=yes
2026-04-08T18:29:03.113429Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 is_order_email=True snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, tr'
2026-04-08T18:29:03.113567Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 is_order_email=True
2026-04-08T18:29:03.117366Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:03.117553Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:32.127627Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 inserted_id=69d68c411e109c17fcc0e617
2026-04-08T18:29:32.128447Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920026428527950 intake_record_id=69d68c411e109c17fcc0e617 intake_title='Re: Re:'
2026-04-08T18:29:32.128623Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:32.129369Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:32.129515Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:29:32.129966Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:32.147166Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:35.234716Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 sender_emails=['iurceni@yahoo.com']
2026-04-08T18:29:48.106834Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 order_number=40970053
2026-04-08T18:29:48.107250Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 order_number=40970053
2026-04-08T18:29:48.110405Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:48.110567Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:48.828135Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 doc_id=69862cdbfbd62332a86219f9 order_number=40970053 query_field=token
2026-04-08T18:29:48.828410Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 fields_mapped=6
2026-04-08T18:29:48.828912Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 order_number=40970053 sections_mapped=6
2026-04-08T18:29:48.829052Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:48.829797Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:48.829943Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:29:48.830396Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:48.846046Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:29:48.846312Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:29:52.850858Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:30:56.762311Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 email_count=13 mailbox='[Gmail]/All Mail' thread_id=1861920026428527950
2026-04-08T18:31:02.938883Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:31:02.939957Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1737 conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 seed_message_id=<628512119.1274896.1775671481751@mail.yahoo.com> source_email_count=13 source_thread_id=1861920026428527950 thread_fetch_succeeded=True
2026-04-08T18:31:22.577420Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 has_data=True thread_text_length=1737
2026-04-08T18:31:22.577615Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:31:22.580892Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:31:22.581069Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:31:22.581428Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:31:22.581557Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18
2026-04-08T18:31:22.582128Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:31:22.583475Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=40970053 submission_status=blocked
2026-04-08T18:31:22.824923Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 submission_status=blocked
2026-04-08T18:31:22.825145Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=3 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:31:22.825798Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1066] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 email_count=1 subject='Dimension Alert - Permit e26-029452 California, Order 72865010'
2026-04-08T18:31:22.826928Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:22.827072Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:31:22.827480Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:22.841919Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:22.842258Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=985
2026-04-08T18:31:22.842493Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with California state regulations. TRANSPORTATION ORDER DETAILS Order Number: 72865010 Permit Number: e26-029452 Jurisdiction: California Order Management: https://permits.synchrontms.com/order-details?orderId=72865010 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Width: 8\' 6" Height: 13\' 6" Order Specifications: Width: 15\' 7" Height: 15\' 9" RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with'
2026-04-08T18:31:22.842725Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 subject='Dimension Alert - Permit e26-029452 California, Order 72865010'
2026-04-08T18:31:22.842962Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T18:31:22.843095Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 is_order_email=True
2026-04-08T18:31:22.845643Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:22.845830Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:36.776960Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 inserted_id=69d69f081e109c17fcc0eb3e
2026-04-08T18:31:36.777473Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861923059071345728 intake_record_id=69d69f081e109c17fcc0eb3e intake_title='Dimension Alert - Permit e26-029452 California, Order 72865010'
2026-04-08T18:31:36.777638Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:36.778375Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:36.778518Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:31:36.778975Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:36.794557Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:44.902420Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T18:31:44.902764Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 order_number=72865010 source=current_conversation_regex
2026-04-08T18:31:44.903107Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 order_number=72865010
2026-04-08T18:31:44.907638Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:44.907915Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:45.623369Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 doc_id=69d3e1e71e109c17fcc065fb order_number=72865010 query_field=token
2026-04-08T18:31:45.623630Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 fields_mapped=6
2026-04-08T18:31:45.624051Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 order_number=72865010 sections_mapped=6
2026-04-08T18:31:45.624197Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:45.625070Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:45.625298Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:31:45.625947Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:45.649165Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:31:45.649403Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:31:49.165809Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:32:14.847525Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861923059071345728
2026-04-08T18:32:20.963605Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:32:20.964257Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1066 conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 seed_message_id=<order-72865010-f7eb0f4b@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861923059071345728 thread_fetch_succeeded=True
2026-04-08T18:32:43.732727Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 has_data=True thread_text_length=1066
2026-04-08T18:32:43.732949Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:32:43.736061Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:32:43.736224Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:32:43.736455Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:32:43.736580Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18
2026-04-08T18:32:43.737161Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:32:43.737802Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=72865010 submission_status=blocked
2026-04-08T18:32:43.983047Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 submission_status=blocked
2026-04-08T18:32:43.983284Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861923059071345728 conversation_index=4 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:32:43.983828Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[179, 403] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 email_count=2 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T18:32:43.984955Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:32:43.985097Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:32:43.985505Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:32:43.999763Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:32:44.000089Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 email_count=2 first_100_chars='Hi, there is any restrictions for 11ft 6inch wide on this route ?\n\n*Thank you!*\nAj Cargo LLC | *MC#1' text_length=589
2026-04-08T18:32:44.000320Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 snippet='Hi, there is any restrictions for 11ft 6inch wide on this route ? *Thank you!* Aj Cargo LLC | *MC#1241171* *PO/VAN/Reefer TEAM# **312-265-7302* *Open deck team Vic: 779-456-7889* --- waiting for broker to confirm if we are good to go for the moment this load is on hold thank you for quick response *Thank you!* Aj Cargo LLC | *MC#1241171* *PO/VAN/Reefer TEAM# **312-265-7302* *Open deck team Vic: 779-456-7889* On Wed, Apr 8, 2026 at 12:45 PM Synchron Permits <synchronpermits@gmail.com> wrote: Team, we have this two options for the route with that specs: Option 1: Option 2: Thanks'
2026-04-08T18:32:46.896530Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 raw_answer=yes
2026-04-08T18:32:46.896997Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 is_order_email=True snippet='Hi, there is any restrictions for 11ft 6inch wide on this route ? *Thank you!* A'
2026-04-08T18:32:46.897152Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 is_order_email=True
2026-04-08T18:32:46.901023Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:32:46.901218Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:05.833033Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 inserted_id=69d69f611e109c17fcc0eb4e
2026-04-08T18:33:05.833475Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Dario conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861923063294455915 intake_record_id=69d69f611e109c17fcc0eb4e intake_title='Re: Caldwell, TX-Boone, NC'
2026-04-08T18:33:05.833621Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:05.834478Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:05.834620Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:33:05.835110Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:05.851023Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:07.638575Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Aj Cargo LLC' conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 sender_emails=['ajcargodispatch@gmail.com']
2026-04-08T18:33:21.733667Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Aj Cargo LLC' conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 order_number=04976511
2026-04-08T18:33:21.733989Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 order_number=04976511
2026-04-08T18:33:21.737171Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:21.737328Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:22.220040Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 doc_id=68efc2027712f34081c6f4db order_number=04976511 query_field=token
2026-04-08T18:33:22.220301Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 fields_mapped=6
2026-04-08T18:33:22.220686Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 order_number=04976511 sections_mapped=6
2026-04-08T18:33:22.220869Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:22.221574Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:22.221737Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:33:22.222169Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:22.237482Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:33:22.237734Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:33:25.827757Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:34:06.371782Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1861923063294455915
2026-04-08T18:34:12.501268Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:34:12.502102Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1594 conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 seed_message_id='<CAGZ-Ubxhmg4b2qd1aNH-Dca6=nHkN78e658qFaxaqYrsrpvvNQ@mail.gmail.com>' source_email_count=6 source_thread_id=1861923063294455915 thread_fetch_succeeded=True
2026-04-08T18:34:16.169117Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 has_data=True thread_text_length=1594
2026-04-08T18:34:16.169310Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:34:16.172430Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:34:16.172597Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:34:16.172870Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:34:16.172998Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18
2026-04-08T18:34:16.173555Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:34:16.174332Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Aj Cargo LLC' conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=04976511 submission_status=blocked
2026-04-08T18:34:16.417761Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 submission_status=blocked
2026-04-08T18:34:16.417993Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 conversation_index=5 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:34:16.418497Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1072] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 email_count=1 subject='Order #41721336 – Pre-Charge Initiated'
2026-04-08T18:34:16.419614Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:16.419765Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:34:16.420195Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:16.435141Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:16.435526Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 email_count=1 first_100_chars='Dear Iurie,\nThis email confirms that we have placed a temporary hold on your card ending in 5329 for' text_length=1072
2026-04-08T18:34:16.435772Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 snippet='Dear Iurie, This email confirms that we have placed a temporary hold on your card ending in 5329 for $356.74 . This is related to Order #41721336 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-08T18:34:16.436031Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 subject='Order #41721336 – Pre-Charge Initiated'
2026-04-08T18:34:16.436501Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 is_order_email=True snippet='Dear Iurie, This email confirms that we have placed a temporary hold on your car'
2026-04-08T18:34:16.436640Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 is_order_email=True
2026-04-08T18:34:16.439453Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:16.439617Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:29.250809Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 inserted_id=69d69fb51e109c17fcc0eb5c
2026-04-08T18:34:29.251237Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861923335726038224 intake_record_id=69d69fb51e109c17fcc0eb5c intake_title='Order #41721336 – Pre-Charge Initiated'
2026-04-08T18:34:29.251389Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:29.252155Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:29.252300Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:34:29.252740Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:29.267429Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:32.631322Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 sender_emails=['info@synchronpermits.com']
2026-04-08T18:34:32.631559Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 order_number=41721336 source=current_conversation_regex
2026-04-08T18:34:32.632133Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 order_number=41721336
2026-04-08T18:34:32.635593Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:32.635783Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:32.876534Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 doc_id=69d6882f1e109c17fcc0e56f order_number=41721336 query_field=token
2026-04-08T18:34:32.876824Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 fields_mapped=6
2026-04-08T18:34:32.877185Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 order_number=41721336 sections_mapped=6
2026-04-08T18:34:32.877327Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:32.878064Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:32.878207Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:34:32.878657Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:32.894683Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:34:32.894931Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:34:37.218048Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:35:02.685681Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861923335726038224
2026-04-08T18:35:09.022231Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:35:09.022924Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1072 conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 seed_message_id=<2d6f.2a59c46da935360.m1.5d99dda0-336e-11f1-bed2-525400306fc9.19d6e16607a@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861923335726038224 thread_fetch_succeeded=True
2026-04-08T18:35:12.359744Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 has_data=True thread_text_length=1072
2026-04-08T18:35:12.360012Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:35:12.364854Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:35:12.365124Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:35:12.365517Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:35:12.365767Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18
2026-04-08T18:35:12.366683Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:35:12.367807Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=41721336 submission_status=blocked
2026-04-08T18:35:12.611075Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 submission_status=blocked
2026-04-08T18:35:12.611303Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861923335726038224 conversation_index=6 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:35:12.611711Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1309] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 email_count=1 subject='Confirmation of Order #41721336'
2026-04-08T18:35:12.612876Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:12.613022Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:35:12.613450Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:12.628283Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:12.628753Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 email_count=1 first_100_chars='Dear Iurie Batranac,\n\nWe are pleased to inform you that we have successfully collected all the neces' text_length=1309
2026-04-08T18:35:12.628992Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 snippet="Dear Iurie Batranac, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T18:35:12.629266Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 subject='Confirmation of Order #41721336'
2026-04-08T18:35:12.629497Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 is_order_email=True snippet='Dear Iurie Batranac, We are pleased to inform you that we have successfully coll'
2026-04-08T18:35:12.629626Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 is_order_email=True
2026-04-08T18:35:12.632330Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:12.632489Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:26.788617Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 inserted_id=69d69fee1e109c17fcc0eb6b
2026-04-08T18:35:26.789046Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861923348505688212 intake_record_id=69d69fee1e109c17fcc0eb6b intake_title='Confirmation of Order #41721336'
2026-04-08T18:35:26.789191Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:26.789896Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:26.790040Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:35:26.790471Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:26.805472Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:29.430072Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 sender_emails=['info@synchronpermits.com']
2026-04-08T18:35:29.430366Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 order_number=41721336 source=current_conversation_regex
2026-04-08T18:35:29.430711Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 order_number=41721336
2026-04-08T18:35:29.435774Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:29.436040Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:29.677047Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 doc_id=69d6882f1e109c17fcc0e56f order_number=41721336 query_field=token
2026-04-08T18:35:29.677395Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 fields_mapped=6
2026-04-08T18:35:29.677871Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 order_number=41721336 sections_mapped=6
2026-04-08T18:35:29.678051Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:29.678894Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:29.679064Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:35:29.679549Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:29.694501Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:35:29.694732Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:35:33.209190Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:35:58.567519Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861923348505688212
2026-04-08T18:36:05.267143Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:36:05.268180Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1309 conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 seed_message_id=<2d6f.2a59c46da935360.m1.67b72130-336e-11f1-a6c3-525400fb7a78.19d6e16a2c3@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861923348505688212 thread_fetch_succeeded=True
2026-04-08T18:36:10.764695Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 has_data=True thread_text_length=1309
2026-04-08T18:36:10.764894Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:36:10.768009Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:36:10.768176Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:36:10.768418Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:36:10.768543Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18
2026-04-08T18:36:10.769107Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:36:10.769753Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=41721336 submission_status=blocked
2026-04-08T18:36:11.014455Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 submission_status=blocked
2026-04-08T18:36:11.014682Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861923348505688212 conversation_index=7 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:36:11.015246Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1725] conversation_id=1861922855515205495 conversation_index=8 conversation_total=18 email_count=1 subject='Re: Unit 7463 ~ Pennsylvania Permit 300251160 is ready'
2026-04-08T18:36:11.016508Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861922855515205495 conversation_index=8 conversation_total=18
2026-04-08T18:36:11.016654Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922855515205495 conversation_index=8 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:36:11.017101Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922855515205495 conversation_index=8 conversation_total=18
2026-04-08T18:36:11.032030Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861922855515205495 conversation_index=8 conversation_total=18
2026-04-08T18:36:11.032716Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861922855515205495 conversation_index=8 conversation_total=18 email_count=1 first_100_chars='Thank you team\n\nOn Wed, Apr 8, 2026 at 1:06\u202fPM Synchron Permits <info@synchronpermits.com>\nwrote:\nSy' text_length=1707
2026-04-08T18:36:11.033108Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861922855515205495 conversation_index=8 conversation_total=18 snippet='Thank you team On Wed, Apr 8, 2026 at 1:06 PM Synchron Permits <info@synchronpermits.com> wrote: Synchron Permits Hello Alex, Thank you for ordering with us. Your Permit Your permit is attached to this email for convenience. You may also access the PDF directly below: AI Assistant (Permit Q&A) To access the AI assistant and ask questions about this permit, use the link below: Login using the same email or phone number associated with your account. Order Information View full order information here: OS/OW State Provisions File (Required) Drivers must read and follow the state’s oversize/overweight travel provisions, curfews, and escort'
2026-04-08T18:36:13.167669Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861922855515205495 conversation_index=8 conversation_total=18 raw_answer=no
2026-04-08T18:36:13.168112Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861922855515205495 conversation_index=8 conversation_total=18 is_order_email=False snippet='Thank you team On Wed, Apr 8, 2026 at 1:06 PM Synchron Permits <info@synchronper'
2026-04-08T18:36:13.168250Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861922855515205495 conversation_index=8 conversation_total=18 is_order_email=False
2026-04-08T18:36:13.171858Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861922855515205495 conversation_index=8 conversation_total=18 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:36:13.172707Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861922855515205495 conversation_index=8 conversation_total=18 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:36:13.416404Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861922855515205495 conversation_index=8 conversation_total=18 submission_status=not_attempted
2026-04-08T18:36:13.416878Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1084] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 email_count=1 subject='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T18:36:13.418038Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:13.418183Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:36:13.418597Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:13.433830Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:13.434314Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=1003
2026-04-08T18:36:13.434572Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with West Virginia state regulations. TRANSPORTATION ORDER DETAILS Order Number: 19473419 Permit Number: 26098027504 Jurisdiction: West Virginia Order Management: https://permits.synchrontms.com/order-details?orderId=19473419 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: ALL FREIGHT TRANS Order Specifications: Carrier Name: All Freight Trans Inc RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist'
2026-04-08T18:36:13.434850Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 subject='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T18:36:13.435130Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T18:36:13.435262Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 is_order_email=True
2026-04-08T18:36:13.439149Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:13.439366Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:27.474435Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 inserted_id=69d6a02b1e109c17fcc0eb78
2026-04-08T18:36:27.474872Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861924239341893615 intake_record_id=69d6a02b1e109c17fcc0eb78 intake_title='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T18:36:27.475022Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:27.475755Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:27.475901Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:36:27.476330Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:27.490911Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:30.451023Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T18:36:30.451237Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 order_number=19473419 source=current_conversation_regex
2026-04-08T18:36:30.451470Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 order_number=19473419
2026-04-08T18:36:30.454553Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:30.454751Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:31.174310Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 doc_id=69d6765f1e109c17fcc0e28a order_number=19473419 query_field=token
2026-04-08T18:36:31.174569Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 fields_mapped=6
2026-04-08T18:36:31.174957Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 order_number=19473419 sections_mapped=6
2026-04-08T18:36:31.175099Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:31.175922Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:31.176068Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:36:31.176509Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:31.191083Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:36:31.191242Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:36:34.741663Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:36:59.917268Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861924239341893615
2026-04-08T18:37:06.087064Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:37:06.087675Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1084 conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 seed_message_id=<order-19473419-759afdf6@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861924239341893615 thread_fetch_succeeded=True
2026-04-08T18:37:09.849142Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 has_data=True thread_text_length=1084
2026-04-08T18:37:09.849338Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:37:09.852758Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:37:09.852937Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:37:09.853257Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:37:09.853385Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18
2026-04-08T18:37:09.854042Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:37:09.854841Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='All Freight Trans Inc' conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=19473419 submission_status=blocked
2026-04-08T18:37:10.098150Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 submission_status=blocked
2026-04-08T18:37:10.098382Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861924239341893615 conversation_index=9 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:37:10.098862Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1089] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 email_count=1 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T18:37:10.100042Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:10.100187Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:37:10.100598Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:10.115047Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:10.115476Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=1008
2026-04-08T18:37:10.115796Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with North Dakota state regulations. TRANSPORTATION ORDER DETAILS Order Number: 38901378 Permit Number: 2026037502 Jurisdiction: North Dakota Order Management: https://permits.synchrontms.com/order-details?orderId=38901378 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: ATLAS LOGISTICS GROUP Order Specifications: Carrier Name: ATLAS LOGISTICS GROUP INC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist'
2026-04-08T18:37:10.116024Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T18:37:10.116337Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T18:37:10.116471Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 is_order_email=True
2026-04-08T18:37:10.119054Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:10.119212Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:24.781583Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 inserted_id=69d6a0641e109c17fcc0eb83
2026-04-08T18:37:24.782357Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861924371790769945 intake_record_id=69d6a0641e109c17fcc0eb83 intake_title='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T18:37:24.782579Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:24.783673Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:24.783927Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:37:24.784593Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:24.813157Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:29.170934Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T18:37:29.171153Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 order_number=38901378 source=current_conversation_regex
2026-04-08T18:37:29.171463Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 order_number=38901378
2026-04-08T18:37:29.174835Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:29.174992Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:29.894777Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 doc_id=69d52f2f1e109c17fcc0a9d3 order_number=38901378 query_field=token
2026-04-08T18:37:29.895023Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 fields_mapped=6
2026-04-08T18:37:29.895479Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 order_number=38901378 sections_mapped=6
2026-04-08T18:37:29.895613Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:29.896403Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:29.896557Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:37:29.897025Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:29.911598Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:37:29.911768Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:37:33.362281Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:37:58.685882Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861924371790769945
2026-04-08T18:38:04.891827Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:38:04.892550Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1089 conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 seed_message_id=<order-38901378-bd39ab5d@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861924371790769945 thread_fetch_succeeded=True
2026-04-08T18:38:08.426053Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 has_data=True thread_text_length=1089
2026-04-08T18:38:08.426255Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:38:08.429574Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:38:08.429818Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:38:08.430182Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:38:08.430312Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18
2026-04-08T18:38:08.430949Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:38:08.431776Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=38901378 submission_status=blocked
2026-04-08T18:38:08.688857Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 submission_status=blocked
2026-04-08T18:38:08.689091Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 conversation_index=10 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:38:08.690210Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[277, 433, 524, 433] conversation_id=1860562036044046972 conversation_index=11 conversation_total=18 email_count=4 subject='Delivery Status Notification (Failure)'
2026-04-08T18:38:08.691489Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1860562036044046972 conversation_index=11 conversation_total=18
2026-04-08T18:38:08.691635Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1860562036044046972 conversation_index=11 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:38:08.692062Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1860562036044046972 conversation_index=11 conversation_total=18
2026-04-08T18:38:08.706472Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1860562036044046972 conversation_index=11 conversation_total=18
2026-04-08T18:38:08.706949Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1860562036044046972 conversation_index=11 conversation_total=18 email_count=4 first_100_chars='Proof of Insurance for Iurcceni LLC\n\nShanise Chase\nAssistant Account Manager - Transportation\nHUB In' text_length=1688
2026-04-08T18:38:08.707204Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1860562036044046972 conversation_index=11 conversation_total=18 snippet='Proof of Insurance for Iurcceni LLC Shanise Chase Assistant Account Manager - Transportation HUB International Transportation Insurance Services 302 Mountain View Drive, Suite 300 Colchester, VT 05446 shanise.chase@hubinternational.com Ph: 802-657-4804 hubtransportation.com --- ** Message blocked ** Your message to shanise.chase@hubinternational.com has been blocked. See technical details below for more information. Learn more here: https://community.mimecast.com/docs/DOC-1369#554 (Warning: This link will take you to a third-party site) The response from the remote server was: 554 Email rejected due to security policies - https://community.mimecast.com/docs/DOC-1369#554 [w5Zfc30BPwefTov0xE9Iig.us564] --- okay On Mon, Mar 30, 2026, 11:01 Synchron Permits <synchronpermits@gmail.com> wrote: Hi Team, As well we will be'
2026-04-08T18:38:11.048002Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1860562036044046972 conversation_index=11 conversation_total=18 raw_answer=no
2026-04-08T18:38:11.048317Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1860562036044046972 conversation_index=11 conversation_total=18 is_order_email=False snippet='Proof of Insurance for Iurcceni LLC Shanise Chase Assistant Account Manager - Tr'
2026-04-08T18:38:11.048458Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1860562036044046972 conversation_index=11 conversation_total=18 is_order_email=False
2026-04-08T18:38:11.051947Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1860562036044046972 conversation_index=11 conversation_total=18 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:38:11.052768Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1860562036044046972 conversation_index=11 conversation_total=18 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:38:11.300578Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1860562036044046972 conversation_index=11 conversation_total=18 submission_status=not_attempted
2026-04-08T18:38:11.301038Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[674, 1240, 804] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 email_count=3 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T18:38:11.302315Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:11.302462Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:38:11.302918Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:11.318119Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:11.318728Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 email_count=3 first_100_chars='Team,would it be too late to change the permit overall height to 14\'6"?\n\nNolan Popa\nDispatch coordin' text_length=2633
2026-04-08T18:38:11.319005Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 snippet='Team,would it be too late to change the permit overall height to 14\'6"? Nolan Popa Dispatch coordinator Email: nolan@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (331) 800-0577 Main: (331) 466-0011 ext. 902 Company: Harvest Freight Inc. MC: 1489263 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Wednesday, April 8, 2026 07:20 To: Nolan | Harvest INC <nolan@harvestfreight.us> Cc: almaty0609@gmail.com <almaty0609@gmail.com> Subject: Unit 999 ~ Tennessee Permit Submitted Hello, we have an update for you. App No 1310156 We will send you the permit as soon as it arrives. --- Let\'s please submit a new application for TN with 14\'6'
2026-04-08T18:38:13.496239Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 raw_answer=yes
2026-04-08T18:38:13.496545Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 is_order_email=True snippet='Team,would it be too late to change the permit overall height to 14\'6"? Nolan Po'
2026-04-08T18:38:13.496683Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 is_order_email=True
2026-04-08T18:38:13.500507Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:13.500713Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:35.315977Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 inserted_id=69d6a0ab1e109c17fcc0eb90
2026-04-08T18:38:35.316432Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861925482530537109 intake_record_id=69d6a0ab1e109c17fcc0eb90 intake_title='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T18:38:35.316624Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:35.317416Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:35.317560Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:38:35.317999Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:35.332570Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:37.304288Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 sender_emails=['nolan@harvestfreight.us']
2026-04-08T18:38:50.318167Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 order_number=36137995
2026-04-08T18:38:50.318518Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 order_number=36137995
2026-04-08T18:38:50.321978Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:50.322164Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:51.041626Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 doc_id=69cfbc6b4d9a7bf18214945a order_number=36137995 query_field=token
2026-04-08T18:38:51.041926Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 fields_mapped=6
2026-04-08T18:38:51.042295Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 order_number=36137995 sections_mapped=6
2026-04-08T18:38:51.042488Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:51.043314Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:51.043463Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:38:51.043921Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:51.059239Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:38:51.059474Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:38:54.753123Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:39:42.175856Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861925482530537109
2026-04-08T18:39:48.351342Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:39:48.352374Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2321 conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 seed_message_id=<SN6PR06MB4190EB0154A77FCE3FCB05B5BC5B2@SN6PR06MB4190.namprd06.prod.outlook.com> source_email_count=8 source_thread_id=1861925482530537109 thread_fetch_succeeded=True
2026-04-08T18:40:21.058695Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 has_data=True thread_text_length=2321
2026-04-08T18:40:21.058919Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:40:21.062440Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:40:21.062666Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:40:21.063028Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:40:21.063169Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18
2026-04-08T18:40:21.063805Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:40:21.064800Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=36137995 submission_status=blocked
2026-04-08T18:40:21.306972Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 submission_status=blocked
2026-04-08T18:40:21.307199Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 conversation_index=12 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:40:21.307596Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[12, 542] conversation_id=1861915654239865989 conversation_index=13 conversation_total=18 email_count=2 subject='Re: k2'
2026-04-08T18:40:21.309643Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861915654239865989 conversation_index=13 conversation_total=18
2026-04-08T18:40:21.309833Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861915654239865989 conversation_index=13 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:40:21.310254Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861915654239865989 conversation_index=13 conversation_total=18
2026-04-08T18:40:21.327420Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861915654239865989 conversation_index=13 conversation_total=18
2026-04-08T18:40:21.327933Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861915654239865989 conversation_index=13 conversation_total=18 email_count=2 first_100_chars='Good morning\n\n---\n\nGood evening,\n\nOur company is a sourcing agent working with financial loans and i' text_length=561
2026-04-08T18:40:21.328243Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861915654239865989 conversation_index=13 conversation_total=18 snippet='Good morning --- Good evening, Our company is a sourcing agent working with financial loans and investment companies with affiliated firms across the global Also giving out loans to the investor. In this regard, if you have any interested company or individuals who require loans or funds for investment, kindly let me know so that I can connect you to the finance firm. Thanks and hope to hear from you soon. Yours Sincerely, Dr.Steve. On Wed, Apr 8, 2026 at 3:24 PM Synchron Permits <synchronpermits@gmail.com> wrote: Good morning, how can we help you?'
2026-04-08T18:40:23.127896Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861915654239865989 conversation_index=13 conversation_total=18 raw_answer=no
2026-04-08T18:40:23.128203Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861915654239865989 conversation_index=13 conversation_total=18 is_order_email=False snippet='Good morning --- Good evening, Our company is a sourcing agent working with fina'
2026-04-08T18:40:23.128338Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861915654239865989 conversation_index=13 conversation_total=18 is_order_email=False
2026-04-08T18:40:23.131893Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 conversation_index=13 conversation_total=18 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:40:23.132548Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861915654239865989 conversation_index=13 conversation_total=18 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:40:23.375451Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861915654239865989 conversation_index=13 conversation_total=18 submission_status=not_attempted
2026-04-08T18:40:23.375948Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861926592632633374 conversation_index=14 conversation_total=18 email_count=1 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T18:40:23.377223Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861926592632633374 conversation_index=14 conversation_total=18
2026-04-08T18:40:23.377367Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926592632633374 conversation_index=14 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:40:23.377806Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926592632633374 conversation_index=14 conversation_total=18
2026-04-08T18:40:23.392131Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861926592632633374 conversation_index=14 conversation_total=18
2026-04-08T18:40:23.392417Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861926592632633374 conversation_index=14 conversation_total=18 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-08T18:40:23.392642Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861926592632633374 conversation_index=14 conversation_total=18 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-08T18:40:23.392802Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861926592632633374 conversation_index=14 conversation_total=18 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T18:40:23.393028Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861926592632633374 conversation_index=14 conversation_total=18 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-08T18:40:23.393157Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861926592632633374 conversation_index=14 conversation_total=18 is_order_email=False
2026-04-08T18:40:23.395643Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861926592632633374 conversation_index=14 conversation_total=18 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:40:23.396248Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861926592632633374 conversation_index=14 conversation_total=18 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:40:23.638589Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861926592632633374 conversation_index=14 conversation_total=18 submission_status=not_attempted
2026-04-08T18:40:23.639297Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1861926593120350506 conversation_index=15 conversation_total=18 email_count=1 subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T18:40:23.640996Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861926593120350506 conversation_index=15 conversation_total=18
2026-04-08T18:40:23.641206Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926593120350506 conversation_index=15 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:40:23.641870Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926593120350506 conversation_index=15 conversation_total=18
2026-04-08T18:40:23.661963Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861926593120350506 conversation_index=15 conversation_total=18
2026-04-08T18:40:23.662347Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861926593120350506 conversation_index=15 conversation_total=18 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-08T18:40:23.662577Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861926593120350506 conversation_index=15 conversation_total=18 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-08T18:40:23.662771Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861926593120350506 conversation_index=15 conversation_total=18 subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T18:40:23.663044Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861926593120350506 conversation_index=15 conversation_total=18 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-08T18:40:23.663173Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861926593120350506 conversation_index=15 conversation_total=18 is_order_email=False
2026-04-08T18:40:23.666553Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 conversation_index=15 conversation_total=18 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T18:40:23.667194Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861926593120350506 conversation_index=15 conversation_total=18 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T18:40:23.909578Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861926593120350506 conversation_index=15 conversation_total=18 submission_status=not_attempted
2026-04-08T18:40:23.910036Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1077] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 email_count=1 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T18:40:23.911738Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:23.911945Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:40:23.912369Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:23.926955Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:23.927328Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 email_count=1 first_100_chars='Dear Constantin,\nThis email confirms that we have placed a temporary hold on your card ending in 357' text_length=1077
2026-04-08T18:40:23.927572Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 snippet='Dear Constantin, This email confirms that we have placed a temporary hold on your card ending in 3575 for $270.76 . This is related to Order #51464559 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-08T18:40:23.927832Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T18:40:23.928080Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 is_order_email=True snippet='Dear Constantin, This email confirms that we have placed a temporary hold on you'
2026-04-08T18:40:23.928213Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 is_order_email=True
2026-04-08T18:40:23.930944Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:23.931105Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:36.750014Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 inserted_id=69d6a1241e109c17fcc0eba7
2026-04-08T18:40:36.750435Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861926732193523903 intake_record_id=69d6a1241e109c17fcc0eba7 intake_title='Order #51464559 – Pre-Charge Initiated'
2026-04-08T18:40:36.750589Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:36.751305Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:36.751445Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:40:36.751964Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:36.766669Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:40.236207Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 sender_emails=['info@synchronpermits.com']
2026-04-08T18:40:40.236455Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 order_number=51464559 source=current_conversation_regex
2026-04-08T18:40:40.236695Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 order_number=51464559
2026-04-08T18:40:40.239922Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:40.240081Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:40.475772Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 doc_id=69d68ebf1e109c17fcc0e67c order_number=51464559 query_field=token
2026-04-08T18:40:40.476146Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 fields_mapped=6
2026-04-08T18:40:40.476751Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 order_number=51464559 sections_mapped=6
2026-04-08T18:40:40.476952Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:40.478051Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:40.478257Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:40:40.478922Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:40.506595Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:40:40.506907Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:40:44.160633Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:41:10.196261Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861926732193523903
2026-04-08T18:41:16.378242Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:41:16.378873Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1077 conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 seed_message_id=<2d6f.2a59c46da935360.m1.eb0ddae0-3375-11f1-bed2-525400306fc9.19d6e47df8e@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861926732193523903 thread_fetch_succeeded=True
2026-04-08T18:41:22.129075Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 has_data=True thread_text_length=1077
2026-04-08T18:41:22.129276Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:41:22.132684Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:41:22.132938Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:41:22.133214Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:41:22.133340Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18
2026-04-08T18:41:22.133963Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:41:22.134646Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=51464559 submission_status=blocked
2026-04-08T18:41:22.373026Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 submission_status=blocked
2026-04-08T18:41:22.373256Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 conversation_index=16 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:41:22.373821Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1351] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 email_count=1 subject='Confirmation of Order #51464559'
2026-04-08T18:41:22.374927Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:22.375075Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:41:22.375499Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:22.389978Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:22.390413Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 email_count=1 first_100_chars='Dear Constantin Pruitt,\n\nWe are pleased to inform you that we have successfully collected all the ne' text_length=1351
2026-04-08T18:41:22.390651Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 snippet="Dear Constantin Pruitt, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T18:41:22.390919Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 subject='Confirmation of Order #51464559'
2026-04-08T18:41:22.391178Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 is_order_email=True snippet='Dear Constantin Pruitt, We are pleased to inform you that we have successfully c'
2026-04-08T18:41:22.391310Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 is_order_email=True
2026-04-08T18:41:22.393912Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:22.394070Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:37.280022Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 inserted_id=69d6a1611e109c17fcc0ebb1
2026-04-08T18:41:37.280460Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861926747534564621 intake_record_id=69d6a1611e109c17fcc0ebb1 intake_title='Confirmation of Order #51464559'
2026-04-08T18:41:37.280611Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:37.281323Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:37.281467Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:41:37.281893Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:37.296598Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:53.920527Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 sender_emails=['info@synchronpermits.com']
2026-04-08T18:41:53.920776Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 order_number=51464559 source=current_conversation_regex
2026-04-08T18:41:53.921009Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 order_number=51464559
2026-04-08T18:41:53.924121Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:53.924278Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:54.160484Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 doc_id=69d68ebf1e109c17fcc0e67c order_number=51464559 query_field=token
2026-04-08T18:41:54.160749Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 fields_mapped=6
2026-04-08T18:41:54.161137Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 order_number=51464559 sections_mapped=6
2026-04-08T18:41:54.161271Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:54.162019Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:54.162193Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:41:54.162611Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:54.176890Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:41:54.177048Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:41:57.942899Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:42:23.496024Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861926747534564621
2026-04-08T18:42:29.659922Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:42:29.661439Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1351 conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 seed_message_id=<2d6f.2a59c46da935360.m1.f2ce90d0-3375-11f1-a6c3-525400fb7a78.19d6e48125d@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861926747534564621 thread_fetch_succeeded=True
2026-04-08T18:42:36.600504Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 has_data=True thread_text_length=1351
2026-04-08T18:42:36.600881Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:42:36.606992Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:42:36.607324Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:42:36.607783Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:42:36.608055Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18
2026-04-08T18:42:36.609047Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:42:36.610236Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=51464559 submission_status=blocked
2026-04-08T18:42:36.905945Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 submission_status=blocked
2026-04-08T18:42:36.906267Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 conversation_index=17 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:42:36.907162Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[330] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 email_count=1 subject=Truck#177
2026-04-08T18:42:36.909013Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:42:36.909288Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:42:36.910083Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:42:36.934576Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:42:36.935036Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 email_count=1 first_100_chars='Hi , can we please get permits for this load ?\n\nTruck#177\nTrailer#196\nCommodity trailer\n10 wide\n13.1' text_length=330
2026-04-08T18:42:36.935281Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 snippet='Hi , can we please get permits for this load ? Truck#177 Trailer#196 Commodity trailer 10 wide 13.11 tall Best Regards Andrey Tel :312-761-2734 Russ Tel : 224 600 0499/224-800-1560 *dispatch@nightexpressinc.com <dispatch@nightexpressinc.com>* *nightexpressinc@gmail.com <alex@nightexpressinc.com>* *MC 837051 - DOT 2428724*'
2026-04-08T18:42:38.899149Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 raw_answer=yes
2026-04-08T18:42:38.899529Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 is_order_email=True snippet='Hi , can we please get permits for this load ? Truck#177 Trailer#196 Commodity t'
2026-04-08T18:42:38.899722Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 is_order_email=True
2026-04-08T18:42:38.904837Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:42:38.905099Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:42:54.775970Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 inserted_id=69d6a1ae1e109c17fcc0ebbf
2026-04-08T18:42:54.776416Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Maximiliano conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861926964723930216 intake_record_id=69d6a1ae1e109c17fcc0ebbf intake_title=Truck#177
2026-04-08T18:42:54.776560Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:42:54.777284Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:42:54.777428Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:42:54.777869Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:42:54.792167Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:42:56.693121Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 sender_emails=['dispatch@nightexpressinc.com']
2026-04-08T18:43:09.373757Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 order_number=11174477
2026-04-08T18:43:09.374086Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 order_number=11174477
2026-04-08T18:43:09.377640Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:43:09.377877Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:43:09.921939Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 doc_id=69b179dce74c7dc10a587794 order_number=11174477 query_field=token
2026-04-08T18:43:09.922281Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 fields_mapped=6
2026-04-08T18:43:09.922836Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 order_number=11174477 sections_mapped=6
2026-04-08T18:43:09.923038Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:43:09.924138Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:43:09.924351Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 model=gemini-flash-latest
2026-04-08T18:43:09.925054Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:43:09.953234Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:43:09.953533Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:43:13.897761Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 mailbox=INBOX readonly=True
2026-04-08T18:43:48.981247Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861926964723930216
2026-04-08T18:43:55.164018Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:43:55.164743Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=691 conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 seed_message_id='<CAEw1z9GGiQHwFXQ0ZMKQOm6tg-m6FBXFZ2Dk2MC=g70JdSyK6w@mail.gmail.com>' source_email_count=4 source_thread_id=1861926964723930216 thread_fetch_succeeded=True
2026-04-08T18:44:04.426803Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 has_data=True thread_text_length=691
2026-04-08T18:44:04.427000Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:44:04.430204Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:44:04.430413Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:44:04.430643Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 submission_blockers=['commodity.weight_lbs']
2026-04-08T18:44:04.430777Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18
2026-04-08T18:44:04.431331Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T18:44:04.431950Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Night Express Inc' conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=11174477 submission_status=blocked
2026-04-08T18:44:04.669973Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 submission_status=blocked
2026-04-08T18:44:04.670216Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 conversation_index=18 conversation_total=18 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T18:44:04.905744Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T18:44:04.906040Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=18 classifier_input_words=50 completed_order_found=False conversation_count=18 max_messages_requested=50 non_order_email_count=5 order_email_count=13 payload_count=0 run_trace_dir=all_steps_data/run_20260408_141552_910552
2026-04-08T18:44:07.904291Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T18:44:07.905042Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=18 orders=13 run_trace_dir=all_steps_data/run_20260408_141552_910552
2026-04-08T18:49:08.004796Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T18:49:08.005841Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:49:11.752252Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T18:49:15.084558Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51173 unseen_only=False
2026-04-08T18:58:39.075888Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T18:58:39.076436Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T18:58:41.362178Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T18:58:41.604705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=72f7d3dd4c28e9b10b8bc061e7717236e271fa125a41872e9978b675515613a8 subject='Payment Receipt'
2026-04-08T18:58:41.846140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861738831836365270 fingerprint=47019ba2a77d29cede48f96682689ae39a35e03d22b0b8fc51818d9730ccd079 subject='Re: New Permit Request - Truck #F7383'
2026-04-08T18:58:42.087631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T18:58:42.329175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=7a20b5e134d300eae88fbba45b6769e2c9646eb3bc0e00719947ab7327fb016c subject='Re: Re:'
2026-04-08T18:58:42.570561Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 fingerprint=3cc7756df2253e4a638911c6c0b7eaaace171631d57c58ed60fcf956c0f10739 subject='Re: #402 TX to CA'
2026-04-08T18:58:42.812342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922104381571805 fingerprint=3de44a1aa2ca9d1542d7c33672f3f74f865e4f48e9b7fd0bce18c074d2f3c999 subject='New 1Password sign-in alert'
2026-04-08T18:58:43.053895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922450945599895 fingerprint=f75bc22deadd146f337903300cc3939377043d6391ac2fcba9804f748fd0b67a subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0145922'
2026-04-08T18:58:43.295520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506174542654 fingerprint=399c1349062a39a497b3cac54a0ddc227307543fa7439fa53f002c45cb551e3b subject='CTPS Permit Application ID 1647768 has been approved.'
2026-04-08T18:58:43.537087Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506949193396 fingerprint=50ca035503f8be237448c2820759d0b54312e07ad4bbb8dd275894b1d7c3d8c1 subject='CTPS Permit Application ID 1647769 has been approved.'
2026-04-08T18:58:44.019958Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=8a4f217b331669fdd4f404a10c4b87a4cee814a8dff8a94953e551c417a5591f subject='Re: #396 OK to ND'
2026-04-08T18:58:44.261378Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923059071345728 fingerprint=9679d5e2562e19ed9224cf267b1f6cca28a7460f56ce89b1f3e1ea46348f1aac subject='Dimension Alert - Permit e26-029452 California, Order 72865010'
2026-04-08T18:58:44.772786Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923335726038224 fingerprint=479bafd6ceee06e543379a099452ac12baa184dd47d51f0ec7017fdb6b1d55b0 subject='Order #41721336 – Pre-Charge Initiated'
2026-04-08T18:58:45.014243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923348505688212 fingerprint=00dba0b412c8750a01e6f1448d2f245769b740f358944898077089feaaaa4100 subject='Confirmation of Order #41721336'
2026-04-08T18:58:45.265863Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922855515205495 fingerprint=423f2565f886bf51371309a2322f04b3a6bed1a4373aa1467d2b8b82c3d88bdd subject='Re: Unit 7463 ~ Pennsylvania Permit 300251160 is ready'
2026-04-08T18:58:45.509008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924239341893615 fingerprint=a0c3285144eff2a9579d3b694300474ad224c96b469e007427f383285e1dfb25 subject='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T18:58:45.750759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 fingerprint=9d7258a76074cfd008d572e16e8dfa5a99dd622d96e0a33c423dd770a50af406 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T18:58:45.992312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1860562036044046972 fingerprint=6921d6c2b2ccf7ee25f6b871fb9aa0bcec2eac616fb71ffb0961da1656eadfbf subject='Delivery Status Notification (Failure)'
2026-04-08T18:58:46.475149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=7aec2fe4abbd6df1820363b54aca3adb4a2da73024bd1a4ec351d0f6d9c87aa5 subject='Re: k2'
2026-04-08T18:58:46.716664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926592632633374 fingerprint=0f77c38164a18dac2e4cbec9e5718d0498d4b14c07f967014ae2c3181a714e38 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T18:58:46.958233Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 fingerprint=bb6855f08014d5564837e9eed171a7f2d5dfe339912bf5ff0b53a9ddae9850ec subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T18:58:47.199871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 fingerprint=6dc6801628ed7f5659a8ebf94fae859aa9aa3fb91126c2aea8b29089c8605a62 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T18:58:47.441502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 fingerprint=38f1a6c21a95e8c2cb1874346704d65be06e4b10c7748ce1d2dc4a0bff3fb4e7 subject='Confirmation of Order #51464559'
2026-04-08T18:58:47.682945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=159b50b1691c6bf0152d82abfae8df737b06468fe9178124c909b1b5a8dfd082 subject='Re: Confirmation of Order #33596706'
2026-04-08T18:58:48.902814Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[0, 186, 192] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 email_count=3 subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T18:58:48.904357Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:58:48.904558Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 model=gemini-flash-latest
2026-04-08T18:58:48.905258Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:58:48.920455Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:58:48.920914Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 email_count=3 first_100_chars='Hi,\n\nYes that route works.\n\nnull\n\nOn Wed, Apr 8, 2026 at 10:39\u202fAM Synchron Permits <synchronpermits@' text_length=385
2026-04-08T18:58:48.921151Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 snippet='Hi, Yes that route works. null On Wed, Apr 8, 2026 at 10:39 AM Synchron Permits <synchronpermits@gmail.com> wrote: Te we suggest this route please confirm to proceed with the permits. --- null On Wed, Apr 8, 2026 at 10:52 AM Synchron Permits <synchronpermits@gmail.com> wrote: Team based on the dimensions provided, we will need to obtain an unladen permit for you in California.'
2026-04-08T18:58:51.624156Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 raw_answer=yes
2026-04-08T18:58:51.624803Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 is_order_email=True snippet='Hi, Yes that route works. null On Wed, Apr 8, 2026 at 10:39 AM Synchron Permits '
2026-04-08T18:58:51.624952Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 is_order_email=True
2026-04-08T18:58:51.628545Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:58:51.628745Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:12.278846Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 inserted_id=69d699371e109c17fcc0e814
2026-04-08T18:59:12.279306Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Robert conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861922758999554024 intake_record_id=69d699371e109c17fcc0e814 intake_title='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T18:59:12.279452Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:12.280235Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:12.280380Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 model=gemini-flash-latest
2026-04-08T18:59:12.280850Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:12.295990Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:14.712649Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='P&P Transport' conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 sender_emails=['pimenteltruck@gmail.com']
2026-04-08T18:59:28.472847Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='P&P Transport' conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 order_number=13066561
2026-04-08T18:59:28.473303Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 order_number=13066561
2026-04-08T18:59:28.478340Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:28.478627Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:29.202292Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 doc_id=69c45a704d9a7bf18211cf6b order_number=13066561 query_field=token
2026-04-08T18:59:29.202576Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 fields_mapped=6
2026-04-08T18:59:29.203023Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 order_number=13066561 sections_mapped=6
2026-04-08T18:59:29.203173Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:29.203969Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:29.204122Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 model=gemini-flash-latest
2026-04-08T18:59:29.204576Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:29.219959Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T18:59:29.220171Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T18:59:33.210197Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 mailbox=INBOX readonly=True
2026-04-08T19:00:27.589123Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861922758999554024
2026-04-08T19:00:34.333842Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T19:00:34.334540Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=623 conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 seed_message_id=<CAPyqYQiHAYS3+mCoF3_-S8etJBa9+j_uhES_z+pWgN5j4u_Ydg@mail.gmail.com> source_email_count=8 source_thread_id=1861922758999554024 thread_fetch_succeeded=True
2026-04-08T19:00:38.009749Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 has_data=True thread_text_length=623
2026-04-08T19:00:38.009951Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T19:00:38.013399Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T19:00:38.013584Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T19:00:38.013867Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:00:38.014003Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8
2026-04-08T19:00:38.014576Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:00:38.015457Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='P&P Transport' conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=13066561 submission_status=blocked
2026-04-08T19:00:38.259485Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 submission_status=blocked
2026-04-08T19:00:38.259814Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 conversation_index=1 conversation_total=8 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:00:38.260576Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[179, 403, 534] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 email_count=3 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T19:00:38.262349Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:00:38.262566Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:00:38.263176Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:00:38.288074Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:00:38.288910Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 email_count=3 first_100_chars='Hi, there is any restrictions for 11ft 6inch wide on this route ?\n\n*Thank you!*\nAj Cargo LLC | *MC#1' text_length=1130
2026-04-08T19:00:38.289417Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 snippet='Hi, there is any restrictions for 11ft 6inch wide on this route ? *Thank you!* Aj Cargo LLC | *MC#1241171* *PO/VAN/Reefer TEAM# **312-265-7302* *Open deck team Vic: 779-456-7889* --- waiting for broker to confirm if we are good to go for the moment this load is on hold thank you for quick response *Thank you!* Aj Cargo LLC | *MC#1241171* *PO/VAN/Reefer TEAM# **312-265-7302* *Open deck team Vic: 779-456-7889* On Wed, Apr 8, 2026 at 12:45 PM Synchron Permits <synchronpermits@gmail.com> wrote: Team, we have this two options for the route with that specs: Option 1: Option 2: Thanks --- Will do,'
2026-04-08T19:00:41.461580Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 raw_answer=yes
2026-04-08T19:00:41.461978Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 is_order_email=True snippet='Hi, there is any restrictions for 11ft 6inch wide on this route ? *Thank you!* A'
2026-04-08T19:00:41.462170Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 is_order_email=True
2026-04-08T19:00:41.466107Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:00:41.466321Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:01.859355Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 inserted_id=69d69f611e109c17fcc0eb4e
2026-04-08T19:01:01.860197Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Dario conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861923063294455915 intake_record_id=69d69f611e109c17fcc0eb4e intake_title='Re: Caldwell, TX-Boone, NC'
2026-04-08T19:01:01.860445Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:01.861556Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:01.861783Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:01:01.862420Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:01.881569Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:03.857935Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Aj Cargo LLC' conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 sender_emails=['ajcargodispatch@gmail.com']
2026-04-08T19:01:18.114991Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Aj Cargo LLC' conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 order_number=04976511
2026-04-08T19:01:18.115547Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 order_number=04976511
2026-04-08T19:01:18.119926Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:18.120123Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:18.604749Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 doc_id=68efc2027712f34081c6f4db order_number=04976511 query_field=token
2026-04-08T19:01:18.605022Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 fields_mapped=6
2026-04-08T19:01:18.605448Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 order_number=04976511 sections_mapped=6
2026-04-08T19:01:18.605600Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:18.606370Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:18.606517Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:01:18.606986Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:18.621970Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:01:18.622163Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:01:22.605772Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 mailbox=INBOX readonly=True
2026-04-08T19:02:05.977648Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1861923063294455915
2026-04-08T19:02:12.579018Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:02:12.579941Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1594 conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 seed_message_id=<CAGZ-UbxHv-MykoikSVgSBp6LpQWXRQxp5M7jYQjRsVmyBT4YeQ@mail.gmail.com> source_email_count=6 source_thread_id=1861923063294455915 thread_fetch_succeeded=True
2026-04-08T19:02:15.758345Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 has_data=True thread_text_length=1594
2026-04-08T19:02:15.758559Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:02:15.762081Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:02:15.762314Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:02:15.762616Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:02:15.762760Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8
2026-04-08T19:02:15.763325Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:02:15.764147Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Aj Cargo LLC' conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=04976511 submission_status=blocked
2026-04-08T19:02:16.008164Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 submission_status=blocked
2026-04-08T19:02:16.008395Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 conversation_index=2 conversation_total=8 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:02:16.008819Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[674, 1240, 804, 717] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 email_count=4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T19:02:16.009960Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:16.010106Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:02:16.010531Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:16.025403Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:16.026075Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 email_count=4 first_100_chars='Team,would it be too late to change the permit overall height to 14\'6"?\n\nNolan Popa\nDispatch coordin' text_length=3324
2026-04-08T19:02:16.026336Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 snippet='Team,would it be too late to change the permit overall height to 14\'6"? Nolan Popa Dispatch coordinator Email: nolan@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (331) 800-0577 Main: (331) 466-0011 ext. 902 Company: Harvest Freight Inc. MC: 1489263 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Wednesday, April 8, 2026 07:20 To: Nolan | Harvest INC <nolan@harvestfreight.us> Cc: almaty0609@gmail.com <almaty0609@gmail.com> Subject: Unit 999 ~ Tennessee Permit Submitted Hello, we have an update for you. App No 1310156 We will send you the permit as soon as it arrives. --- Let\'s please submit a new application for TN with 14\'6'
2026-04-08T19:02:18.475032Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 raw_answer=yes
2026-04-08T19:02:18.475349Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 is_order_email=True snippet='Team,would it be too late to change the permit overall height to 14\'6"? Nolan Po'
2026-04-08T19:02:18.475517Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 is_order_email=True
2026-04-08T19:02:18.479527Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:18.479773Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:31.428429Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 inserted_id=69d6a0ab1e109c17fcc0eb90
2026-04-08T19:02:31.428948Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861925482530537109 intake_record_id=69d6a0ab1e109c17fcc0eb90 intake_title='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T19:02:31.429114Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:31.429816Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:31.429960Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:02:31.430382Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:31.445646Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:33.719778Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 sender_emails=['nolan@harvestfreight.us']
2026-04-08T19:02:42.799329Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 order_number=36137995
2026-04-08T19:02:42.799654Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 order_number=36137995
2026-04-08T19:02:42.803193Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:42.803448Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:43.525197Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 doc_id=69cfbc6b4d9a7bf18214945a order_number=36137995 query_field=token
2026-04-08T19:02:43.525454Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 fields_mapped=6
2026-04-08T19:02:43.525835Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 order_number=36137995 sections_mapped=6
2026-04-08T19:02:43.525971Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:43.526666Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:43.526817Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:02:43.527250Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:43.541758Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:02:43.541942Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:02:44.550644Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 mailbox=INBOX readonly=True
2026-04-08T19:03:14.386282Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861925482530537109
2026-04-08T19:03:18.112207Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:03:18.113258Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2321 conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 seed_message_id=<SN6PR06MB4190C75F64EBA06964B72CE4BC5B2@SN6PR06MB4190.namprd06.prod.outlook.com> source_email_count=8 source_thread_id=1861925482530537109 thread_fetch_succeeded=True
2026-04-08T19:03:26.405682Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 has_data=True thread_text_length=2321
2026-04-08T19:03:26.405909Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:03:26.409024Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:03:26.409197Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:03:26.409445Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:03:26.409569Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8
2026-04-08T19:03:26.410193Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:03:26.411236Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=36137995 submission_status=blocked
2026-04-08T19:03:26.655306Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 submission_status=blocked
2026-04-08T19:03:26.655546Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 conversation_index=3 conversation_total=8 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:03:26.656101Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[330, 424] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 email_count=2 subject='Re: Truck#177'
2026-04-08T19:03:26.657389Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:26.657533Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:03:26.657968Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:26.672718Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:26.673282Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 email_count=2 first_100_chars='Hi , can we please get permits for this load ?\n\nTruck#177\nTrailer#196\nCommodity trailer\n10 wide\n13.1' text_length=761
2026-04-08T19:03:26.673644Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 snippet='Hi , can we please get permits for this load ? Truck#177 Trailer#196 Commodity trailer 10 wide 13.11 tall Best Regards Andrey Tel :312-761-2734 Russ Tel : 224 600 0499/224-800-1560 *dispatch@nightexpressinc.com <dispatch@nightexpressinc.com>* *nightexpressinc@gmail.com <alex@nightexpressinc.com>* *MC 837051 - DOT 2428724* --- Here you go ! Here is the route that my driver will prefer to go ! Best Regards Andrey Tel :312-761-2734 Russ Tel : 224 600 0499/224-800-1560 *dispatch@nightexpressinc.com <dispatch@nightexpressinc.com>* *nightexpressinc@gmail.com <alex@nightexpressinc.com>* *MC 837051 - DOT 2428724* On Wed, Apr 8, 2026 at 2:20 PM Synchron Permits <synchronpermits@gmail.com> wrote: Team, please provide Pickup and delivery address'
2026-04-08T19:03:28.938727Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 raw_answer=yes
2026-04-08T19:03:28.939207Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 is_order_email=True snippet='Hi , can we please get permits for this load ? Truck#177 Trailer#196 Commodity t'
2026-04-08T19:03:28.939348Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 is_order_email=True
2026-04-08T19:03:28.943076Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:28.943245Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:38.557144Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 inserted_id=69d6a1ae1e109c17fcc0ebbf
2026-04-08T19:03:38.557757Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Maximiliano conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861926964723930216 intake_record_id=69d6a1ae1e109c17fcc0ebbf intake_title='Re: Truck#177'
2026-04-08T19:03:38.557928Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:38.558626Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:38.558832Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:03:38.559269Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:38.574106Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:40.708308Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 sender_emails=['dispatch@nightexpressinc.com']
2026-04-08T19:03:49.582415Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 order_number=58436212
2026-04-08T19:03:49.582863Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 order_number=58436212
2026-04-08T19:03:49.585977Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:49.586136Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:50.308029Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 doc_id=69bd7c284d9a7bf18210f7eb order_number=58436212 query_field=token
2026-04-08T19:03:50.308296Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 fields_mapped=6
2026-04-08T19:03:50.308807Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 order_number=58436212 sections_mapped=6
2026-04-08T19:03:50.308944Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:50.309626Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:50.309776Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:03:50.310195Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:50.325341Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:03:50.325529Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:03:52.584879Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 mailbox=INBOX readonly=True
2026-04-08T19:04:14.470809Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861926964723930216
2026-04-08T19:04:18.243750Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:04:18.244721Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=691 conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 seed_message_id='<CAEw1z9ERZ1a7C8Qf2Dueeg=_MR8ixLYkKBDKbS7NAxDN+Nna1Q@mail.gmail.com>' source_email_count=4 source_thread_id=1861926964723930216 thread_fetch_succeeded=True
2026-04-08T19:04:25.003490Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 has_data=True thread_text_length=691
2026-04-08T19:04:25.003686Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:04:25.006979Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:04:25.007170Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:04:25.007603Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:04:25.007782Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8
2026-04-08T19:04:25.008390Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:04:25.009477Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Night Express Inc' conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=58436212 submission_status=blocked
2026-04-08T19:04:25.253902Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 submission_status=blocked
2026-04-08T19:04:25.254153Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 conversation_index=4 conversation_total=8 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:04:25.255018Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1075] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 email_count=1 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T19:04:25.256378Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:25.256532Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:04:25.257016Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:25.272505Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:25.273137Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 email_count=1 first_100_chars='Dear HUMBERTO,\nThis email confirms that we have placed a temporary hold on your card ending in 3515 ' text_length=1075
2026-04-08T19:04:25.273532Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 snippet='Dear HUMBERTO, This email confirms that we have placed a temporary hold on your card ending in 3515 for $138.73 . This is related to Order #82453338 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-08T19:04:25.273871Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T19:04:25.274248Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 is_order_email=True snippet='Dear HUMBERTO, This email confirms that we have placed a temporary hold on your '
2026-04-08T19:04:25.274391Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 is_order_email=True
2026-04-08T19:04:25.278798Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:25.279004Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:33.069972Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 inserted_id=69d6a6c01e109c17fcc0ec81
2026-04-08T19:04:33.070531Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861927322350005423 intake_record_id=69d6a6c01e109c17fcc0ec81 intake_title='Order #82453338 – Pre-Charge Initiated'
2026-04-08T19:04:33.070740Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:33.071483Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:33.071633Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:04:33.072120Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:33.096584Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:36.654493Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 sender_emails=['info@synchronpermits.com']
2026-04-08T19:04:36.654764Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 order_number=82453338 source=current_conversation_regex
2026-04-08T19:04:36.655166Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 order_number=82453338
2026-04-08T19:04:36.658974Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:36.659173Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:36.901574Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 doc_id=69d691cc1e109c17fcc0e6f4 order_number=82453338 query_field=token
2026-04-08T19:04:36.901971Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 fields_mapped=6
2026-04-08T19:04:36.902514Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 order_number=82453338 sections_mapped=6
2026-04-08T19:04:36.902670Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:36.903432Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:36.903580Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:04:36.904034Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:36.920046Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:04:36.920288Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:04:41.530675Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 mailbox=INBOX readonly=True
2026-04-08T19:05:04.434180Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861927322350005423
2026-04-08T19:05:08.772620Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:05:08.773347Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1075 conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 seed_message_id=<2d6f.2a59c46da935360.m1.3b9ebe60-3377-11f1-a76e-5254007a77e6.19d6e507d46@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861927322350005423 thread_fetch_succeeded=True
2026-04-08T19:05:14.135871Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 has_data=True thread_text_length=1075
2026-04-08T19:05:14.136092Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:05:14.140319Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:05:14.140556Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:05:14.141042Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:05:14.141193Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8
2026-04-08T19:05:14.141886Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:05:14.142920Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=82453338 submission_status=blocked
2026-04-08T19:05:14.387608Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 submission_status=blocked
2026-04-08T19:05:14.387842Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 conversation_index=5 conversation_total=8 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:05:14.388403Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1321] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 email_count=1 subject='Confirmation of Order #82453338'
2026-04-08T19:05:14.389592Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:14.389741Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:05:14.390179Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:14.405354Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:14.406076Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 email_count=1 first_100_chars='Dear HUMBERTO PIMENTEL,\n\nWe are pleased to inform you that we have successfully collected all the ne' text_length=1321
2026-04-08T19:05:14.406430Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 snippet="Dear HUMBERTO PIMENTEL, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T19:05:14.406738Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 subject='Confirmation of Order #82453338'
2026-04-08T19:05:14.407076Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 is_order_email=True snippet='Dear HUMBERTO PIMENTEL, We are pleased to inform you that we have successfully c'
2026-04-08T19:05:14.407214Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 is_order_email=True
2026-04-08T19:05:14.411477Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:14.411768Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:22.420859Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 inserted_id=69d6a6f21e109c17fcc0ec8b
2026-04-08T19:05:22.421338Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861927350924758231 intake_record_id=69d6a6f21e109c17fcc0ec8b intake_title='Confirmation of Order #82453338'
2026-04-08T19:05:22.421483Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:22.422193Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:22.422337Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:05:22.422795Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:22.437224Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:25.053022Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 sender_emails=['info@synchronpermits.com']
2026-04-08T19:05:25.053378Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 order_number=82453338 source=current_conversation_regex
2026-04-08T19:05:25.053895Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 order_number=82453338
2026-04-08T19:05:25.059480Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:25.059792Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:25.301351Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 doc_id=69d691cc1e109c17fcc0e6f4 order_number=82453338 query_field=token
2026-04-08T19:05:25.301603Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 fields_mapped=6
2026-04-08T19:05:25.302111Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 order_number=82453338 sections_mapped=6
2026-04-08T19:05:25.302248Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:25.302993Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:25.303137Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:05:25.303577Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:25.319318Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:25.319545Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:05:27.607682Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 mailbox=INBOX readonly=True
2026-04-08T19:05:43.048838Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861927350924758231
2026-04-08T19:05:46.660517Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:46.661673Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1321 conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 seed_message_id=<2d6f.2a59c46da935360.m1.4b85c9e0-3377-11f1-a6c3-525400fb7a78.19d6e50e57e@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861927350924758231 thread_fetch_succeeded=True
2026-04-08T19:05:51.708319Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 has_data=True thread_text_length=1321
2026-04-08T19:05:51.708670Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:51.715199Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:51.715585Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:51.716394Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:05:51.716643Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8
2026-04-08T19:05:51.717843Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:05:51.719502Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=82453338 submission_status=blocked
2026-04-08T19:05:51.966976Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 submission_status=blocked
2026-04-08T19:05:51.967497Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 conversation_index=6 conversation_total=8 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:05:51.968543Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1296] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 email_count=1 subject='Confirmation of Order #15200039'
2026-04-08T19:05:51.970444Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:05:51.970722Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:05:51.971471Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:05:51.989624Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:05:51.990612Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 email_count=1 first_100_chars='Dear Andrey Bularga,\n\nWe are pleased to inform you that we have successfully collected all the neces' text_length=1296
2026-04-08T19:05:51.991047Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 snippet="Dear Andrey Bularga, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T19:05:51.991361Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 subject='Confirmation of Order #15200039'
2026-04-08T19:05:51.991727Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 is_order_email=True snippet='Dear Andrey Bularga, We are pleased to inform you that we have successfully coll'
2026-04-08T19:05:51.991923Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 is_order_email=True
2026-04-08T19:05:51.996624Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:05:51.996870Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:00.433392Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 inserted_id=69d6a7181e109c17fcc0ec93
2026-04-08T19:06:00.433866Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861929081017003100 intake_record_id=69d6a7181e109c17fcc0ec93 intake_title='Confirmation of Order #15200039'
2026-04-08T19:06:00.434056Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:00.434838Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:00.434999Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:06:00.435445Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:00.451996Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:22.935175Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 sender_emails=['info@synchronpermits.com']
2026-04-08T19:06:22.935425Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 order_number=15200039 source=current_conversation_regex
2026-04-08T19:06:22.935658Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 order_number=15200039
2026-04-08T19:06:22.939063Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:22.939219Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:23.184987Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 doc_id=69d6a0cb1e109c17fcc0eb95 order_number=15200039 query_field=token
2026-04-08T19:06:23.185261Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 fields_mapped=6
2026-04-08T19:06:23.185635Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 order_number=15200039 sections_mapped=6
2026-04-08T19:06:23.185787Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:23.186499Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:23.186635Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:06:23.187097Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:23.201598Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:23.201778Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:06:25.791592Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 mailbox=INBOX readonly=True
2026-04-08T19:06:41.854133Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861929081017003100
2026-04-08T19:06:45.545374Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:45.546296Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1296 conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 seed_message_id=<2d6f.2a59c46da935360.m1.23132fd0-337b-11f1-bed2-525400306fc9.19d6e6a134d@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861929081017003100 thread_fetch_succeeded=True
2026-04-08T19:06:52.842865Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 has_data=True thread_text_length=1296
2026-04-08T19:06:52.843067Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:52.846375Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:52.846541Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:52.847067Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:06:52.847209Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8
2026-04-08T19:06:52.847792Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:06:52.848456Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=15200039 submission_status=blocked
2026-04-08T19:06:53.109485Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 submission_status=blocked
2026-04-08T19:06:53.109736Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 conversation_index=7 conversation_total=8 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:06:53.110231Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1022] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 email_count=1 subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T19:06:53.111450Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:06:53.111594Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:06:53.112125Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:06:53.127650Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:06:53.128245Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=941
2026-04-08T19:06:53.128598Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Iowa state regulations. TRANSPORTATION ORDER DETAILS Order Number: 51464559 Permit Number: 2346420 Jurisdiction: Iowa Order Management: https://permits.synchrontms.com/order-details?orderId=51464559 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 95800 Order Specifications: Weight: 96700 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with'
2026-04-08T19:06:53.128848Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T19:06:53.129202Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T19:06:53.129339Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 is_order_email=True
2026-04-08T19:06:53.132636Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:06:53.132838Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:02.226679Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 inserted_id=69d6a7561e109c17fcc0ec9d
2026-04-08T19:07:02.227251Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861929178577064593 intake_record_id=69d6a7561e109c17fcc0ec9d intake_title='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T19:07:02.227396Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:02.228232Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:02.228432Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:07:02.229082Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:02.256904Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:15.776414Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Heavyhaulgbt conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T19:07:15.776641Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 order_number=51464559 source=current_conversation_regex
2026-04-08T19:07:15.777148Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 order_number=51464559
2026-04-08T19:07:15.781215Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:15.781389Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:16.269392Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 doc_id=69d68ebf1e109c17fcc0e67c order_number=51464559 query_field=token
2026-04-08T19:07:16.269650Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 fields_mapped=6
2026-04-08T19:07:16.270258Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 order_number=51464559 sections_mapped=6
2026-04-08T19:07:16.270402Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:16.271203Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:16.271360Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 model=gemini-flash-latest
2026-04-08T19:07:16.271845Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:16.287504Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:16.287693Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:07:18.582919Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 mailbox=INBOX readonly=True
2026-04-08T19:07:33.924982Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861929178577064593
2026-04-08T19:07:37.670965Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:37.671753Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1022 conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 seed_message_id=<order-51464559-ab8825ba@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861929178577064593 thread_fetch_succeeded=True
2026-04-08T19:07:42.482402Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 has_data=True thread_text_length=1022
2026-04-08T19:07:42.482617Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:42.485926Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:07:42.486099Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:08:12.512029Z [error    ] FrontDesk API submission failed [front_desk_ai.agents.merge_submit.agent] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T19:08:12.763536Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 inserted_id=69d6a79ca24336d74671321c
2026-04-08T19:08:12.763796Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 mongodb_saved_id=69d6a79ca24336d74671321c order_number=51464559
2026-04-08T19:08:12.763928Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:08:12.764588Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T19:08:12.765944Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Heavyhaulgbt conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 errors=[] is_order_email=True order_number=51464559 submission_status=submit_failed
2026-04-08T19:08:13.014429Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861929178577064593 conversation_index=8 conversation_total=8 submission_status=submit_failed
2026-04-08T19:08:13.014683Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 conversation_index=8 conversation_total=8
2026-04-08T19:08:13.259372Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T19:08:13.259588Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=8 classifier_input_words=50 completed_order_found=True conversation_count=8 max_messages_requested=50 non_order_email_count=0 order_email_count=8 payload_count=1 run_trace_dir=all_steps_data/run_20260408_144908_005106
2026-04-08T19:08:16.809919Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T19:08:16.810606Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=8 orders=8 run_trace_dir=all_steps_data/run_20260408_144908_005106
2026-04-08T19:13:16.910817Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T19:13:16.911836Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:13:20.170222Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T19:13:22.079428Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51176 unseen_only=False
2026-04-08T19:18:40.671267Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T19:18:40.671885Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T19:18:42.985572Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T19:18:43.225131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T19:18:43.702189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 fingerprint=3cc7756df2253e4a638911c6c0b7eaaace171631d57c58ed60fcf956c0f10739 subject='Re: #402 TX to CA'
2026-04-08T19:18:43.940923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922104381571805 fingerprint=3de44a1aa2ca9d1542d7c33672f3f74f865e4f48e9b7fd0bce18c074d2f3c999 subject='New 1Password sign-in alert'
2026-04-08T19:18:44.180221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922450945599895 fingerprint=f75bc22deadd146f337903300cc3939377043d6391ac2fcba9804f748fd0b67a subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0145922'
2026-04-08T19:18:44.419818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506174542654 fingerprint=399c1349062a39a497b3cac54a0ddc227307543fa7439fa53f002c45cb551e3b subject='CTPS Permit Application ID 1647768 has been approved.'
2026-04-08T19:18:44.658240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506949193396 fingerprint=50ca035503f8be237448c2820759d0b54312e07ad4bbb8dd275894b1d7c3d8c1 subject='CTPS Permit Application ID 1647769 has been approved.'
2026-04-08T19:18:44.896999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T19:18:45.135587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=8a4f217b331669fdd4f404a10c4b87a4cee814a8dff8a94953e551c417a5591f subject='Re: #396 OK to ND'
2026-04-08T19:18:45.374313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923059071345728 fingerprint=9679d5e2562e19ed9224cf267b1f6cca28a7460f56ce89b1f3e1ea46348f1aac subject='Dimension Alert - Permit e26-029452 California, Order 72865010'
2026-04-08T19:18:45.626428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T19:18:45.875461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923335726038224 fingerprint=479bafd6ceee06e543379a099452ac12baa184dd47d51f0ec7017fdb6b1d55b0 subject='Order #41721336 – Pre-Charge Initiated'
2026-04-08T19:18:46.114130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923348505688212 fingerprint=00dba0b412c8750a01e6f1448d2f245769b740f358944898077089feaaaa4100 subject='Confirmation of Order #41721336'
2026-04-08T19:18:46.352758Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922855515205495 fingerprint=423f2565f886bf51371309a2322f04b3a6bed1a4373aa1467d2b8b82c3d88bdd subject='Re: Unit 7463 ~ Pennsylvania Permit 300251160 is ready'
2026-04-08T19:18:46.591243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924239341893615 fingerprint=a0c3285144eff2a9579d3b694300474ad224c96b469e007427f383285e1dfb25 subject='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T19:18:46.829902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 fingerprint=9d7258a76074cfd008d572e16e8dfa5a99dd622d96e0a33c423dd770a50af406 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T19:18:47.068572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1860562036044046972 fingerprint=6921d6c2b2ccf7ee25f6b871fb9aa0bcec2eac616fb71ffb0961da1656eadfbf subject='Delivery Status Notification (Failure)'
2026-04-08T19:18:47.307199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T19:18:47.545816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=7aec2fe4abbd6df1820363b54aca3adb4a2da73024bd1a4ec351d0f6d9c87aa5 subject='Re: k2'
2026-04-08T19:18:47.784392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926592632633374 fingerprint=0f77c38164a18dac2e4cbec9e5718d0498d4b14c07f967014ae2c3181a714e38 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T19:18:48.022961Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 fingerprint=bb6855f08014d5564837e9eed171a7f2d5dfe339912bf5ff0b53a9ddae9850ec subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T19:18:48.261443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 fingerprint=6dc6801628ed7f5659a8ebf94fae859aa9aa3fb91126c2aea8b29089c8605a62 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T19:18:48.500076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 fingerprint=38f1a6c21a95e8c2cb1874346704d65be06e4b10c7748ce1d2dc4a0bff3fb4e7 subject='Confirmation of Order #51464559'
2026-04-08T19:18:48.749059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=159b50b1691c6bf0152d82abfae8df737b06468fe9178124c909b1b5a8dfd082 subject='Re: Confirmation of Order #33596706'
2026-04-08T19:18:48.987814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=808b54fb01775ef5d134b15d5dac986752901d17c57c7a652d6b1a0e01b09043 subject='Re: Truck#177'
2026-04-08T19:18:49.226586Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 fingerprint=5db46c1256f67b9ef12cac0941e51194078b612204f507810a657b8537d28e86 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T19:18:49.465430Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T19:18:49.704152Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T19:18:49.943028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T19:18:50.420456Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[140, 338, 193, 716, 822, 1018, 133] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 email_count=7 subject='Re: Re:'
2026-04-08T19:18:50.421979Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:18:50.422160Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:18:50.422629Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:18:50.438151Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:18:50.438914Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 email_count=7 first_100_chars='hello need permits\xa0 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 11' text_length=3402
2026-04-08T19:18:50.439251Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 snippet="hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 117 Yahoo Mail: Search, Organize, Conquer --- Route number 1 please thx confirm Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 12:45, Synchron Permits<synchronpermits@gmail.com> wrote: Hi team, here's the two options that we have for the route, confirm which one you rather. OP 1 https://maps.app.goo.gl/TVovECw6yrKYdWyH8 OP 2 https://maps.app.goo.gl/rbWCzz5AfhZYXuCg9 --- okay Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 13:00, Synchron Permits<synchronpermits@gmail.com> wrote: By the way, could you send us the registration as soon as possible? --- okay working on"
2026-04-08T19:18:52.799779Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-08T19:18:52.800091Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 is_order_email=True snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, tr'
2026-04-08T19:18:52.800229Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-08T19:18:52.803971Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:18:52.804133Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:16.076541Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 inserted_id=69d68c411e109c17fcc0e617
2026-04-08T19:19:16.077020Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920026428527950 intake_record_id=69d68c411e109c17fcc0e617 intake_title='Re: Re:'
2026-04-08T19:19:16.077165Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:16.077872Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:16.078015Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:19:16.078434Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:16.093174Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:20.375064Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 sender_emails=['iurceni@yahoo.com']
2026-04-08T19:19:28.862316Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 order_number=38021475
2026-04-08T19:19:28.862646Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 order_number=38021475
2026-04-08T19:19:28.865862Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:28.866020Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:29.578952Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 doc_id=69a1d770e74c7dc10a52a675 order_number=38021475 query_field=token
2026-04-08T19:19:29.579218Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-08T19:19:29.579591Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 order_number=38021475 sections_mapped=6
2026-04-08T19:19:29.579757Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:29.580457Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:29.580594Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:19:29.581051Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:29.595516Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:19:29.595674Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:19:32.018358Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T19:20:17.722114Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 email_count=15 mailbox='[Gmail]/All Mail' thread_id=1861920026428527950
2026-04-08T19:20:21.787502Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:20:21.788493Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1774 conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 seed_message_id=<1451736918.1283877.1775674343568@mail.yahoo.com> source_email_count=15 source_thread_id=1861920026428527950 thread_fetch_succeeded=True
2026-04-08T19:21:04.487663Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 has_data=True thread_text_length=1774
2026-04-08T19:21:04.487885Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:21:04.491142Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:21:04.491325Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:21:04.491572Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:21:04.491711Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3
2026-04-08T19:21:04.492277Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:21:04.493536Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=38021475 submission_status=blocked
2026-04-08T19:21:04.735169Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-08T19:21:04.735455Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:21:04.736400Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1072] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 email_count=1 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T19:21:04.737963Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:04.738163Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:21:04.738753Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:04.765413Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:04.766108Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='Dear Iurie,\nThis email confirms that we have placed a temporary hold on your card ending in 5329 for' text_length=1072
2026-04-08T19:21:04.766462Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 snippet='Dear Iurie, This email confirms that we have placed a temporary hold on your card ending in 5329 for $356.74 . This is related to Order #72195717 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-08T19:21:04.766867Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T19:21:04.767223Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 is_order_email=True snippet='Dear Iurie, This email confirms that we have placed a temporary hold on your car'
2026-04-08T19:21:04.767412Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-08T19:21:04.772953Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:04.773250Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:13.514961Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 inserted_id=69d6aaa91e109c17fcc0ed21
2026-04-08T19:21:13.515386Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861929890497202717 intake_record_id=69d6aaa91e109c17fcc0ed21 intake_title='Order #72195717 – Pre-Charge Initiated'
2026-04-08T19:21:13.515536Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:13.516298Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:13.516443Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:21:13.516918Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:13.531501Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:16.134289Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-08T19:21:16.134532Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 order_number=72195717 source=current_conversation_regex
2026-04-08T19:21:16.134798Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 order_number=72195717
2026-04-08T19:21:16.138160Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:16.138314Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:16.378040Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 doc_id=69d69d481e109c17fcc0e8c3 order_number=72195717 query_field=token
2026-04-08T19:21:16.378394Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-08T19:21:16.378921Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 order_number=72195717 sections_mapped=6
2026-04-08T19:21:16.379060Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:16.379753Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:16.379895Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:21:16.380326Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:16.394895Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:16.395059Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:21:18.928887Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T19:21:35.710012Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861929890497202717
2026-04-08T19:21:39.676288Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:39.676954Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1072 conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.eddc6000-337c-11f1-a76e-5254007a77e6.19d6e75d200@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861929890497202717 thread_fetch_succeeded=True
2026-04-08T19:21:43.657461Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 has_data=True thread_text_length=1072
2026-04-08T19:21:43.657661Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:43.660918Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:43.661103Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:43.661334Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:21:43.661458Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3
2026-04-08T19:21:43.662021Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:21:43.662672Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=72195717 submission_status=blocked
2026-04-08T19:21:43.904899Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-08T19:21:43.905131Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:21:43.905523Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1312] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 email_count=1 subject='Confirmation of Order #72195717'
2026-04-08T19:21:43.906610Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:43.906760Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:21:43.907175Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:43.921812Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:43.922322Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Dear Iurie Batranac,\n\nWe are pleased to inform you that we have successfully collected all the neces' text_length=1312
2026-04-08T19:21:43.922561Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 snippet="Dear Iurie Batranac, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T19:21:43.922802Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 subject='Confirmation of Order #72195717'
2026-04-08T19:21:43.923103Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 is_order_email=True snippet='Dear Iurie Batranac, We are pleased to inform you that we have successfully coll'
2026-04-08T19:21:43.923240Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-08T19:21:43.926761Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:43.926938Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:52.351417Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 inserted_id=69d6aad01e109c17fcc0ed28
2026-04-08T19:21:52.351842Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861929905919457099 intake_record_id=69d6aad01e109c17fcc0ed28 intake_title='Confirmation of Order #72195717'
2026-04-08T19:21:52.352017Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:52.352716Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:52.352860Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:21:52.353317Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:52.368059Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:58.436838Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-08T19:21:58.437084Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 order_number=72195717 source=current_conversation_regex
2026-04-08T19:21:58.437317Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 order_number=72195717
2026-04-08T19:21:58.440821Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:58.440979Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:58.680623Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 doc_id=69d69d481e109c17fcc0e8c3 order_number=72195717 query_field=token
2026-04-08T19:21:58.680913Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-08T19:21:58.681288Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 order_number=72195717 sections_mapped=6
2026-04-08T19:21:58.681423Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:58.682153Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:58.682294Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:21:58.682748Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:58.697342Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:21:58.697502Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:22:01.112769Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T19:22:17.442239Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861929905919457099
2026-04-08T19:22:21.437665Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:22:21.438548Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1312 conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.f4b219b0-337c-11f1-a76e-5254007a77e6.19d6e75fecb@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861929905919457099 thread_fetch_succeeded=True
2026-04-08T19:22:26.860239Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 has_data=True thread_text_length=1312
2026-04-08T19:22:26.860431Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:22:26.863555Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:22:26.863723Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:22:26.863957Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:22:26.864083Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3
2026-04-08T19:22:26.864646Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:22:26.865323Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=72195717 submission_status=blocked
2026-04-08T19:22:27.107284Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 submission_status=blocked
2026-04-08T19:22:27.107515Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 conversation_index=3 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:22:27.346851Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T19:22:27.347063Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=0 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260408_151316_911055
2026-04-08T19:22:29.199290Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T19:22:29.199942Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=3 run_trace_dir=all_steps_data/run_20260408_151316_911055
2026-04-08T19:27:29.293466Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T19:27:29.294457Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:27:31.846982Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T19:27:34.054319Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51179 unseen_only=False
2026-04-08T19:33:14.609788Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-08T19:33:14.610584Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T19:33:16.963075Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T19:33:17.210594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T19:33:17.458017Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916354436362575 fingerprint=3cc7756df2253e4a638911c6c0b7eaaace171631d57c58ed60fcf956c0f10739 subject='Re: #402 TX to CA'
2026-04-08T19:33:17.706132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922104381571805 fingerprint=3de44a1aa2ca9d1542d7c33672f3f74f865e4f48e9b7fd0bce18c074d2f3c999 subject='New 1Password sign-in alert'
2026-04-08T19:33:17.953827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922450945599895 fingerprint=f75bc22deadd146f337903300cc3939377043d6391ac2fcba9804f748fd0b67a subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0145922'
2026-04-08T19:33:18.201419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506174542654 fingerprint=399c1349062a39a497b3cac54a0ddc227307543fa7439fa53f002c45cb551e3b subject='CTPS Permit Application ID 1647768 has been approved.'
2026-04-08T19:33:18.449073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506949193396 fingerprint=50ca035503f8be237448c2820759d0b54312e07ad4bbb8dd275894b1d7c3d8c1 subject='CTPS Permit Application ID 1647769 has been approved.'
2026-04-08T19:33:18.696683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T19:33:18.944230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=8a4f217b331669fdd4f404a10c4b87a4cee814a8dff8a94953e551c417a5591f subject='Re: #396 OK to ND'
2026-04-08T19:33:19.448999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923059071345728 fingerprint=9679d5e2562e19ed9224cf267b1f6cca28a7460f56ce89b1f3e1ea46348f1aac subject='Dimension Alert - Permit e26-029452 California, Order 72865010'
2026-04-08T19:33:19.696372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T19:33:19.945956Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923335726038224 fingerprint=479bafd6ceee06e543379a099452ac12baa184dd47d51f0ec7017fdb6b1d55b0 subject='Order #41721336 – Pre-Charge Initiated'
2026-04-08T19:33:20.193320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923348505688212 fingerprint=00dba0b412c8750a01e6f1448d2f245769b740f358944898077089feaaaa4100 subject='Confirmation of Order #41721336'
2026-04-08T19:33:20.440862Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922855515205495 fingerprint=423f2565f886bf51371309a2322f04b3a6bed1a4373aa1467d2b8b82c3d88bdd subject='Re: Unit 7463 ~ Pennsylvania Permit 300251160 is ready'
2026-04-08T19:33:20.688352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924239341893615 fingerprint=a0c3285144eff2a9579d3b694300474ad224c96b469e007427f383285e1dfb25 subject='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T19:33:20.935930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 fingerprint=9d7258a76074cfd008d572e16e8dfa5a99dd622d96e0a33c423dd770a50af406 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T19:33:21.191355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1860562036044046972 fingerprint=6921d6c2b2ccf7ee25f6b871fb9aa0bcec2eac616fb71ffb0961da1656eadfbf subject='Delivery Status Notification (Failure)'
2026-04-08T19:33:21.438833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T19:33:21.686472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=7aec2fe4abbd6df1820363b54aca3adb4a2da73024bd1a4ec351d0f6d9c87aa5 subject='Re: k2'
2026-04-08T19:33:21.934003Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926592632633374 fingerprint=0f77c38164a18dac2e4cbec9e5718d0498d4b14c07f967014ae2c3181a714e38 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T19:33:22.181566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 fingerprint=bb6855f08014d5564837e9eed171a7f2d5dfe339912bf5ff0b53a9ddae9850ec subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T19:33:22.428950Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 fingerprint=6dc6801628ed7f5659a8ebf94fae859aa9aa3fb91126c2aea8b29089c8605a62 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T19:33:22.676546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 fingerprint=38f1a6c21a95e8c2cb1874346704d65be06e4b10c7748ce1d2dc4a0bff3fb4e7 subject='Confirmation of Order #51464559'
2026-04-08T19:33:22.926084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=159b50b1691c6bf0152d82abfae8df737b06468fe9178124c909b1b5a8dfd082 subject='Re: Confirmation of Order #33596706'
2026-04-08T19:33:23.173566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=808b54fb01775ef5d134b15d5dac986752901d17c57c7a652d6b1a0e01b09043 subject='Re: Truck#177'
2026-04-08T19:33:23.421254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 fingerprint=5db46c1256f67b9ef12cac0941e51194078b612204f507810a657b8537d28e86 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T19:33:23.668677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T19:33:24.371715Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T19:33:24.619012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T19:33:24.866516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T19:33:25.114078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T19:33:25.361739Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[140, 338, 193, 716, 822, 1018, 133, 230] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 email_count=8 subject='Re: Re:'
2026-04-08T19:33:25.363209Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:33:25.363353Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T19:33:25.363789Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:33:25.378316Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:33:25.378953Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 email_count=8 first_100_chars='hello need permits\xa0 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 11' text_length=3639
2026-04-08T19:33:25.379228Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 snippet="hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 117 Yahoo Mail: Search, Organize, Conquer --- Route number 1 please thx confirm Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 12:45, Synchron Permits<synchronpermits@gmail.com> wrote: Hi team, here's the two options that we have for the route, confirm which one you rather. OP 1 https://maps.app.goo.gl/TVovECw6yrKYdWyH8 OP 2 https://maps.app.goo.gl/rbWCzz5AfhZYXuCg9 --- okay Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 13:00, Synchron Permits<synchronpermits@gmail.com> wrote: By the way, could you send us the registration as soon as possible? --- okay working on"
2026-04-08T19:33:27.560984Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-08T19:33:27.561284Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 is_order_email=True snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, tr'
2026-04-08T19:33:27.561418Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-08T19:33:27.565033Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:33:27.565218Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:33:50.648877Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 inserted_id=69d68c411e109c17fcc0e617
2026-04-08T19:33:50.649342Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920026428527950 intake_record_id=69d68c411e109c17fcc0e617 intake_title='Re: Re:'
2026-04-08T19:33:50.649490Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:33:50.650211Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:33:50.650361Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T19:33:50.650789Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:33:50.665676Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:33:55.743396Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 sender_emails=['iurceni@yahoo.com']
2026-04-08T19:34:04.461986Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 order_number=38021475
2026-04-08T19:34:04.462311Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 order_number=38021475
2026-04-08T19:34:04.465791Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:34:04.465949Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:34:05.206877Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 doc_id=69a1d770e74c7dc10a52a675 order_number=38021475 query_field=token
2026-04-08T19:34:05.207119Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-08T19:34:05.207476Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 order_number=38021475 sections_mapped=6
2026-04-08T19:34:05.207607Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:34:05.208338Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:34:05.208479Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T19:34:05.208937Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:34:05.226820Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:34:05.227061Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:34:08.293935Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T19:35:41.097319Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 email_count=15 mailbox='[Gmail]/All Mail' thread_id=1861920026428527950
2026-04-08T19:35:46.648173Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:35:46.649180Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1774 conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 seed_message_id=<1221296985.1289152.1775675812070@mail.yahoo.com> source_email_count=15 source_thread_id=1861920026428527950 thread_fetch_succeeded=True
2026-04-08T19:36:06.398937Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 has_data=True thread_text_length=1774
2026-04-08T19:36:06.399166Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:36:06.402892Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:36:06.403088Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:36:06.403358Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:36:06.403488Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T19:36:06.404196Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:36:06.405666Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=38021475 submission_status=blocked
2026-04-08T19:36:06.656810Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-08T19:36:06.657037Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:36:06.657617Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[996, 365] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 email_count=2 subject='Re: OW permit From LA to IA'
2026-04-08T19:36:06.659044Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:06.659245Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T19:36:06.659778Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:06.677324Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:06.677973Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 email_count=2 first_100_chars='I will send you the scale ticket later , please see , the registration of truck + trailer , put him ' text_length=1335
2026-04-08T19:36:06.678296Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 snippet="I will send you the scale ticket later , please see , the registration of truck + trailer , put him in the system meanwhile , thanks. The license plate on the trailer is temporary because the main one was lost so don't confuse Hello, team. We need permits for the following : 3 axle truck, 3 axle trailer spacing: 18 / 4'3 / 38'5 / 4'6 / 4'6 (ft) ; kingpin - 42 (ft) Dispatch Dispatch: Michael Phone: 3123804448 Email: info@vsp-transport.com Driver Email: daddysgirls3.aj@gmail.com Name: Alfred Phone: (504) 376-4486 Pickup Address: 4607 West Admiral Doyle Drive, New Iberia, LA"
2026-04-08T19:36:09.128487Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-08T19:36:09.128889Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 is_order_email=True snippet='I will send you the scale ticket later , please see , the registration of truck '
2026-04-08T19:36:09.129032Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-08T19:36:09.132643Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:09.132821Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:20.405990Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 inserted_id=69d6ae341e109c17fcc0edaa
2026-04-08T19:36:20.406845Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861930972720405050 intake_record_id=69d6ae341e109c17fcc0edaa intake_title='Re: OW permit From LA to IA'
2026-04-08T19:36:20.407037Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:20.407865Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:20.408022Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T19:36:20.408503Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:20.424344Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:22.359535Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 sender_emails=['info@vsp-transport.com']
2026-04-08T19:36:31.253114Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 order_number=07640028
2026-04-08T19:36:31.253507Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 order_number=07640028
2026-04-08T19:36:31.256889Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:31.257047Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:31.998003Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 doc_id=69d511e41e109c17fcc0a401 order_number=07640028 query_field=token
2026-04-08T19:36:31.998262Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-08T19:36:31.998767Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 order_number=07640028 sections_mapped=6
2026-04-08T19:36:31.998905Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:31.999613Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:31.999766Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T19:36:32.000197Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:32.014573Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:36:32.014743Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:36:34.680582Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T19:36:59.071709Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861930972720405050
2026-04-08T19:37:03.522154Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:37:03.523137Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1585 conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 seed_message_id=<BN8PR15MB29931F0D8F22CB7D0C294E89805B2@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=4 source_thread_id=1861930972720405050 thread_fetch_succeeded=True
2026-04-08T19:37:11.666309Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 has_data=True thread_text_length=1585
2026-04-08T19:37:11.666527Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:37:11.669848Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:37:11.670022Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:37:11.670342Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:37:11.670469Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2
2026-04-08T19:37:11.671068Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:37:11.672051Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=07640028 submission_status=blocked
2026-04-08T19:37:11.922077Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-08T19:37:11.922308Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:37:12.169762Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T19:37:12.169981Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260408_152729_293730
2026-04-08T19:37:14.939986Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T19:37:14.940534Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260408_152729_293730
2026-04-08T19:42:15.040850Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T19:42:15.041899Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:42:17.585040Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T19:42:19.997052Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51182 unseen_only=False
2026-04-08T19:48:57.240955Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-08T19:48:57.241701Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T19:48:59.729974Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T19:48:59.977059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922104381571805 fingerprint=3de44a1aa2ca9d1542d7c33672f3f74f865e4f48e9b7fd0bce18c074d2f3c999 subject='New 1Password sign-in alert'
2026-04-08T19:49:00.223691Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922450945599895 fingerprint=f75bc22deadd146f337903300cc3939377043d6391ac2fcba9804f748fd0b67a subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0145922'
2026-04-08T19:49:00.470535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506174542654 fingerprint=399c1349062a39a497b3cac54a0ddc227307543fa7439fa53f002c45cb551e3b subject='CTPS Permit Application ID 1647768 has been approved.'
2026-04-08T19:49:00.733251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506949193396 fingerprint=50ca035503f8be237448c2820759d0b54312e07ad4bbb8dd275894b1d7c3d8c1 subject='CTPS Permit Application ID 1647769 has been approved.'
2026-04-08T19:49:00.979890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T19:49:01.226605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=8a4f217b331669fdd4f404a10c4b87a4cee814a8dff8a94953e551c417a5591f subject='Re: #396 OK to ND'
2026-04-08T19:49:01.473341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=565f02b23ec436df3df48126a7f6ea675c93880e097f1a48743e179cabc6fc95 subject='Re: Re:'
2026-04-08T19:49:01.719872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923059071345728 fingerprint=9679d5e2562e19ed9224cf267b1f6cca28a7460f56ce89b1f3e1ea46348f1aac subject='Dimension Alert - Permit e26-029452 California, Order 72865010'
2026-04-08T19:49:01.966466Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T19:49:02.213169Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923335726038224 fingerprint=479bafd6ceee06e543379a099452ac12baa184dd47d51f0ec7017fdb6b1d55b0 subject='Order #41721336 – Pre-Charge Initiated'
2026-04-08T19:49:02.460019Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923348505688212 fingerprint=00dba0b412c8750a01e6f1448d2f245769b740f358944898077089feaaaa4100 subject='Confirmation of Order #41721336'
2026-04-08T19:49:02.706520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T19:49:02.953039Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922855515205495 fingerprint=423f2565f886bf51371309a2322f04b3a6bed1a4373aa1467d2b8b82c3d88bdd subject='Re: Unit 7463 ~ Pennsylvania Permit 300251160 is ready'
2026-04-08T19:49:03.199763Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924239341893615 fingerprint=a0c3285144eff2a9579d3b694300474ad224c96b469e007427f383285e1dfb25 subject='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T19:49:03.446416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 fingerprint=9d7258a76074cfd008d572e16e8dfa5a99dd622d96e0a33c423dd770a50af406 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T19:49:03.692975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1860562036044046972 fingerprint=6921d6c2b2ccf7ee25f6b871fb9aa0bcec2eac616fb71ffb0961da1656eadfbf subject='Delivery Status Notification (Failure)'
2026-04-08T19:49:03.939407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T19:49:04.185979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=7aec2fe4abbd6df1820363b54aca3adb4a2da73024bd1a4ec351d0f6d9c87aa5 subject='Re: k2'
2026-04-08T19:49:04.432515Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926592632633374 fingerprint=0f77c38164a18dac2e4cbec9e5718d0498d4b14c07f967014ae2c3181a714e38 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T19:49:04.678987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 fingerprint=bb6855f08014d5564837e9eed171a7f2d5dfe339912bf5ff0b53a9ddae9850ec subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T19:49:04.935509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 fingerprint=6dc6801628ed7f5659a8ebf94fae859aa9aa3fb91126c2aea8b29089c8605a62 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T19:49:05.182046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 fingerprint=38f1a6c21a95e8c2cb1874346704d65be06e4b10c7748ce1d2dc4a0bff3fb4e7 subject='Confirmation of Order #51464559'
2026-04-08T19:49:05.428467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=159b50b1691c6bf0152d82abfae8df737b06468fe9178124c909b1b5a8dfd082 subject='Re: Confirmation of Order #33596706'
2026-04-08T19:49:05.675118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=808b54fb01775ef5d134b15d5dac986752901d17c57c7a652d6b1a0e01b09043 subject='Re: Truck#177'
2026-04-08T19:49:05.923091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 fingerprint=5db46c1256f67b9ef12cac0941e51194078b612204f507810a657b8537d28e86 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T19:49:06.169486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T19:49:06.416185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T19:49:06.662977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T19:49:06.910678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T19:49:07.158219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T19:49:07.404743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=e24b4123da71ccba80dfe301d859a73fadfa2ed2ee430421567ba05ad2317923 subject='Re: OW permit From LA to IA'
2026-04-08T19:49:08.143944Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[15267] conversation_id=1861931735802988677 conversation_index=1 conversation_total=3 email_count=1 subject='Wisconsin DMV Receipt'
2026-04-08T19:49:08.145225Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861931735802988677 conversation_index=1 conversation_total=3
2026-04-08T19:49:08.145370Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861931735802988677 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:49:08.145817Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861931735802988677 conversation_index=1 conversation_total=3
2026-04-08T19:49:08.161797Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861931735802988677 conversation_index=1 conversation_total=3
2026-04-08T19:49:08.163230Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861931735802988677 conversation_index=1 conversation_total=3 email_count=1 first_100_chars='<!DOCTYPE html>\n<html lang="en" style="width:initial;height:auto;min-height:0;font-family:\'Helvetica' text_length=15239
2026-04-08T19:49:08.163545Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861931735802988677 conversation_index=1 conversation_total=3 snippet='<!DOCTYPE html> <html lang="en" style="width:initial;height:auto;min-height:0;font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:12px;font-weight:300;font-style:normal;font-stretch:initial;letter-spacing:0.3px;line-height:16px;"> <head> <meta charset="utf-8"> <title>Payment Receipt Confirmation</title> <style type="text/css"> td p { margin: 0 !important; #customText td p, h2 + p { margin: 10px 0 0 0 !important; h1 + p { margin: 0 !important; </style> <style type="text/css"> @media all and (max-width:760px) { .halfling { width: 100% !important; float: left !important; @media all and (min-width:760px) { .halfling { width: 50% !important; float: left !important; </style> </head> <body style="font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-weight:300;font-style:normal;font-stretch:initial;font-size:12px;line-height:16px;letter-spacing:0.3px;width:inherit;height:100%;"> <table style="width:100%;border-collapse:collapse;border-spacing:0;text-align:left;"> <tbody style="width:100%;border-collapse:collapse;border-spacing:0;"> <tr> <td> <table style="width:100%;max-width:960px;border-collapse:collapse;border-spacing:0;margin:20px auto;padding:0;font-family:\'Helvetica Neue\', Helvetica, Arial, sans-serif;font-size:12px;line-height:16px;"> <tbody> <tr> <td> <div style="float: right"> <img'
2026-04-08T19:49:08.164621Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861931735802988677 conversation_index=1 conversation_total=3 subject='Wisconsin DMV Receipt'
2026-04-08T19:49:08.165283Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861931735802988677 conversation_index=1 conversation_total=3 is_order_email=False snippet='<!DOCTYPE html> <html lang="en" style="width:initial;height:auto;min-height:0;fo'
2026-04-08T19:49:08.165500Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861931735802988677 conversation_index=1 conversation_total=3 is_order_email=False
2026-04-08T19:49:08.168875Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 conversation_index=1 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T19:49:08.169674Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861931735802988677 conversation_index=1 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T19:49:08.420222Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861931735802988677 conversation_index=1 conversation_total=3 submission_status=not_attempted
2026-04-08T19:49:08.420676Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[280, 259, 505, 607, 739, 290, 526, 238, 466] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 email_count=9 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T19:49:08.422284Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:08.422444Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:49:08.422891Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:08.438163Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:08.439095Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 email_count=9 first_100_chars='Please proceed with submitting a permit for truck #464.\nPick up today.\n\nPlease call the driver regar' text_length=3935
2026-04-08T19:49:08.439452Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 snippet='Please proceed with submitting a permit for truck #464. Pick up today. Please call the driver regarding the route or weight distribution. Pickup & Delivery Addresses · Pickup Address: 312 Volvo Way, Shippensburg, PA 17257 · Delivery Address: 140 Waldron Rd, Lavergne, TN 37086 --- Respectfully, Dan Taylor Dispatcher of D&D Transporting LLC phone: 773.692.2550 email: dan@ddtransporting.com * MC: 088374* On Tue, Apr 7, 2026 at 10:01 AM Synchron Permits <synchronpermits@gmail.com> wrote: Team, this truck registration expired last month --- The driver has approved this route. Respectfully, Dan Taylor Dispatcher of D&D Transporting LLC phone: 773.692.2550 email: dan@ddtransporting.com * MC:'
2026-04-08T19:49:10.598618Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 raw_answer=yes
2026-04-08T19:49:10.599011Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 is_order_email=True snippet='Please proceed with submitting a permit for truck #464. Pick up today. Please ca'
2026-04-08T19:49:10.599149Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-08T19:49:10.603531Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:10.603756Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:35.502619Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 inserted_id=69d629f21e109c17fcc0d392
2026-04-08T19:49:35.503169Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861823344332432604 intake_record_id=69d629f21e109c17fcc0d392 intake_title='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T19:49:35.503318Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:35.503999Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:35.504143Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:49:35.504588Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:35.519310Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:37.495129Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 sender_emails=['dan@ddtransporting.com', 'shevchukserhii8@gmail.com']
2026-04-08T19:49:47.044970Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 order_number=10361075
2026-04-08T19:49:47.045379Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 order_number=10361075
2026-04-08T19:49:47.048831Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:47.048989Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:47.295276Z [warning  ] Order not found in all_orders  [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 order_number=10361075 query_field=token
2026-04-08T19:49:47.295507Z [warning  ] Bot 4 - Order not found in MongoDB [MongoDBEnrichmentAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 order_number=10361075
2026-04-08T19:49:47.295911Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:47.296631Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:47.296813Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:49:47.297309Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:47.312039Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:49:47.312215Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:49:50.139682Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T19:50:41.144121Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 email_count=15 mailbox='[Gmail]/All Mail' thread_id=1861823344332432604
2026-04-08T19:50:45.539921Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:50:45.541650Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=4276 conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 seed_message_id=<CAJi_+uz8nu5NeMtDEEJoyh5Wk8PZND6eQxvHUcUGe5-naMXzrA@mail.gmail.com> source_email_count=15 source_thread_id=1861823344332432604 thread_fetch_succeeded=True
2026-04-08T19:50:50.257814Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 has_data=True thread_text_length=4276
2026-04-08T19:50:50.258007Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:50:50.261248Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:50:50.261425Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:50:50.261792Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T19:50:50.261923Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3
2026-04-08T19:50:50.262479Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T19:50:50.263965Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=10361075 submission_status=blocked
2026-04-08T19:50:50.517409Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-08T19:50:50.517645Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T19:50:50.518396Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[450] conversation_id=1861932400567086893 conversation_index=3 conversation_total=3 email_count=1 subject='WYDOT POE RECEIPT'
2026-04-08T19:50:50.519526Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861932400567086893 conversation_index=3 conversation_total=3
2026-04-08T19:50:50.519672Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861932400567086893 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T19:50:50.520116Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861932400567086893 conversation_index=3 conversation_total=3
2026-04-08T19:50:50.534852Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861932400567086893 conversation_index=3 conversation_total=3
2026-04-08T19:50:50.535264Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861932400567086893 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='WYDOT POE\n5300 BISHOP BLVD\nCHEYENNE, WY 82009\n3077778050\n\nCREDIT CARD SALE\n\nLANE: 1\nVISA M\nCARD: XXX' text_length=450
2026-04-08T19:50:50.537542Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861932400567086893 conversation_index=3 conversation_total=3 snippet='WYDOT POE 5300 BISHOP BLVD CHEYENNE, WY 82009 3077778050 CREDIT CARD SALE LANE: 1 VISA M CARD: XXXXXXXXXXXX0613 CUSTOMER: NASH TURCAN TIME: 04/08/26 13:38:00 ORDER #: D6B67FF4-1CF3-4255-BB20-44F16415A734 PO #: 727 TTID: 294738127271682 AUTH: 04859G BATCH: 554 STAN: 169433 RREFNUM 209900105 247299 - CLASS B SINGLE TRIP PERMIT (X1): $109.60 PROCESSING FEE: $2.63 TOTAL: $112.23 APPROVED IMPORTANT - RETAIN THIS COPY FOR YOUR RECORDS CUSTOMER COPY'
2026-04-08T19:50:52.393867Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861932400567086893 conversation_index=3 conversation_total=3 raw_answer=no
2026-04-08T19:50:52.394184Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861932400567086893 conversation_index=3 conversation_total=3 is_order_email=False snippet='WYDOT POE 5300 BISHOP BLVD CHEYENNE, WY 82009 3077778050 CREDIT CARD SALE LANE: '
2026-04-08T19:50:52.394320Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861932400567086893 conversation_index=3 conversation_total=3 is_order_email=False
2026-04-08T19:50:52.397723Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 conversation_index=3 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T19:50:52.398285Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861932400567086893 conversation_index=3 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T19:50:52.647361Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861932400567086893 conversation_index=3 conversation_total=3 submission_status=not_attempted
2026-04-08T19:50:52.893577Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T19:50:52.893810Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=2 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260408_154215_041175
2026-04-08T19:50:55.013427Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T19:50:55.014143Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=1 run_trace_dir=all_steps_data/run_20260408_154215_041175
2026-04-08T19:55:55.096375Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T19:55:55.096995Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T19:55:57.736547Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T19:56:00.154309Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51185 unseen_only=False
2026-04-08T20:02:42.270142Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-08T20:02:42.270679Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T20:02:44.547732Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T20:02:44.788014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922506949193396 fingerprint=50ca035503f8be237448c2820759d0b54312e07ad4bbb8dd275894b1d7c3d8c1 subject='CTPS Permit Application ID 1647769 has been approved.'
2026-04-08T20:02:45.028594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T20:02:45.268791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=8a4f217b331669fdd4f404a10c4b87a4cee814a8dff8a94953e551c417a5591f subject='Re: #396 OK to ND'
2026-04-08T20:02:45.509062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=565f02b23ec436df3df48126a7f6ea675c93880e097f1a48743e179cabc6fc95 subject='Re: Re:'
2026-04-08T20:02:45.749446Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923059071345728 fingerprint=9679d5e2562e19ed9224cf267b1f6cca28a7460f56ce89b1f3e1ea46348f1aac subject='Dimension Alert - Permit e26-029452 California, Order 72865010'
2026-04-08T20:02:45.989716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T20:02:46.229937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923335726038224 fingerprint=479bafd6ceee06e543379a099452ac12baa184dd47d51f0ec7017fdb6b1d55b0 subject='Order #41721336 – Pre-Charge Initiated'
2026-04-08T20:02:46.470132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923348505688212 fingerprint=00dba0b412c8750a01e6f1448d2f245769b740f358944898077089feaaaa4100 subject='Confirmation of Order #41721336'
2026-04-08T20:02:46.710420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T20:02:46.950770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922855515205495 fingerprint=423f2565f886bf51371309a2322f04b3a6bed1a4373aa1467d2b8b82c3d88bdd subject='Re: Unit 7463 ~ Pennsylvania Permit 300251160 is ready'
2026-04-08T20:02:47.191136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924239341893615 fingerprint=a0c3285144eff2a9579d3b694300474ad224c96b469e007427f383285e1dfb25 subject='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T20:02:47.431526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 fingerprint=9d7258a76074cfd008d572e16e8dfa5a99dd622d96e0a33c423dd770a50af406 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T20:02:47.671792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1860562036044046972 fingerprint=6921d6c2b2ccf7ee25f6b871fb9aa0bcec2eac616fb71ffb0961da1656eadfbf subject='Delivery Status Notification (Failure)'
2026-04-08T20:02:47.912121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T20:02:48.152397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=7aec2fe4abbd6df1820363b54aca3adb4a2da73024bd1a4ec351d0f6d9c87aa5 subject='Re: k2'
2026-04-08T20:02:48.392744Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926592632633374 fingerprint=0f77c38164a18dac2e4cbec9e5718d0498d4b14c07f967014ae2c3181a714e38 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T20:02:48.632969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 fingerprint=bb6855f08014d5564837e9eed171a7f2d5dfe339912bf5ff0b53a9ddae9850ec subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T20:02:48.873382Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 fingerprint=6dc6801628ed7f5659a8ebf94fae859aa9aa3fb91126c2aea8b29089c8605a62 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T20:02:49.113571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 fingerprint=38f1a6c21a95e8c2cb1874346704d65be06e4b10c7748ce1d2dc4a0bff3fb4e7 subject='Confirmation of Order #51464559'
2026-04-08T20:02:49.353900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=159b50b1691c6bf0152d82abfae8df737b06468fe9178124c909b1b5a8dfd082 subject='Re: Confirmation of Order #33596706'
2026-04-08T20:02:49.834178Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 fingerprint=5db46c1256f67b9ef12cac0941e51194078b612204f507810a657b8537d28e86 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T20:02:50.074471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T20:02:50.314822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T20:02:50.555173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T20:02:50.795396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T20:02:51.035668Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T20:02:51.276011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=e24b4123da71ccba80dfe301d859a73fadfa2ed2ee430421567ba05ad2317923 subject='Re: OW permit From LA to IA'
2026-04-08T20:02:51.516370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T20:02:51.756772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=571a11c79c6f9c4299dbbacaada79f888396eff07c4e42c065eb279f331110d8 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T20:02:51.997079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=481949434a2805d9556b528ac91b7c5db4ff4c367de3f4a4c37bebafa4cc7f5e subject='WYDOT POE RECEIPT'
2026-04-08T20:02:52.477898Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[330, 424, 331] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 email_count=3 subject='Re: Truck#177'
2026-04-08T20:02:52.479308Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:02:52.479473Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T20:02:52.479941Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:02:52.494428Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:02:52.494808Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 email_count=3 first_100_chars='Hi , can we please get permits for this load ?\n\nTruck#177\nTrailer#196\nCommodity trailer\n10 wide\n13.1' text_length=1099
2026-04-08T20:02:52.495048Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 snippet='Hi , can we please get permits for this load ? Truck#177 Trailer#196 Commodity trailer 10 wide 13.11 tall Best Regards Andrey Tel :312-761-2734 Russ Tel : 224 600 0499/224-800-1560 *dispatch@nightexpressinc.com <dispatch@nightexpressinc.com>* *nightexpressinc@gmail.com <alex@nightexpressinc.com>* *MC 837051 - DOT 2428724* --- Here you go ! Here is the route that my driver will prefer to go ! Best Regards Andrey Tel :312-761-2734 Russ Tel : 224 600 0499/224-800-1560 *dispatch@nightexpressinc.com <dispatch@nightexpressinc.com>* *nightexpressinc@gmail.com <alex@nightexpressinc.com>* *MC 837051 - DOT 2428724* On Wed, Apr 8, 2026 at 2:20 PM Synchron Permits <synchronpermits@gmail.com> wrote: Team, please provide Pickup and delivery address --- Use the toll way'
2026-04-08T20:02:54.820566Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-08T20:02:54.820939Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 is_order_email=True snippet='Hi , can we please get permits for this load ? Truck#177 Trailer#196 Commodity t'
2026-04-08T20:02:54.821079Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-08T20:02:54.824676Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:02:54.824845Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:07.320902Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 inserted_id=69d6a1ae1e109c17fcc0ebbf
2026-04-08T20:03:07.321465Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Maximiliano conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861926964723930216 intake_record_id=69d6a1ae1e109c17fcc0ebbf intake_title='Re: Truck#177'
2026-04-08T20:03:07.321611Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:07.322326Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:07.322468Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T20:03:07.322936Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:07.338721Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:09.309476Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 sender_emails=['dispatch@nightexpressinc.com', 'nightexpressinc@gmail.com']
2026-04-08T20:03:17.029762Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 order_number=58436212
2026-04-08T20:03:17.030084Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 order_number=58436212
2026-04-08T20:03:17.033568Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:17.033825Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:17.751822Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 doc_id=69bd7c284d9a7bf18210f7eb order_number=58436212 query_field=token
2026-04-08T20:03:17.752078Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-08T20:03:17.752497Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 order_number=58436212 sections_mapped=6
2026-04-08T20:03:17.752634Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:17.753393Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:17.753535Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T20:03:17.753996Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:17.769208Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:17.769459Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:03:20.097479Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T20:03:47.576170Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 email_count=7 mailbox='[Gmail]/All Mail' thread_id=1861926964723930216
2026-04-08T20:03:51.316906Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:03:51.317770Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1292 conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 seed_message_id='<CAFgk8drcd9FPLShS+iGNCLY7S6BxNw6g=qh9CPFV3VGHq7pjYQ@mail.gmail.com>' source_email_count=7 source_thread_id=1861926964723930216 thread_fetch_succeeded=True
2026-04-08T20:04:00.937324Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 has_data=True thread_text_length=1292
2026-04-08T20:04:00.937522Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:04:00.940804Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:04:00.940966Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:04:00.941195Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T20:04:00.941319Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3
2026-04-08T20:04:00.941894Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T20:04:00.942711Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Night Express Inc' conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=58436212 submission_status=blocked
2026-04-08T20:04:01.186094Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-08T20:04:01.186324Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T20:04:01.186768Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1318] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 email_count=1 subject='Confirmation of Order #12896500'
2026-04-08T20:04:01.187884Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:01.188028Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T20:04:01.188438Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:01.202785Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:01.203214Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='Dear MIGUEL FERNANDEZ,\n\nWe are pleased to inform you that we have successfully collected all the nec' text_length=1318
2026-04-08T20:04:01.203450Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 snippet="Dear MIGUEL FERNANDEZ, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T20:04:01.203694Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 subject='Confirmation of Order #12896500'
2026-04-08T20:04:01.203931Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 is_order_email=True snippet='Dear MIGUEL FERNANDEZ, We are pleased to inform you that we have successfully co'
2026-04-08T20:04:01.204065Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-08T20:04:01.206678Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:01.206862Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:09.829114Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 inserted_id=69d6b4b91e109c17fcc0eed7
2026-04-08T20:04:09.829768Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861932951690061768 intake_record_id=69d6b4b91e109c17fcc0eed7 intake_title='Confirmation of Order #12896500'
2026-04-08T20:04:09.829941Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:09.830902Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:09.831054Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T20:04:09.831518Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:09.850662Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:13.950655Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-08T20:04:13.950923Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 order_number=12896500 source=current_conversation_regex
2026-04-08T20:04:13.951173Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 order_number=12896500
2026-04-08T20:04:13.954398Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:13.954558Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:14.195033Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 doc_id=69d6af531e109c17fcc0edd9 order_number=12896500 query_field=token
2026-04-08T20:04:14.195292Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-08T20:04:14.195677Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 order_number=12896500 sections_mapped=6
2026-04-08T20:04:14.195823Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:14.196558Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:14.196709Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T20:04:14.197170Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:14.211472Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:14.211645Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:04:18.260866Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T20:04:35.985801Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861932951690061768
2026-04-08T20:04:39.874283Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:39.875179Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1318 conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.bac04090-3383-11f1-a76e-5254007a77e6.19d6ea26319@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861932951690061768 thread_fetch_succeeded=True
2026-04-08T20:04:47.746203Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 has_data=True thread_text_length=1318
2026-04-08T20:04:47.746456Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:47.751093Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:47.751384Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:47.751823Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T20:04:47.752032Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3
2026-04-08T20:04:47.753031Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T20:04:47.754091Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=12896500 submission_status=blocked
2026-04-08T20:04:47.997384Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-08T20:04:47.997615Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T20:04:47.998168Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1073] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 email_count=1 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T20:04:47.999344Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:47.999490Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T20:04:47.999944Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:48.015166Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:48.015631Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Dear MIGUEL,\nThis email confirms that we have placed a temporary hold on your card ending in 6166 fo' text_length=1073
2026-04-08T20:04:48.015912Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 snippet='Dear MIGUEL, This email confirms that we have placed a temporary hold on your card ending in 6166 for $573.59 . This is related to Order #12896500 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-08T20:04:48.016185Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T20:04:48.016422Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 is_order_email=True snippet='Dear MIGUEL, This email confirms that we have placed a temporary hold on your ca'
2026-04-08T20:04:48.016554Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-08T20:04:48.020196Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:48.020400Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:56.235781Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 inserted_id=69d6b4e81e109c17fcc0eedf
2026-04-08T20:04:56.236214Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861932959184544368 intake_record_id=69d6b4e81e109c17fcc0eedf intake_title='Order #12896500 – Pre-Charge Initiated'
2026-04-08T20:04:56.236367Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:56.237078Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:56.237223Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T20:04:56.237643Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:56.252824Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:59.499461Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-08T20:04:59.499761Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 order_number=12896500 source=current_conversation_regex
2026-04-08T20:04:59.500084Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 order_number=12896500
2026-04-08T20:04:59.504425Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:59.504676Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:59.745240Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 doc_id=69d6af531e109c17fcc0edd9 order_number=12896500 query_field=token
2026-04-08T20:04:59.745565Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-08T20:04:59.746066Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 order_number=12896500 sections_mapped=6
2026-04-08T20:04:59.746264Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:59.747266Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:59.747446Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T20:04:59.748020Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:59.768627Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:04:59.768912Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:05:02.401873Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T20:05:18.413680Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861932959184544368
2026-04-08T20:05:22.271904Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:05:22.272831Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1073 conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.b15d9a70-3383-11f1-a6c3-525400fb7a78.19d6ea22597@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861932959184544368 thread_fetch_succeeded=True
2026-04-08T20:05:26.302089Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 has_data=True thread_text_length=1073
2026-04-08T20:05:26.302281Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:05:26.305487Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:05:26.305708Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:05:26.305999Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T20:05:26.306123Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3
2026-04-08T20:05:26.306671Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T20:05:26.307323Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=12896500 submission_status=blocked
2026-04-08T20:05:26.550223Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 submission_status=blocked
2026-04-08T20:05:26.550464Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 conversation_index=3 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T20:05:26.790512Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T20:05:26.790765Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=0 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260408_155555_096612
2026-04-08T20:05:29.009961Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T20:05:29.010520Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=3 run_trace_dir=all_steps_data/run_20260408_155555_096612
2026-04-08T20:10:29.108049Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T20:10:29.108842Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:10:31.989016Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T20:10:34.027491Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51187 unseen_only=False
2026-04-08T20:17:00.903669Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-08T20:17:00.904215Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T20:17:03.171320Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T20:17:03.412934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861828118626373861 fingerprint=8a4f217b331669fdd4f404a10c4b87a4cee814a8dff8a94953e551c417a5591f subject='Re: #396 OK to ND'
2026-04-08T20:17:03.654569Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=565f02b23ec436df3df48126a7f6ea675c93880e097f1a48743e179cabc6fc95 subject='Re: Re:'
2026-04-08T20:17:03.896168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923059071345728 fingerprint=9679d5e2562e19ed9224cf267b1f6cca28a7460f56ce89b1f3e1ea46348f1aac subject='Dimension Alert - Permit e26-029452 California, Order 72865010'
2026-04-08T20:17:04.137845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T20:17:04.379302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923335726038224 fingerprint=479bafd6ceee06e543379a099452ac12baa184dd47d51f0ec7017fdb6b1d55b0 subject='Order #41721336 – Pre-Charge Initiated'
2026-04-08T20:17:04.621029Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923348505688212 fingerprint=00dba0b412c8750a01e6f1448d2f245769b740f358944898077089feaaaa4100 subject='Confirmation of Order #41721336'
2026-04-08T20:17:04.862607Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T20:17:05.104397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922855515205495 fingerprint=423f2565f886bf51371309a2322f04b3a6bed1a4373aa1467d2b8b82c3d88bdd subject='Re: Unit 7463 ~ Pennsylvania Permit 300251160 is ready'
2026-04-08T20:17:05.354346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924239341893615 fingerprint=a0c3285144eff2a9579d3b694300474ad224c96b469e007427f383285e1dfb25 subject='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T20:17:05.595849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 fingerprint=9d7258a76074cfd008d572e16e8dfa5a99dd622d96e0a33c423dd770a50af406 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T20:17:05.837431Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1860562036044046972 fingerprint=6921d6c2b2ccf7ee25f6b871fb9aa0bcec2eac616fb71ffb0961da1656eadfbf subject='Delivery Status Notification (Failure)'
2026-04-08T20:17:06.079077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T20:17:06.320652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T20:17:06.562348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=7aec2fe4abbd6df1820363b54aca3adb4a2da73024bd1a4ec351d0f6d9c87aa5 subject='Re: k2'
2026-04-08T20:17:06.803898Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926592632633374 fingerprint=0f77c38164a18dac2e4cbec9e5718d0498d4b14c07f967014ae2c3181a714e38 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T20:17:07.045473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 fingerprint=bb6855f08014d5564837e9eed171a7f2d5dfe339912bf5ff0b53a9ddae9850ec subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T20:17:07.287197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 fingerprint=6dc6801628ed7f5659a8ebf94fae859aa9aa3fb91126c2aea8b29089c8605a62 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T20:17:07.528755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 fingerprint=38f1a6c21a95e8c2cb1874346704d65be06e4b10c7748ce1d2dc4a0bff3fb4e7 subject='Confirmation of Order #51464559'
2026-04-08T20:17:08.014569Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T20:17:08.256376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 fingerprint=5db46c1256f67b9ef12cac0941e51194078b612204f507810a657b8537d28e86 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T20:17:08.498074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T20:17:08.739623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T20:17:08.981184Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T20:17:09.222922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T20:17:09.464519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T20:17:09.706264Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=e24b4123da71ccba80dfe301d859a73fadfa2ed2ee430421567ba05ad2317923 subject='Re: OW permit From LA to IA'
2026-04-08T20:17:09.947823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T20:17:10.195315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=571a11c79c6f9c4299dbbacaada79f888396eff07c4e42c065eb279f331110d8 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T20:17:10.436892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=481949434a2805d9556b528ac91b7c5db4ff4c367de3f4a4c37bebafa4cc7f5e subject='WYDOT POE RECEIPT'
2026-04-08T20:17:10.678398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T20:17:10.920306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T20:17:11.162081Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1327, 1993, 579, 1111, 490] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 email_count=5 subject='Re: Confirmation of Order #33596706'
2026-04-08T20:17:11.163402Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:11.163548Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:17:11.164009Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:11.179235Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:11.180115Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 email_count=5 first_100_chars='Dear CJ green Harvest,\n\nWe are pleased to inform you that we have successfully collected all the nec' text_length=5363
2026-04-08T20:17:11.180399Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 snippet="Dear CJ green Harvest, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will"
2026-04-08T20:17:11.180981Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 subject='Re: Confirmation of Order #33596706'
2026-04-08T20:17:11.181219Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 is_order_email=True snippet='Dear CJ green Harvest, We are pleased to inform you that we have successfully co'
2026-04-08T20:17:11.181349Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-08T20:17:11.184445Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:11.184604Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:27.630924Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 inserted_id=69d67fff1e109c17fcc0e41d
2026-04-08T20:17:27.631369Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861916424355663419 intake_record_id=69d67fff1e109c17fcc0e41d intake_title='Re: Confirmation of Order #33596706'
2026-04-08T20:17:27.631515Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:27.632203Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:27.632346Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:17:27.632795Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:27.647039Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:29.580837Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 sender_emails=['info@synchronpermits.com', 'cj@harvestfreight.us']
2026-04-08T20:17:29.581188Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 order_number=33596706 source=current_conversation_regex
2026-04-08T20:17:29.581421Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 order_number=33596706
2026-04-08T20:17:29.584491Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:29.584651Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:30.066353Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-08T20:17:30.066612Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-08T20:17:30.067004Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 order_number=33596706 sections_mapped=6
2026-04-08T20:17:30.067141Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:30.067887Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:30.068031Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:17:30.068448Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:30.082699Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:17:30.082860Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:17:32.589177Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T20:18:01.087631Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 email_count=7 mailbox='[Gmail]/All Mail' thread_id=1861916424355663419
2026-04-08T20:18:05.083758Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:18:05.085057Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2707 conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 seed_message_id=<DM6PR06MB4732281EB684B5EDD331959AD75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=7 source_thread_id=1861916424355663419 thread_fetch_succeeded=True
2026-04-08T20:18:12.240946Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 has_data=True thread_text_length=2707
2026-04-08T20:18:12.241157Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:18:12.244644Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:18:12.244836Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:18:12.245074Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T20:18:12.245198Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2
2026-04-08T20:18:12.245757Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T20:18:12.247363Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33596706 submission_status=blocked
2026-04-08T20:18:12.491772Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-08T20:18:12.492005Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T20:18:12.492562Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[570, 843, 567, 597, 843, 838] conversation_id=1861912697256767630 conversation_index=2 conversation_total=2 email_count=6 subject='Payment Receipt'
2026-04-08T20:18:12.493868Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=2 conversation_total=2
2026-04-08T20:18:12.494054Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912697256767630 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:18:12.494572Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861912697256767630 conversation_index=2 conversation_total=2
2026-04-08T20:18:12.509906Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=2
2026-04-08T20:18:12.510729Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=2 email_count=6 first_100_chars='Missouri: MODOT Carrier Express\n\nPayment Receipt\n\nThank You for Your Payment\n\nPlease save this Confi' text_length=4293
2026-04-08T20:18:12.511121Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=2 snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Please save this Confirmation Number for your personal records. Customer Name NASH NT TURCAN Effective Date 4/8/2026 9:25 AM Central Standard Time Confirmation Number 20852357 Payment Method Amount Visa ***** 0494 $15.55 Payment Item OSOW $15.00 Transaction Fee: $0.55 Total Amount Paid: $15.55 Payment Details OSOW : PermitPayment - : 244043901 - : 4349150 - : 1190661 - : 3 - NASH NT TURCAN - $15.00 A Transaction Fee has been included in the total amount paid for this transaction. --- Illinois: IDOT – OS/OW Permits Payment Receipt Thank'
2026-04-08T20:18:12.511557Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861912697256767630 conversation_index=2 conversation_total=2 subject='Payment Receipt'
2026-04-08T20:18:12.511864Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=2 is_order_email=False snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Pleas'
2026-04-08T20:18:12.512003Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-08T20:18:12.515637Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T20:18:12.516818Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861912697256767630 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T20:18:12.760483Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912697256767630 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-08T20:18:13.001581Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T20:18:13.001825Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260408_161029_108295
2026-04-08T20:18:14.994009Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T20:18:14.994607Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260408_161029_108295
2026-04-08T20:23:15.080840Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T20:23:15.081594Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:23:17.569285Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T20:23:19.756425Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51189 unseen_only=False
2026-04-08T20:29:07.722089Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-08T20:29:07.722835Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T20:29:09.980875Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T20:29:10.217631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923059071345728 fingerprint=9679d5e2562e19ed9224cf267b1f6cca28a7460f56ce89b1f3e1ea46348f1aac subject='Dimension Alert - Permit e26-029452 California, Order 72865010'
2026-04-08T20:29:10.454150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T20:29:10.690766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923335726038224 fingerprint=479bafd6ceee06e543379a099452ac12baa184dd47d51f0ec7017fdb6b1d55b0 subject='Order #41721336 – Pre-Charge Initiated'
2026-04-08T20:29:10.927306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923348505688212 fingerprint=00dba0b412c8750a01e6f1448d2f245769b740f358944898077089feaaaa4100 subject='Confirmation of Order #41721336'
2026-04-08T20:29:11.163969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T20:29:11.400936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922855515205495 fingerprint=423f2565f886bf51371309a2322f04b3a6bed1a4373aa1467d2b8b82c3d88bdd subject='Re: Unit 7463 ~ Pennsylvania Permit 300251160 is ready'
2026-04-08T20:29:11.637600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924239341893615 fingerprint=a0c3285144eff2a9579d3b694300474ad224c96b469e007427f383285e1dfb25 subject='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T20:29:11.874144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 fingerprint=9d7258a76074cfd008d572e16e8dfa5a99dd622d96e0a33c423dd770a50af406 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T20:29:12.110767Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1860562036044046972 fingerprint=6921d6c2b2ccf7ee25f6b871fb9aa0bcec2eac616fb71ffb0961da1656eadfbf subject='Delivery Status Notification (Failure)'
2026-04-08T20:29:12.347214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T20:29:12.583869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=565f02b23ec436df3df48126a7f6ea675c93880e097f1a48743e179cabc6fc95 subject='Re: Re:'
2026-04-08T20:29:12.820470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T20:29:13.057046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=7aec2fe4abbd6df1820363b54aca3adb4a2da73024bd1a4ec351d0f6d9c87aa5 subject='Re: k2'
2026-04-08T20:29:13.293604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926592632633374 fingerprint=0f77c38164a18dac2e4cbec9e5718d0498d4b14c07f967014ae2c3181a714e38 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T20:29:13.530209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 fingerprint=bb6855f08014d5564837e9eed171a7f2d5dfe339912bf5ff0b53a9ddae9850ec subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T20:29:13.766725Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 fingerprint=6dc6801628ed7f5659a8ebf94fae859aa9aa3fb91126c2aea8b29089c8605a62 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T20:29:14.003325Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 fingerprint=38f1a6c21a95e8c2cb1874346704d65be06e4b10c7748ce1d2dc4a0bff3fb4e7 subject='Confirmation of Order #51464559'
2026-04-08T20:29:14.240009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=c3d6a1923e7075d079935b1daf4b97eef84b0b5c96fa7901faf3374e9d8669f9 subject='Re: Confirmation of Order #33596706'
2026-04-08T20:29:14.476415Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T20:29:14.712981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 fingerprint=5db46c1256f67b9ef12cac0941e51194078b612204f507810a657b8537d28e86 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T20:29:14.949535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T20:29:15.186073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T20:29:15.422635Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T20:29:15.659150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T20:29:15.895725Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T20:29:16.132298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=e24b4123da71ccba80dfe301d859a73fadfa2ed2ee430421567ba05ad2317923 subject='Re: OW permit From LA to IA'
2026-04-08T20:29:16.369127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T20:29:16.605875Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=571a11c79c6f9c4299dbbacaada79f888396eff07c4e42c065eb279f331110d8 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T20:29:16.842421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=481949434a2805d9556b528ac91b7c5db4ff4c367de3f4a4c37bebafa4cc7f5e subject='WYDOT POE RECEIPT'
2026-04-08T20:29:17.079016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T20:29:17.315641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T20:29:17.789225Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[570, 843, 567, 597, 843, 838, 570] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 email_count=7 subject='Payment Receipt'
2026-04-08T20:29:17.791466Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2
2026-04-08T20:29:17.791709Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:29:17.792435Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2
2026-04-08T20:29:17.817549Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2
2026-04-08T20:29:17.818407Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 email_count=7 first_100_chars='Missouri: MODOT Carrier Express\n\nPayment Receipt\n\nThank You for Your Payment\n\nPlease save this Confi' text_length=4870
2026-04-08T20:29:17.818710Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Please save this Confirmation Number for your personal records. Customer Name NASH NT TURCAN Effective Date 4/8/2026 9:25 AM Central Standard Time Confirmation Number 20852357 Payment Method Amount Visa ***** 0494 $15.55 Payment Item OSOW $15.00 Transaction Fee: $0.55 Total Amount Paid: $15.55 Payment Details OSOW : PermitPayment - : 244043901 - : 4349150 - : 1190661 - : 3 - NASH NT TURCAN - $15.00 A Transaction Fee has been included in the total amount paid for this transaction. --- Illinois: IDOT – OS/OW Permits Payment Receipt Thank'
2026-04-08T20:29:17.819182Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 subject='Payment Receipt'
2026-04-08T20:29:17.819438Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 is_order_email=False snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Pleas'
2026-04-08T20:29:17.819570Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-08T20:29:17.823071Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T20:29:17.824270Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T20:29:18.063999Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912697256767630 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-08T20:29:18.064508Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[420] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 email_count=1 subject='Truck 6027 Trailer T560'
2026-04-08T20:29:18.066108Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:18.066318Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:29:18.066975Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:18.095173Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:18.095778Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 email_count=1 first_100_chars="6056 Razorville Rd, Byron, IL 61010\nTo\n3435 N McCarty St Houston TX 77029\n\nCedarapids CR552\n\n10' wid" text_length=420
2026-04-08T20:29:18.096036Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 snippet="6056 Razorville Rd, Byron, IL 61010 To 3435 N McCarty St Houston TX 77029 Cedarapids CR552 10' wide 12k 42k 40K we need IL MO AR *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org"
2026-04-08T20:29:20.880066Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-08T20:29:20.880380Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 is_order_email=True snippet='6056 Razorville Rd, Byron, IL 61010 To 3435 N McCarty St Houston TX 77029 Cedara'
2026-04-08T20:29:20.880518Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-08T20:29:20.883984Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:20.884151Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:30.116301Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 inserted_id=69d6baa91e109c17fcc0efe2
2026-04-08T20:29:30.116756Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Manuel conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861934869983530895 intake_record_id=69d6baa91e109c17fcc0efe2 intake_title='Truck 6027 Trailer T560'
2026-04-08T20:29:30.116907Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:30.117606Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:30.117759Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:29:30.118185Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:30.132588Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:31.981573Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 sender_emails=['dispatch6@selectcorp.org']
2026-04-08T20:29:41.148301Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 order_number=08665932
2026-04-08T20:29:41.148619Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 order_number=08665932
2026-04-08T20:29:41.151962Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:41.152121Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:41.859565Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 doc_id=69ca9d534d9a7bf18213212c order_number=08665932 query_field=token
2026-04-08T20:29:41.859841Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-08T20:29:41.860213Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 order_number=08665932 sections_mapped=6
2026-04-08T20:29:41.860346Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:41.861036Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:41.861178Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:29:41.861625Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:41.875927Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:29:41.876082Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:29:44.609105Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T20:30:04.343633Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861934869983530895
2026-04-08T20:30:08.709677Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:30:08.710262Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=437 conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 seed_message_id=<CAGACdu4m62dv5-hWojTt93np9rkHG1M64jQcL5_S5b47_g-Qrg@mail.gmail.com> source_email_count=2 source_thread_id=1861934869983530895 thread_fetch_succeeded=True
2026-04-08T20:30:21.141804Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 has_data=True thread_text_length=437
2026-04-08T20:30:21.141996Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:30:21.145113Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:30:21.145277Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:30:51.178312Z [error    ] FrontDesk API submission failed [front_desk_ai.agents.merge_submit.agent] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T20:30:51.421359Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 inserted_id=69d6bafba24336d746713223
2026-04-08T20:30:51.421584Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 mongodb_saved_id=69d6bafba24336d746713223 order_number=08665932
2026-04-08T20:30:51.421750Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:30:51.422440Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T20:30:51.430839Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 errors=[] is_order_email=True order_number=08665932 submission_status=submit_failed
2026-04-08T20:30:51.672188Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861934869983530895 conversation_index=2 conversation_total=2 submission_status=submit_failed
2026-04-08T20:30:51.672417Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 conversation_index=2 conversation_total=2
2026-04-08T20:30:51.910057Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T20:30:51.910268Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=True conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260408_162315_081084
2026-04-08T20:30:53.981730Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T20:30:53.982273Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260408_162315_081084
2026-04-08T20:35:54.040152Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T20:35:54.040837Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:35:56.792202Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T20:35:59.010439Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51191 unseen_only=False
2026-04-08T20:42:19.628472Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-08T20:42:19.629063Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T20:42:21.941736Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T20:42:22.188867Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923335726038224 fingerprint=479bafd6ceee06e543379a099452ac12baa184dd47d51f0ec7017fdb6b1d55b0 subject='Order #41721336 – Pre-Charge Initiated'
2026-04-08T20:42:22.436046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923348505688212 fingerprint=00dba0b412c8750a01e6f1448d2f245769b740f358944898077089feaaaa4100 subject='Confirmation of Order #41721336'
2026-04-08T20:42:22.683071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T20:42:22.930113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922855515205495 fingerprint=423f2565f886bf51371309a2322f04b3a6bed1a4373aa1467d2b8b82c3d88bdd subject='Re: Unit 7463 ~ Pennsylvania Permit 300251160 is ready'
2026-04-08T20:42:23.177165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924239341893615 fingerprint=a0c3285144eff2a9579d3b694300474ad224c96b469e007427f383285e1dfb25 subject='Dimension Alert - Permit 26098027504 West Virginia, Order 19473419'
2026-04-08T20:42:23.424149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 fingerprint=9d7258a76074cfd008d572e16e8dfa5a99dd622d96e0a33c423dd770a50af406 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T20:42:23.671844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1860562036044046972 fingerprint=6921d6c2b2ccf7ee25f6b871fb9aa0bcec2eac616fb71ffb0961da1656eadfbf subject='Delivery Status Notification (Failure)'
2026-04-08T20:42:23.918816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T20:42:24.412645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T20:42:24.659665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=7aec2fe4abbd6df1820363b54aca3adb4a2da73024bd1a4ec351d0f6d9c87aa5 subject='Re: k2'
2026-04-08T20:42:24.906594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926592632633374 fingerprint=0f77c38164a18dac2e4cbec9e5718d0498d4b14c07f967014ae2c3181a714e38 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T20:42:25.153556Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 fingerprint=bb6855f08014d5564837e9eed171a7f2d5dfe339912bf5ff0b53a9ddae9850ec subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T20:42:25.400580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 fingerprint=6dc6801628ed7f5659a8ebf94fae859aa9aa3fb91126c2aea8b29089c8605a62 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T20:42:25.647461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 fingerprint=38f1a6c21a95e8c2cb1874346704d65be06e4b10c7748ce1d2dc4a0bff3fb4e7 subject='Confirmation of Order #51464559'
2026-04-08T20:42:25.894597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T20:42:26.141603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=c3d6a1923e7075d079935b1daf4b97eef84b0b5c96fa7901faf3374e9d8669f9 subject='Re: Confirmation of Order #33596706'
2026-04-08T20:42:26.388599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T20:42:26.635704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 fingerprint=5db46c1256f67b9ef12cac0941e51194078b612204f507810a657b8537d28e86 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T20:42:26.882727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T20:42:27.129902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T20:42:27.389624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T20:42:27.636683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T20:42:27.883650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T20:42:28.130678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=e24b4123da71ccba80dfe301d859a73fadfa2ed2ee430421567ba05ad2317923 subject='Re: OW permit From LA to IA'
2026-04-08T20:42:28.377699Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T20:42:28.624775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=571a11c79c6f9c4299dbbacaada79f888396eff07c4e42c065eb279f331110d8 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T20:42:28.871818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=481949434a2805d9556b528ac91b7c5db4ff4c367de3f4a4c37bebafa4cc7f5e subject='WYDOT POE RECEIPT'
2026-04-08T20:42:29.118875Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T20:42:29.366000Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T20:42:29.613178Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=51e27168229d22ae565857da358ea832bc1f41dbee95e4d69418e4732b47df1f subject='Payment Receipt'
2026-04-08T20:42:29.860242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=13ffbed650f0bae8d423ff06a3d3e9b142ead175673d1d7042e40215a0af70ab subject='Truck 6027 Trailer T560'
2026-04-08T20:42:30.107613Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[140, 338, 193, 716, 822, 1018, 133, 230, 158] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 email_count=9 subject='Re: Re:'
2026-04-08T20:42:30.109108Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:42:30.109252Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:42:30.109677Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:42:30.124011Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:42:30.124636Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 email_count=9 first_100_chars='hello need permits\xa0 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 11' text_length=3804
2026-04-08T20:42:30.124941Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 snippet="hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 117 Yahoo Mail: Search, Organize, Conquer --- Route number 1 please thx confirm Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 12:45, Synchron Permits<synchronpermits@gmail.com> wrote: Hi team, here's the two options that we have for the route, confirm which one you rather. OP 1 https://maps.app.goo.gl/TVovECw6yrKYdWyH8 OP 2 https://maps.app.goo.gl/rbWCzz5AfhZYXuCg9 --- okay Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 13:00, Synchron Permits<synchronpermits@gmail.com> wrote: By the way, could you send us the registration as soon as possible? --- okay working on"
2026-04-08T20:42:32.145735Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-08T20:42:32.146042Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 is_order_email=True snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, tr'
2026-04-08T20:42:32.146199Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-08T20:42:32.149892Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:42:32.150063Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:42:58.763355Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 inserted_id=69d68c411e109c17fcc0e617
2026-04-08T20:42:58.763832Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920026428527950 intake_record_id=69d68c411e109c17fcc0e617 intake_title='Re: Re:'
2026-04-08T20:42:58.763984Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:42:58.764672Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:42:58.764824Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:42:58.765254Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:42:58.779853Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:43:02.297516Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 sender_emails=['iurceni@yahoo.com']
2026-04-08T20:43:11.272946Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 order_number=38021475
2026-04-08T20:43:11.273264Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 order_number=38021475
2026-04-08T20:43:11.276582Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:43:11.276787Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:43:12.015238Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 doc_id=69a1d770e74c7dc10a52a675 order_number=38021475 query_field=token
2026-04-08T20:43:12.015493Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-08T20:43:12.015874Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 order_number=38021475 sections_mapped=6
2026-04-08T20:43:12.016011Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:43:12.016717Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:43:12.016863Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:43:12.017293Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:43:12.033226Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:43:12.033517Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:43:14.713241Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T20:44:09.785927Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 email_count=17 mailbox='[Gmail]/All Mail' thread_id=1861920026428527950
2026-04-08T20:44:14.372141Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:44:14.373254Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2202 conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 seed_message_id=<1781230543.1311517.1775680305169@mail.yahoo.com> source_email_count=17 source_thread_id=1861920026428527950 thread_fetch_succeeded=True
2026-04-08T20:44:24.804729Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 has_data=True thread_text_length=2202
2026-04-08T20:44:24.804950Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:44:24.808648Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:44:24.808935Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:44:24.809574Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T20:44:24.809741Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-08T20:44:24.810429Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T20:44:24.812118Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=38021475 submission_status=blocked
2026-04-08T20:44:25.061522Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-08T20:44:25.061778Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T20:44:25.062202Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1066] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 email_count=1 subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T20:44:25.063337Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:44:25.063479Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:44:25.063914Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:44:25.078833Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:44:25.079228Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=985
2026-04-08T20:44:25.079460Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Illinois state regulations. TRANSPORTATION ORDER DETAILS Order Number: 15200039 Permit Number: 2608285 Jurisdiction: Illinois Order Management: https://permits.synchrontms.com/order-details?orderId=15200039 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: TRC LOGISTICS LLC Order Specifications: Carrier Name: NIGHT EXPRESS INC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications'
2026-04-08T20:44:25.079675Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T20:44:25.079963Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-08T20:44:25.080102Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-08T20:44:25.083166Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:44:25.083352Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:44:34.448209Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 inserted_id=69d6be321e109c17fcc0f064
2026-04-08T20:44:34.448709Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861935747682901708 intake_record_id=69d6be321e109c17fcc0f064 intake_title='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T20:44:34.448915Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:44:34.449721Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:44:34.449893Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:44:34.450393Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:44:34.466746Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:15.668031Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Night Express Inc' conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 sender_emails=['updates@heavyhaulgbt.com']
2026-04-08T20:45:15.668244Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 order_number=15200039 source=current_conversation_regex
2026-04-08T20:45:15.668472Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 order_number=15200039
2026-04-08T20:45:15.671614Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:15.671776Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:16.164776Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 doc_id=69d6a0cb1e109c17fcc0eb95 order_number=15200039 query_field=token
2026-04-08T20:45:16.165038Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-08T20:45:16.165413Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 order_number=15200039 sections_mapped=6
2026-04-08T20:45:16.165551Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:16.166243Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:16.166385Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T20:45:16.166832Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:16.181433Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:16.181644Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:45:19.639965Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T20:45:38.799997Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861935747682901708
2026-04-08T20:45:43.392285Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:43.393122Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1066 conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 seed_message_id=<order-15200039-aaacee07@heavyhaulgbt.com> source_email_count=1 source_thread_id=1861935747682901708 thread_fetch_succeeded=True
2026-04-08T20:45:50.415518Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 has_data=True thread_text_length=1066
2026-04-08T20:45:50.415767Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:50.419815Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:50.420052Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:50.420373Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T20:45:50.420519Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2
2026-04-08T20:45:50.421398Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T20:45:50.422248Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Night Express Inc' conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=15200039 submission_status=blocked
2026-04-08T20:45:50.672095Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-08T20:45:50.672358Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T20:45:50.919123Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T20:45:50.919363Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260408_163554_040394
2026-04-08T20:45:53.110564Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T20:45:53.111219Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260408_163554_040394
2026-04-08T20:50:53.211090Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T20:50:53.211847Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:50:55.979569Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T20:50:58.439258Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51196 unseen_only=False
2026-04-08T20:57:40.505794Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-08T20:57:40.506313Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T20:57:42.831634Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T20:57:43.083462Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861924371790769945 fingerprint=9d7258a76074cfd008d572e16e8dfa5a99dd622d96e0a33c423dd770a50af406 subject='Dimension Alert - Permit 2026037502 North Dakota, Order 38901378'
2026-04-08T20:57:43.328157Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1860562036044046972 fingerprint=6921d6c2b2ccf7ee25f6b871fb9aa0bcec2eac616fb71ffb0961da1656eadfbf subject='Delivery Status Notification (Failure)'
2026-04-08T20:57:43.573058Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T20:57:43.817798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=1a4fbf841386f472373d5e819468a8dc5abe7e21d22527073aaf3798d55bea84 subject='Re: Re:'
2026-04-08T20:57:44.062672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T20:57:44.307584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T20:57:44.552286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915654239865989 fingerprint=7aec2fe4abbd6df1820363b54aca3adb4a2da73024bd1a4ec351d0f6d9c87aa5 subject='Re: k2'
2026-04-08T20:57:44.796994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926592632633374 fingerprint=0f77c38164a18dac2e4cbec9e5718d0498d4b14c07f967014ae2c3181a714e38 subject='CTPS Permit Application ID 1648220 has been approved.'
2026-04-08T20:57:45.041772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 fingerprint=bb6855f08014d5564837e9eed171a7f2d5dfe339912bf5ff0b53a9ddae9850ec subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T20:57:45.286389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 fingerprint=6dc6801628ed7f5659a8ebf94fae859aa9aa3fb91126c2aea8b29089c8605a62 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T20:57:45.531285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 fingerprint=38f1a6c21a95e8c2cb1874346704d65be06e4b10c7748ce1d2dc4a0bff3fb4e7 subject='Confirmation of Order #51464559'
2026-04-08T20:57:45.775952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T20:57:46.020663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=c3d6a1923e7075d079935b1daf4b97eef84b0b5c96fa7901faf3374e9d8669f9 subject='Re: Confirmation of Order #33596706'
2026-04-08T20:57:46.265386Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T20:57:46.510192Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 fingerprint=5db46c1256f67b9ef12cac0941e51194078b612204f507810a657b8537d28e86 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T20:57:46.754885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T20:57:46.999587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T20:57:47.244263Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T20:57:47.488955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T20:57:47.733696Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T20:57:48.223045Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T20:57:48.712310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=481949434a2805d9556b528ac91b7c5db4ff4c367de3f4a4c37bebafa4cc7f5e subject='WYDOT POE RECEIPT'
2026-04-08T20:57:48.957063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T20:57:49.201784Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T20:57:49.446651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=51e27168229d22ae565857da358ea832bc1f41dbee95e4d69418e4732b47df1f subject='Payment Receipt'
2026-04-08T20:57:49.936070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T20:57:50.425747Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[996, 365, 843] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 email_count=3 subject='Re: OW permit From LA to IA'
2026-04-08T20:57:50.427141Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:57:50.427285Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-08T20:57:50.427803Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:57:50.443100Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:57:50.443628Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 email_count=3 first_100_chars='I will send you the scale ticket later , please see , the registration of truck + trailer , put him ' text_length=2152
2026-04-08T20:57:50.443895Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 snippet="I will send you the scale ticket later , please see , the registration of truck + trailer , put him in the system meanwhile , thanks. The license plate on the trailer is temporary because the main one was lost so don't confuse Hello, team. We need permits for the following : 3 axle truck, 3 axle trailer spacing: 18 / 4'3 / 38'5 / 4'6 / 4'6 (ft) ; kingpin - 42 (ft) Dispatch Dispatch: Michael Phone: 3123804448 Email: info@vsp-transport.com Driver Email: daddysgirls3.aj@gmail.com Name: Alfred Phone: (504) 376-4486 Pickup Address: 4607 West Admiral Doyle Drive, New Iberia, LA"
2026-04-08T20:57:52.787310Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 raw_answer=yes
2026-04-08T20:57:52.787824Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 is_order_email=True snippet='I will send you the scale ticket later , please see , the registration of truck '
2026-04-08T20:57:52.788049Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 is_order_email=True
2026-04-08T20:57:52.793077Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:57:52.793411Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:07.164114Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 inserted_id=69d6ae341e109c17fcc0edaa
2026-04-08T20:58:07.164832Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861930972720405050 intake_record_id=69d6ae341e109c17fcc0edaa intake_title='Re: OW permit From LA to IA'
2026-04-08T20:58:07.164983Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:07.165742Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:07.165895Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-08T20:58:07.166324Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:07.180716Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:09.617523Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 sender_emails=['info@vsp-transport.com']
2026-04-08T20:58:19.275076Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 order_number=07640028
2026-04-08T20:58:19.275578Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 order_number=07640028
2026-04-08T20:58:19.278755Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:19.278917Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:20.010909Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 doc_id=69d511e41e109c17fcc0a401 order_number=07640028 query_field=token
2026-04-08T20:58:20.011175Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 fields_mapped=6
2026-04-08T20:58:20.011578Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 order_number=07640028 sections_mapped=6
2026-04-08T20:58:20.011724Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:20.012433Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:20.012569Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-08T20:58:20.012997Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:20.027848Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:20.028041Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:58:22.949474Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T20:58:54.527502Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1861930972720405050
2026-04-08T20:58:59.395334Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:58:59.396469Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1905 conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 seed_message_id=<BN8PR15MB299345FB9168E8BB9AB2A256805B2@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=6 source_thread_id=1861930972720405050 thread_fetch_succeeded=True
2026-04-08T20:59:10.758234Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 has_data=True thread_text_length=1905
2026-04-08T20:59:10.758429Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:59:10.761565Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:59:10.761749Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:59:10.762002Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T20:59:10.762127Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5
2026-04-08T20:59:10.762699Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T20:59:10.763619Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=07640028 submission_status=blocked
2026-04-08T20:59:11.012018Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 submission_status=blocked
2026-04-08T20:59:11.012325Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 conversation_index=1 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T20:59:11.013005Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[280, 259, 505, 607, 739, 290, 526, 238, 466, 674] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 email_count=10 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T20:59:11.014258Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:11.014402Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-08T20:59:11.014835Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:11.029598Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:11.030471Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 email_count=10 first_100_chars='Please proceed with submitting a permit for truck #464.\nPick up today.\n\nPlease call the driver regar' text_length=4616
2026-04-08T20:59:11.030814Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 snippet='Please proceed with submitting a permit for truck #464. Pick up today. Please call the driver regarding the route or weight distribution. Pickup & Delivery Addresses · Pickup Address: 312 Volvo Way, Shippensburg, PA 17257 · Delivery Address: 140 Waldron Rd, Lavergne, TN 37086 --- Respectfully, Dan Taylor Dispatcher of D&D Transporting LLC phone: 773.692.2550 email: dan@ddtransporting.com * MC: 088374* On Tue, Apr 7, 2026 at 10:01 AM Synchron Permits <synchronpermits@gmail.com> wrote: Team, this truck registration expired last month --- The driver has approved this route. Respectfully, Dan Taylor Dispatcher of D&D Transporting LLC phone: 773.692.2550 email: dan@ddtransporting.com * MC:'
2026-04-08T20:59:13.468071Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 raw_answer=yes
2026-04-08T20:59:13.468379Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 is_order_email=True snippet='Please proceed with submitting a permit for truck #464. Pick up today. Please ca'
2026-04-08T20:59:13.468518Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 is_order_email=True
2026-04-08T20:59:13.472073Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:13.472238Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:24.048418Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 inserted_id=69d629f21e109c17fcc0d392
2026-04-08T20:59:24.048903Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861823344332432604 intake_record_id=69d629f21e109c17fcc0d392 intake_title='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T20:59:24.049063Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:24.049779Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:24.049930Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-08T20:59:24.050368Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:24.066478Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:26.066982Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 sender_emails=['dan@ddtransporting.com', 'shevchukserhii8@gmail.com']
2026-04-08T20:59:35.858833Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 order_number=10361075
2026-04-08T20:59:35.859267Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 order_number=10361075
2026-04-08T20:59:35.864339Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:35.864747Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:36.109409Z [warning  ] Order not found in all_orders  [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 order_number=10361075 query_field=token
2026-04-08T20:59:36.109674Z [warning  ] Bot 4 - Order not found in MongoDB [MongoDBEnrichmentAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 order_number=10361075
2026-04-08T20:59:36.109996Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:36.110714Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:36.110877Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-08T20:59:36.111337Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:36.126181Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T20:59:36.126395Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T20:59:39.257096Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T21:00:40.348382Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 email_count=19 mailbox='[Gmail]/All Mail' thread_id=1861823344332432604
2026-04-08T21:00:45.055526Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T21:00:45.057496Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=5022 conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 seed_message_id=<CAJi_+uyHJo_tjtCvcNQKeVVXgAMccUbcjnN9QwumQLnU72ydUw@mail.gmail.com> source_email_count=19 source_thread_id=1861823344332432604 thread_fetch_succeeded=True
2026-04-08T21:00:49.481367Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 has_data=True thread_text_length=5022
2026-04-08T21:00:49.481560Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T21:00:49.484839Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T21:00:49.485020Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T21:00:49.485289Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T21:00:49.485419Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5
2026-04-08T21:00:49.486014Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T21:00:49.487429Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=10361075 submission_status=blocked
2026-04-08T21:00:49.734970Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 submission_status=blocked
2026-04-08T21:00:49.735233Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=2 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T21:00:49.735706Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[420, 474] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 email_count=2 subject='Re: Truck 6027 Trailer T560'
2026-04-08T21:00:49.736978Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:00:49.737134Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-08T21:00:49.737564Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:00:49.752658Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:00:49.753070Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 email_count=2 first_100_chars="6056 Razorville Rd, Byron, IL 61010\nTo\n3435 N McCarty St Houston TX 77029\n\nCedarapids CR552\n\n10' wid" text_length=901
2026-04-08T21:00:49.753324Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 snippet="6056 Razorville Rd, Byron, IL 61010 To 3435 N McCarty St Houston TX 77029 Cedarapids CR552 10' wide 12k 42k 40K we need IL MO AR *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org --- Confirmed, thank you! *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org On Wed, Apr 8, 2026 at 11:40 PM"
2026-04-08T21:00:52.186183Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 raw_answer=yes
2026-04-08T21:00:52.186505Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 is_order_email=True snippet='6056 Razorville Rd, Byron, IL 61010 To 3435 N McCarty St Houston TX 77029 Cedara'
2026-04-08T21:00:52.186646Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 is_order_email=True
2026-04-08T21:00:52.190733Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:00:52.191007Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:05.296670Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 inserted_id=69d6baa91e109c17fcc0efe2
2026-04-08T21:01:05.297130Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Manuel conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861934869983530895 intake_record_id=69d6baa91e109c17fcc0efe2 intake_title='Re: Truck 6027 Trailer T560'
2026-04-08T21:01:05.297279Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:05.297976Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:05.298121Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-08T21:01:05.298556Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:05.313080Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:07.200745Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 sender_emails=['dispatch6@selectcorp.org']
2026-04-08T21:01:15.843613Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 order_number=04396029
2026-04-08T21:01:15.843965Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 order_number=04396029
2026-04-08T21:01:15.847333Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:15.847488Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:16.335870Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 doc_id=69d3d39c1e109c17fcc063c1 order_number=04396029 query_field=token
2026-04-08T21:01:16.336129Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 fields_mapped=6
2026-04-08T21:01:16.336509Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 order_number=04396029 sections_mapped=6
2026-04-08T21:01:16.336643Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:16.337357Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:16.337497Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-08T21:01:16.337935Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:16.352775Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:16.352951Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:01:19.221597Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T21:01:46.050334Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861934869983530895
2026-04-08T21:01:50.740431Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:01:50.741241Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1004 conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 seed_message_id='<CAGACdu7CFZ2Pz=cwgXN5r85zVkNAr0ZjGRFaNrtJ2+8uzLfhrw@mail.gmail.com>' source_email_count=4 source_thread_id=1861934869983530895 thread_fetch_succeeded=True
2026-04-08T21:02:12.319948Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 has_data=True thread_text_length=1004
2026-04-08T21:02:12.320174Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:02:12.324136Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:02:12.324361Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:02:12.324677Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T21:02:12.324831Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5
2026-04-08T21:02:12.325464Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T21:02:12.327363Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=04396029 submission_status=blocked
2026-04-08T21:02:12.574760Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 submission_status=blocked
2026-04-08T21:02:12.574995Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 conversation_index=3 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T21:02:12.575596Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1077] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 email_count=1 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T21:02:12.576721Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:12.576865Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 model=gemini-flash-latest
2026-04-08T21:02:12.577273Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:12.591857Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:12.592237Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 email_count=1 first_100_chars='Dear Constantin,\nThis email confirms that we have placed a temporary hold on your card ending in 357' text_length=1077
2026-04-08T21:02:12.592478Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 snippet='Dear Constantin, This email confirms that we have placed a temporary hold on your card ending in 3575 for $451.46 . This is related to Order #09239328 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-08T21:02:12.592735Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T21:02:12.592981Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 is_order_email=True snippet='Dear Constantin, This email confirms that we have placed a temporary hold on you'
2026-04-08T21:02:12.593114Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 is_order_email=True
2026-04-08T21:02:12.595813Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:12.595984Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:21.786309Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 inserted_id=69d6c25d1e109c17fcc0f102
2026-04-08T21:02:21.786760Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861936617329825825 intake_record_id=69d6c25d1e109c17fcc0f102 intake_title='Order #09239328 – Pre-Charge Initiated'
2026-04-08T21:02:21.786918Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:21.787597Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:21.787751Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 model=gemini-flash-latest
2026-04-08T21:02:21.788174Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:21.802903Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:25.596439Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 sender_emails=['info@synchronpermits.com']
2026-04-08T21:02:25.596686Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 order_number=09239328 source=current_conversation_regex
2026-04-08T21:02:25.596934Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 order_number=09239328
2026-04-08T21:02:25.600323Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:25.600502Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:26.088479Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 doc_id=69d6be181e109c17fcc0f05f order_number=09239328 query_field=token
2026-04-08T21:02:26.088844Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 fields_mapped=6
2026-04-08T21:02:26.089382Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 order_number=09239328 sections_mapped=6
2026-04-08T21:02:26.089568Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:26.090630Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:26.090854Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 model=gemini-flash-latest
2026-04-08T21:02:26.091468Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:26.109623Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:26.109845Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:02:28.813668Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T21:02:46.618423Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861936617329825825
2026-04-08T21:02:51.651932Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:51.652566Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1077 conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 seed_message_id=<2d6f.2a59c46da935360.m1.df385e00-338b-11f1-a6c3-525400fb7a78.19d6ed7bfe0@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861936617329825825 thread_fetch_succeeded=True
2026-04-08T21:02:57.051481Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 has_data=True thread_text_length=1077
2026-04-08T21:02:57.051675Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:57.054804Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:57.054975Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:57.055208Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T21:02:57.055333Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5
2026-04-08T21:02:57.056016Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T21:02:57.056796Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=09239328 submission_status=blocked
2026-04-08T21:02:57.304366Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 submission_status=blocked
2026-04-08T21:02:57.304665Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 conversation_index=4 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T21:02:57.305517Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1325] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 email_count=1 subject='Confirmation of Order #09239328'
2026-04-08T21:02:57.307170Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:02:57.307411Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 model=gemini-flash-latest
2026-04-08T21:02:57.308057Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:02:57.331819Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:02:57.332361Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 email_count=1 first_100_chars='Dear Constantin Pruitt,\n\nWe are pleased to inform you that we have successfully collected all the ne' text_length=1325
2026-04-08T21:02:57.332603Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 snippet="Dear Constantin Pruitt, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T21:02:57.332861Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 subject='Confirmation of Order #09239328'
2026-04-08T21:02:57.333109Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 is_order_email=True snippet='Dear Constantin Pruitt, We are pleased to inform you that we have successfully c'
2026-04-08T21:02:57.333242Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 is_order_email=True
2026-04-08T21:02:57.336645Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:02:57.336811Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:06.020330Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 inserted_id=69d6c2891e109c17fcc0f10a
2026-04-08T21:03:06.020781Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861936642780507783 intake_record_id=69d6c2891e109c17fcc0f10a intake_title='Confirmation of Order #09239328'
2026-04-08T21:03:06.020929Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:06.021679Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:06.021853Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 model=gemini-flash-latest
2026-04-08T21:03:06.022315Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:06.038168Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:11.062273Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 sender_emails=['info@synchronpermits.com']
2026-04-08T21:03:11.062531Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 order_number=09239328 source=current_conversation_regex
2026-04-08T21:03:11.062853Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 order_number=09239328
2026-04-08T21:03:11.066604Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:11.066820Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:11.554759Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 doc_id=69d6be181e109c17fcc0f05f order_number=09239328 query_field=token
2026-04-08T21:03:11.555042Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 fields_mapped=6
2026-04-08T21:03:11.555456Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 order_number=09239328 sections_mapped=6
2026-04-08T21:03:11.555605Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:11.556394Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:11.556544Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 model=gemini-flash-latest
2026-04-08T21:03:11.557004Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:11.572300Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:11.572506Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:03:14.161137Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T21:03:30.780051Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861936642780507783
2026-04-08T21:03:34.776764Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:34.777639Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1325 conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 seed_message_id=<2d6f.2a59c46da935360.m1.eaa10d50-338b-11f1-a6c3-525400fb7a78.19d6ed80aa5@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861936642780507783 thread_fetch_succeeded=True
2026-04-08T21:03:39.819817Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 has_data=True thread_text_length=1325
2026-04-08T21:03:39.820009Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:39.823247Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:39.823423Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:39.823660Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T21:03:39.823843Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5
2026-04-08T21:03:39.824393Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T21:03:39.825057Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=09239328 submission_status=blocked
2026-04-08T21:03:40.072616Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 submission_status=blocked
2026-04-08T21:03:40.072868Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 conversation_index=5 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T21:03:40.317284Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T21:03:40.317498Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=5 classifier_input_words=50 completed_order_found=False conversation_count=5 max_messages_requested=50 non_order_email_count=0 order_email_count=5 payload_count=0 run_trace_dir=all_steps_data/run_20260408_165053_211377
2026-04-08T21:03:42.664513Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T21:03:42.665145Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=5 orders=5 run_trace_dir=all_steps_data/run_20260408_165053_211377
2026-04-08T21:08:42.758338Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T21:08:42.759070Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:08:46.129378Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T21:08:48.387456Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51199 unseen_only=False
2026-04-08T21:15:19.198651Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-08T21:15:19.199208Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T21:15:21.491303Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T21:15:21.737367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926593120350506 fingerprint=bb6855f08014d5564837e9eed171a7f2d5dfe339912bf5ff0b53a9ddae9850ec subject='CTPS Permit Application ID 1648207 has been approved.'
2026-04-08T21:15:21.983442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926732193523903 fingerprint=6dc6801628ed7f5659a8ebf94fae859aa9aa3fb91126c2aea8b29089c8605a62 subject='Order #51464559 – Pre-Charge Initiated'
2026-04-08T21:15:22.229810Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926747534564621 fingerprint=38f1a6c21a95e8c2cb1874346704d65be06e4b10c7748ce1d2dc4a0bff3fb4e7 subject='Confirmation of Order #51464559'
2026-04-08T21:15:22.476143Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T21:15:22.722450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T21:15:22.968545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=c3d6a1923e7075d079935b1daf4b97eef84b0b5c96fa7901faf3374e9d8669f9 subject='Re: Confirmation of Order #33596706'
2026-04-08T21:15:23.214779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T21:15:23.461024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T21:15:23.713334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 fingerprint=5db46c1256f67b9ef12cac0941e51194078b612204f507810a657b8537d28e86 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T21:15:23.959781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T21:15:24.205653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T21:15:24.451638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T21:15:24.697848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T21:15:24.943955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=1a4fbf841386f472373d5e819468a8dc5abe7e21d22527073aaf3798d55bea84 subject='Re: Re:'
2026-04-08T21:15:25.190028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T21:15:25.436093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T21:15:25.682362Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=6a7490bb25c07ae222b6292c62b5b3160db84aa19e72f8c2c968407bc64cac78 subject='Re: OW permit From LA to IA'
2026-04-08T21:15:25.928358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T21:15:26.174335Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=481949434a2805d9556b528ac91b7c5db4ff4c367de3f4a4c37bebafa4cc7f5e subject='WYDOT POE RECEIPT'
2026-04-08T21:15:26.420403Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T21:15:26.666504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T21:15:26.912970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=51e27168229d22ae565857da358ea832bc1f41dbee95e4d69418e4732b47df1f subject='Payment Receipt'
2026-04-08T21:15:27.159752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=1355289e808d3d0dde5e73ad052a9927b7a771fef5ad5a560db5afb21f2bedb6 subject='Re: Truck 6027 Trailer T560'
2026-04-08T21:15:27.405785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T21:15:27.651942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T21:15:27.898070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T21:15:28.390225Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[280, 259, 505, 607, 739, 290, 526, 238, 466, 674, 875, 346] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 email_count=12 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T21:15:28.391787Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:28.391931Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T21:15:28.392449Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:28.407932Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:28.408856Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 email_count=12 first_100_chars='Please proceed with submitting a permit for truck #464.\nPick up today.\n\nPlease call the driver regar' text_length=5851
2026-04-08T21:15:28.409152Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 snippet='Please proceed with submitting a permit for truck #464. Pick up today. Please call the driver regarding the route or weight distribution. Pickup & Delivery Addresses · Pickup Address: 312 Volvo Way, Shippensburg, PA 17257 · Delivery Address: 140 Waldron Rd, Lavergne, TN 37086 --- Respectfully, Dan Taylor Dispatcher of D&D Transporting LLC phone: 773.692.2550 email: dan@ddtransporting.com * MC: 088374* On Tue, Apr 7, 2026 at 10:01 AM Synchron Permits <synchronpermits@gmail.com> wrote: Team, this truck registration expired last month --- The driver has approved this route. Respectfully, Dan Taylor Dispatcher of D&D Transporting LLC phone: 773.692.2550 email: dan@ddtransporting.com * MC:'
2026-04-08T21:15:30.904354Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-08T21:15:30.904662Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 is_order_email=True snippet='Please proceed with submitting a permit for truck #464. Pick up today. Please ca'
2026-04-08T21:15:30.904818Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-08T21:15:30.908342Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:30.908507Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:40.410590Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 inserted_id=69d629f21e109c17fcc0d392
2026-04-08T21:15:40.411095Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861823344332432604 intake_record_id=69d629f21e109c17fcc0d392 intake_title='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T21:15:40.411242Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:40.411921Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:40.412063Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T21:15:40.412480Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:40.427282Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:42.707122Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 sender_emails=['dan@ddtransporting.com', 'shevchukserhii8@gmail.com']
2026-04-08T21:15:51.909649Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 order_number=10361075
2026-04-08T21:15:51.909998Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 order_number=10361075
2026-04-08T21:15:51.913577Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:51.913814Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:52.159849Z [warning  ] Order not found in all_orders  [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 order_number=10361075 query_field=token
2026-04-08T21:15:52.160080Z [warning  ] Bot 4 - Order not found in MongoDB [MongoDBEnrichmentAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 order_number=10361075
2026-04-08T21:15:52.160378Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:52.161273Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:52.161416Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T21:15:52.161844Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:52.176337Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:15:52.176619Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:15:55.294781Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T21:16:55.257447Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 email_count=20 mailbox='[Gmail]/All Mail' thread_id=1861823344332432604
2026-04-08T21:16:59.604307Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:16:59.606401Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=5118 conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 seed_message_id=<CAJi_+uyuD9LiMw8k1B635wu6a_Sp5O35sUuztBS+VScAvYGyNw@mail.gmail.com> source_email_count=20 source_thread_id=1861823344332432604 thread_fetch_succeeded=True
2026-04-08T21:17:05.488917Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 has_data=True thread_text_length=5118
2026-04-08T21:17:05.489132Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:17:05.492652Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:17:05.492871Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:17:05.493128Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T21:17:05.493257Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2
2026-04-08T21:17:05.494072Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T21:17:05.495962Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='D&D Transporting LLC' conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=10361075 submission_status=blocked
2026-04-08T21:17:05.744868Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-08T21:17:05.745115Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T21:17:05.745827Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[365, 362] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 email_count=2 subject='Request for Permit - Approved'
2026-04-08T21:17:05.747075Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:05.747271Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T21:17:05.747885Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:05.764075Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:05.764490Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 email_count=2 first_100_chars='The following permit request has been Approved and is ready to be paid for.\n\nCompany Name: HARVEST F' text_length=734
2026-04-08T21:17:05.764756Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 snippet='The following permit request has been Approved and is ready to be paid for. Company Name: HARVEST FREIGHT INC Unit #: F7383 Permit Type: Oversize Single Trip Start Date: 04/10/2026 The permit will not be valid until it has been paid for. Please do not respond to this email. If assistance is needed, please contact Motor Carrier Customer Service at (801)965-4892. --- The following permit request has been Approved and is ready to be paid for. Company Name: PAN LOGISTICS INC Unit #: 8066 Permit Type: Oversize Single Trip Start Date: 04/08/2026 The permit will not be valid until it'
2026-04-08T21:17:08.567751Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-08T21:17:08.568071Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 is_order_email=True snippet='The following permit request has been Approved and is ready to be paid for. Comp'
2026-04-08T21:17:08.568206Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-08T21:17:08.571957Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:08.572150Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:21.930873Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 inserted_id=69d6c5e11e109c17fcc0f186
2026-04-08T21:17:21.931322Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920292604164762 intake_record_id=69d6c5e11e109c17fcc0f186 intake_title='Request for Permit - Approved'
2026-04-08T21:17:21.931467Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:21.932146Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:21.932289Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T21:17:21.932712Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:21.947048Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:29.703106Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='HARVEST FREIGHT INC' conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 sender_emails=['sbergen@utah.gov']
2026-04-08T21:17:40.941724Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='HARVEST FREIGHT INC' conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 order_number=33466352
2026-04-08T21:17:40.942101Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 order_number=33466352
2026-04-08T21:17:40.945704Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:40.945890Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:41.682166Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 doc_id=69cece874d9a7bf18213e902 order_number=33466352 query_field=token
2026-04-08T21:17:41.682425Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-08T21:17:41.682841Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 order_number=33466352 sections_mapped=6
2026-04-08T21:17:41.682979Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:41.683663Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:41.683848Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T21:17:41.684265Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:41.698607Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:17:41.698789Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:17:44.223452Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T21:18:03.855390Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861920292604164762
2026-04-08T21:18:08.155367Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:18:08.156262Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=734 conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 seed_message_id=<69d6c2c1.c80a0220.74bac.d2a5SMTPIN_ADDED_MISSING@mx.google.com> source_email_count=2 source_thread_id=1861920292604164762 thread_fetch_succeeded=True
2026-04-08T21:18:11.633853Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 has_data=True thread_text_length=734
2026-04-08T21:18:11.634051Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:18:11.637420Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:18:11.637585Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:18:11.637838Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T21:18:11.637970Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2
2026-04-08T21:18:11.638527Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T21:18:11.639244Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='HARVEST FREIGHT INC' conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33466352 submission_status=blocked
2026-04-08T21:18:11.888034Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-08T21:18:11.888264Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T21:18:12.134088Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T21:18:12.134319Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260408_170842_758582
2026-04-08T21:18:14.180777Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T21:18:14.181407Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260408_170842_758582
2026-04-08T21:23:14.280795Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T21:23:14.281541Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:23:16.851193Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T21:23:19.200661Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51203 unseen_only=False
2026-04-08T21:29:34.419624Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=25 latest_message_count=50
2026-04-08T21:29:34.420247Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T21:29:36.680626Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T21:29:36.921658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861921907187945462 fingerprint=907c525785be1e202748ad21a5352b1140ec6bd0faa96a5f502fff1b7740b2b7 subject='Re: Truck 318 Tailer 9571'
2026-04-08T21:29:37.403806Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T21:29:37.645017Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T21:29:37.886161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927322350005423 fingerprint=5db46c1256f67b9ef12cac0941e51194078b612204f507810a657b8537d28e86 subject='Order #82453338 – Pre-Charge Initiated'
2026-04-08T21:29:38.127362Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T21:29:38.368558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T21:29:38.609807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T21:29:38.850947Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T21:29:39.092257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T21:29:39.333428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=1a4fbf841386f472373d5e819468a8dc5abe7e21d22527073aaf3798d55bea84 subject='Re: Re:'
2026-04-08T21:29:39.574627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T21:29:39.815948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T21:29:40.057070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=6a7490bb25c07ae222b6292c62b5b3160db84aa19e72f8c2c968407bc64cac78 subject='Re: OW permit From LA to IA'
2026-04-08T21:29:40.298171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T21:29:40.780276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T21:29:41.021486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T21:29:41.262744Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=51e27168229d22ae565857da358ea832bc1f41dbee95e4d69418e4732b47df1f subject='Payment Receipt'
2026-04-08T21:29:41.744957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T21:29:41.986279Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T21:29:42.231909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T21:29:42.473111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T21:29:42.714262Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T21:29:42.714597Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1327, 1993, 579, 1111, 490, 909] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 email_count=6 subject='Re: Confirmation of Order #33596706'
2026-04-08T21:29:42.716053Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:29:42.716200Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T21:29:42.716649Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:29:42.731208Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:29:42.732083Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 email_count=6 first_100_chars='Dear CJ green Harvest,\n\nWe are pleased to inform you that we have successfully collected all the nec' text_length=6213
2026-04-08T21:29:42.732375Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 snippet="Dear CJ green Harvest, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will"
2026-04-08T21:29:42.733001Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 subject='Re: Confirmation of Order #33596706'
2026-04-08T21:29:42.733242Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 is_order_email=True snippet='Dear CJ green Harvest, We are pleased to inform you that we have successfully co'
2026-04-08T21:29:42.733372Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-08T21:29:42.735950Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:29:42.736106Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:03.172904Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 inserted_id=69d67fff1e109c17fcc0e41d
2026-04-08T21:30:03.173380Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861916424355663419 intake_record_id=69d67fff1e109c17fcc0e41d intake_title='Re: Confirmation of Order #33596706'
2026-04-08T21:30:03.173525Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:03.174208Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:03.174373Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T21:30:03.174821Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:03.189435Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:05.403736Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 sender_emails=['info@synchronpermits.com', 'cj@harvestfreight.us']
2026-04-08T21:30:05.404151Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 order_number=33596706 source=current_conversation_regex
2026-04-08T21:30:05.404389Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 order_number=33596706
2026-04-08T21:30:05.407674Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:05.407876Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:05.888565Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-08T21:30:05.888817Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-08T21:30:05.889186Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 order_number=33596706 sections_mapped=6
2026-04-08T21:30:05.889319Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:05.890128Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:05.890380Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-08T21:30:05.890985Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:05.908608Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:05.908831Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:30:09.023177Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T21:30:46.529459Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861916424355663419
2026-04-08T21:30:51.074297Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:51.076172Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2946 conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 seed_message_id=<DM6PR06MB4732928C3162F5C0807E82C6D75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=8 source_thread_id=1861916424355663419 thread_fetch_succeeded=True
2026-04-08T21:30:59.902181Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 has_data=True thread_text_length=2946
2026-04-08T21:30:59.902374Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:59.906514Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:59.906797Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:59.907095Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-08T21:30:59.907225Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3
2026-04-08T21:30:59.907846Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T21:30:59.909338Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33596706 submission_status=blocked
2026-04-08T21:31:00.154306Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-08T21:31:00.154544Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T21:31:00.155701Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[450, 448] conversation_id=1861932400567086893 conversation_index=2 conversation_total=3 email_count=2 subject='WYDOT POE RECEIPT'
2026-04-08T21:31:00.157100Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861932400567086893 conversation_index=2 conversation_total=3
2026-04-08T21:31:00.157243Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861932400567086893 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-08T21:31:00.157654Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861932400567086893 conversation_index=2 conversation_total=3
2026-04-08T21:31:00.172126Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861932400567086893 conversation_index=2 conversation_total=3
2026-04-08T21:31:00.172745Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861932400567086893 conversation_index=2 conversation_total=3 email_count=2 first_100_chars='WYDOT POE\n5300 BISHOP BLVD\nCHEYENNE, WY 82009\n3077778050\n\nCREDIT CARD SALE\n\nLANE: 1\nVISA M\nCARD: XXX' text_length=905
2026-04-08T21:31:00.173168Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861932400567086893 conversation_index=2 conversation_total=3 snippet='WYDOT POE 5300 BISHOP BLVD CHEYENNE, WY 82009 3077778050 CREDIT CARD SALE LANE: 1 VISA M CARD: XXXXXXXXXXXX0613 CUSTOMER: NASH TURCAN TIME: 04/08/26 13:38:00 ORDER #: D6B67FF4-1CF3-4255-BB20-44F16415A734 PO #: 727 TTID: 294738127271682 AUTH: 04859G BATCH: 554 STAN: 169433 RREFNUM 209900105 247299 - CLASS B SINGLE TRIP PERMIT (X1): $109.60 PROCESSING FEE: $2.63 TOTAL: $112.23 APPROVED IMPORTANT - RETAIN THIS COPY FOR YOUR RECORDS CUSTOMER COPY --- WYDOT POE 5300 BISHOP BLVD CHEYENNE, WY 82009 3077778050 CREDIT CARD SALE LANE: 1 VISA M CARD: XXXXXXXXXXXX2569 CUSTOMER: NASH TURCAN TIME: 04/08/26 15:14:00 ORDER #: 10DD0D0C-559E-4A6E-A395-F57F01EA3D44 PO #: 727 TTID: 294730578255344 AUTH: 02739G'
2026-04-08T21:31:02.190997Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861932400567086893 conversation_index=2 conversation_total=3 raw_answer=no
2026-04-08T21:31:02.191496Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861932400567086893 conversation_index=2 conversation_total=3 is_order_email=False snippet='WYDOT POE 5300 BISHOP BLVD CHEYENNE, WY 82009 3077778050 CREDIT CARD SALE LANE: '
2026-04-08T21:31:02.191656Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861932400567086893 conversation_index=2 conversation_total=3 is_order_email=False
2026-04-08T21:31:02.195560Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 conversation_index=2 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T21:31:02.196788Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861932400567086893 conversation_index=2 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T21:31:02.441026Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861932400567086893 conversation_index=2 conversation_total=3 submission_status=not_attempted
2026-04-08T21:31:02.441523Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[420, 474, 875, 205] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 email_count=4 subject='Re: Truck 6027 Trailer T560'
2026-04-08T21:31:02.442718Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:02.442860Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T21:31:02.443267Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:02.458359Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:02.458916Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 email_count=4 first_100_chars="6056 Razorville Rd, Byron, IL 61010\nTo\n3435 N McCarty St Houston TX 77029\n\nCedarapids CR552\n\n10' wid" text_length=1995
2026-04-08T21:31:02.459189Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 snippet="6056 Razorville Rd, Byron, IL 61010 To 3435 N McCarty St Houston TX 77029 Cedarapids CR552 10' wide 12k 42k 40K we need IL MO AR *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org --- Confirmed, thank you! *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org On Wed, Apr 8, 2026 at 11:40 PM"
2026-04-08T21:31:04.352493Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 raw_answer=yes
2026-04-08T21:31:04.352938Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 is_order_email=True snippet='6056 Razorville Rd, Byron, IL 61010 To 3435 N McCarty St Houston TX 77029 Cedara'
2026-04-08T21:31:04.353141Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-08T21:31:04.359142Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:04.359465Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:21.228682Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 inserted_id=69d6baa91e109c17fcc0efe2
2026-04-08T21:31:21.229163Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Manuel conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861934869983530895 intake_record_id=69d6baa91e109c17fcc0efe2 intake_title='Re: Truck 6027 Trailer T560'
2026-04-08T21:31:21.229309Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:21.230030Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:21.230173Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T21:31:21.230603Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:21.245371Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:23.250822Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 sender_emails=['dispatch6@selectcorp.org']
2026-04-08T21:31:32.654359Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 order_number=04396029
2026-04-08T21:31:32.654684Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 order_number=04396029
2026-04-08T21:31:32.658064Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:32.658226Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:33.142157Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 doc_id=69d3d39c1e109c17fcc063c1 order_number=04396029 query_field=token
2026-04-08T21:31:33.142413Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-08T21:31:33.144842Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 order_number=04396029 sections_mapped=6
2026-04-08T21:31:33.145072Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:33.145833Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:33.145979Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-08T21:31:33.146412Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:33.161768Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:31:33.161948Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:31:41.976275Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-08T21:32:46.633994Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 email_count=7 mailbox='[Gmail]/All Mail' thread_id=1861934869983530895
2026-04-08T21:32:51.569219Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:32:51.570149Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2213 conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 seed_message_id=<CAGACdu6h-BgrbeEhvSuPS_L8oG0oiXgOyMmFxajGM8qgMeJvPA@mail.gmail.com> source_email_count=7 source_thread_id=1861934869983530895 thread_fetch_succeeded=True
2026-04-08T21:33:16.671155Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 has_data=True thread_text_length=2213
2026-04-08T21:33:16.671350Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:33:16.674480Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:33:16.674644Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:33:46.687030Z [error    ] FrontDesk API submission failed [front_desk_ai.agents.merge_submit.agent] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" url=https://heavyhaulgbt.com/frontdesk/process
2026-04-08T21:33:46.935780Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 inserted_id=69d6c9baa24336d746713228
2026-04-08T21:33:46.936000Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 mongodb_saved_id=69d6c9baa24336d746713228 order_number=04396029
2026-04-08T21:33:46.936127Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:33:46.936821Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-08T21:33:46.938101Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 errors=[] is_order_email=True order_number=04396029 submission_status=submit_failed
2026-04-08T21:33:47.184343Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861934869983530895 conversation_index=3 conversation_total=3 submission_status=submit_failed
2026-04-08T21:33:47.184660Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 conversation_index=3 conversation_total=3
2026-04-08T21:33:47.427193Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T21:33:47.427470Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=True conversation_count=3 max_messages_requested=50 non_order_email_count=1 order_email_count=2 payload_count=1 run_trace_dir=all_steps_data/run_20260408_172314_281078
2026-04-08T21:33:49.590954Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T21:33:49.591526Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=2 run_trace_dir=all_steps_data/run_20260408_172314_281078
2026-04-08T21:38:49.678609Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T21:38:49.679391Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:38:53.172788Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T21:38:55.730207Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51208 unseen_only=False
2026-04-08T21:46:00.672676Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=25 latest_message_count=50
2026-04-08T21:46:00.673353Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T21:46:02.978315Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T21:46:03.224117Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861927350924758231 fingerprint=61f8eebc77efddd90b643c0323ce410a199d5f4a61142e0d0b2fafd35e23b0ff subject='Confirmation of Order #82453338'
2026-04-08T21:46:03.469806Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=9beec59e4fa5601ff5a952c3bd4a15a216079c692e4ff2d57e6139f2e840c5f4 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T21:46:03.715536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861922758999554024 fingerprint=d45987f2fbb346a53290be56a44962e62b92859abe060e2fc2288b4f5a06991d subject='Re: I need permits 14 wide 15.3 high for today truck 07 P&P transport'
2026-04-08T21:46:03.961187Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T21:46:04.207050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861923063294455915 fingerprint=df4a75419e82b686a8591ee326da0bad3aef587c44b92ee3e5c1cb6416728289 subject='Re: Caldwell, TX-Boone, NC'
2026-04-08T21:46:04.452645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T21:46:04.698368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T21:46:05.191825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T21:46:05.437485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T21:46:05.928630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T21:46:06.174270Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-08T21:46:06.419930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T21:46:06.665514Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T21:46:06.911296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-08T21:46:07.157300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=51e27168229d22ae565857da358ea832bc1f41dbee95e4d69418e4732b47df1f subject='Payment Receipt'
2026-04-08T21:46:07.403240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-08T21:46:07.649047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T21:46:07.894722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T21:46:08.140378Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T21:46:08.386124Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T21:46:08.631777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T21:46:09.123092Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[140, 338, 193, 716, 822, 1018, 133, 230, 158, 191] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 email_count=10 subject='Re: Re:'
2026-04-08T21:46:09.124485Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:09.124809Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T21:46:09.125238Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:09.139855Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:09.140442Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 email_count=10 first_100_chars='hello need permits\xa0 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 11' text_length=4002
2026-04-08T21:46:09.140739Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 snippet="hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 117 Yahoo Mail: Search, Organize, Conquer --- Route number 1 please thx confirm Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 12:45, Synchron Permits<synchronpermits@gmail.com> wrote: Hi team, here's the two options that we have for the route, confirm which one you rather. OP 1 https://maps.app.goo.gl/TVovECw6yrKYdWyH8 OP 2 https://maps.app.goo.gl/rbWCzz5AfhZYXuCg9 --- okay Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 13:00, Synchron Permits<synchronpermits@gmail.com> wrote: By the way, could you send us the registration as soon as possible? --- okay working on"
2026-04-08T21:46:11.385886Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 raw_answer=yes
2026-04-08T21:46:11.386194Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 is_order_email=True snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, tr'
2026-04-08T21:46:11.386329Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 is_order_email=True
2026-04-08T21:46:11.390165Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:11.390413Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:42.578729Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 inserted_id=69d68c411e109c17fcc0e617
2026-04-08T21:46:42.579335Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920026428527950 intake_record_id=69d68c411e109c17fcc0e617 intake_title='Re: Re:'
2026-04-08T21:46:42.579529Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:42.580319Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:42.580492Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T21:46:42.580975Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:42.599869Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:45.949304Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 sender_emails=['iurceni@yahoo.com']
2026-04-08T21:46:55.796162Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 order_number=38021475
2026-04-08T21:46:55.796598Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 order_number=38021475
2026-04-08T21:46:55.801567Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:55.801874Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:56.536176Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 doc_id=69a1d770e74c7dc10a52a675 order_number=38021475 query_field=token
2026-04-08T21:46:56.536435Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 fields_mapped=6
2026-04-08T21:46:56.536817Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 order_number=38021475 sections_mapped=6
2026-04-08T21:46:56.536956Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:56.537660Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:56.537809Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-08T21:46:56.538262Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:56.552823Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:46:56.553037Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:46:59.377259Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 mailbox=INBOX readonly=True
2026-04-08T21:48:05.369192Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 email_count=20 mailbox='[Gmail]/All Mail' thread_id=1861920026428527950
2026-04-08T21:48:10.311335Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:48:10.312457Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2321 conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 seed_message_id=<1883912911.1329866.1775684253803@mail.yahoo.com> source_email_count=20 source_thread_id=1861920026428527950 thread_fetch_succeeded=True
2026-04-08T21:48:46.927309Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 has_data=True thread_text_length=2321
2026-04-08T21:48:46.927658Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:48:46.933712Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:48:46.934088Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:48:46.934575Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-08T21:48:46.934793Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-08T21:48:46.935917Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T21:48:46.937916Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=38021475 submission_status=blocked
2026-04-08T21:48:47.187213Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 submission_status=blocked
2026-04-08T21:48:47.187451Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T21:48:47.188038Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[996, 365, 843, 252] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 email_count=4 subject='Re: OW permit From LA to IA'
2026-04-08T21:48:47.189213Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:48:47.189373Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-08T21:48:47.189824Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:48:47.205160Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:48:47.205757Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 email_count=4 first_100_chars='I will send you the scale ticket later , please see , the registration of truck + trailer , put him ' text_length=2378
2026-04-08T21:48:47.206020Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 snippet="I will send you the scale ticket later , please see , the registration of truck + trailer , put him in the system meanwhile , thanks. The license plate on the trailer is temporary because the main one was lost so don't confuse Hello, team. We need permits for the following : 3 axle truck, 3 axle trailer spacing: 18 / 4'3 / 38'5 / 4'6 / 4'6 (ft) ; kingpin - 42 (ft) Dispatch Dispatch: Michael Phone: 3123804448 Email: info@vsp-transport.com Driver Email: daddysgirls3.aj@gmail.com Name: Alfred Phone: (504) 376-4486 Pickup Address: 4607 West Admiral Doyle Drive, New Iberia, LA"
2026-04-08T21:48:49.363454Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 raw_answer=yes
2026-04-08T21:48:49.363765Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 is_order_email=True snippet='I will send you the scale ticket later , please see , the registration of truck '
2026-04-08T21:48:49.363906Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 is_order_email=True
2026-04-08T21:48:49.367591Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:48:49.367777Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:07.022831Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 inserted_id=69d6ae341e109c17fcc0edaa
2026-04-08T21:49:07.023285Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861930972720405050 intake_record_id=69d6ae341e109c17fcc0edaa intake_title='Re: OW permit From LA to IA'
2026-04-08T21:49:07.023440Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:07.024179Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:07.024381Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-08T21:49:07.024904Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:07.041562Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:08.605869Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 sender_emails=['info@vsp-transport.com']
2026-04-08T21:49:18.924337Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 order_number=07640028
2026-04-08T21:49:18.924794Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 order_number=07640028
2026-04-08T21:49:18.930151Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:18.930494Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:19.665376Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 doc_id=69d511e41e109c17fcc0a401 order_number=07640028 query_field=token
2026-04-08T21:49:19.665762Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 fields_mapped=6
2026-04-08T21:49:19.666302Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 order_number=07640028 sections_mapped=6
2026-04-08T21:49:19.666492Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:19.667504Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:19.667713Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-08T21:49:19.668299Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:19.689497Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:49:19.689786Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:49:22.766894Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 mailbox=INBOX readonly=True
2026-04-08T21:50:01.169319Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861930972720405050
2026-04-08T21:50:06.208145Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:50:06.209367Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1994 conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 seed_message_id=<BN8PR15MB299305468223D55C7BF20486805B2@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=8 source_thread_id=1861930972720405050 thread_fetch_succeeded=True
2026-04-08T21:50:20.268981Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 has_data=True thread_text_length=1994
2026-04-08T21:50:20.269267Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:50:20.274621Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:50:20.274928Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:50:20.275396Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-08T21:50:20.275592Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4
2026-04-08T21:50:20.276584Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T21:50:20.278290Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=07640028 submission_status=blocked
2026-04-08T21:50:20.535487Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 submission_status=blocked
2026-04-08T21:50:20.535740Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 conversation_index=2 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T21:50:20.536256Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[481, 487] conversation_id=1861939442620894845 conversation_index=3 conversation_total=4 email_count=2 subject='New Call from Dan Taylor (773) 692-2550'
2026-04-08T21:50:20.537462Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861939442620894845 conversation_index=3 conversation_total=4
2026-04-08T21:50:20.537624Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861939442620894845 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-08T21:50:20.538061Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861939442620894845 conversation_index=3 conversation_total=4
2026-04-08T21:50:20.553562Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861939442620894845 conversation_index=3 conversation_total=4
2026-04-08T21:50:20.554074Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861939442620894845 conversation_index=3 conversation_total=4 email_count=2 first_100_chars='96\n\nNew Call\n\nDear Agustin Bazan,\nYou have a new call:\n\nFrom:\nDan Taylor (773) 692-2550\n\nReceived:\nW' text_length=975
2026-04-08T21:50:20.554337Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861939442620894845 conversation_index=3 conversation_total=4 snippet='96 New Call Dear Agustin Bazan, You have a new call: From: Dan Taylor (773) 692-2550 Received: Wednesday, April 08, 2026 at 16:30 To: (984) 293-8505 (Agustin Bazan) Status: Missed Thank you for using RingCentral! By subscribing to and/or using RingCentral, you acknowledge agreement to our Terms of Use . Copyright 2026 RingCentral, Inc. All rights reserved. RingCentral and the RingCentral logo are trademarks of RingCentral, Inc., 20 Davis Drive, Belmont, CA 94002, USA. --- 96 New Call Dear Agustin Bazan, You have a new call: From: Dan Taylor (773) 692-2550 Received: Wednesday, April 08, 2026 at 16:31 To: (984)'
2026-04-08T21:50:22.599132Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861939442620894845 conversation_index=3 conversation_total=4 raw_answer=no
2026-04-08T21:50:22.599456Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861939442620894845 conversation_index=3 conversation_total=4 is_order_email=False snippet='96 New Call Dear Agustin Bazan, You have a new call: From: Dan Taylor (773) 692-'
2026-04-08T21:50:22.599598Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861939442620894845 conversation_index=3 conversation_total=4 is_order_email=False
2026-04-08T21:50:22.603717Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 conversation_index=3 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T21:50:22.604431Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861939442620894845 conversation_index=3 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T21:50:22.852784Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861939442620894845 conversation_index=3 conversation_total=4 submission_status=not_attempted
2026-04-08T21:50:22.853323Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[294] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 email_count=1 subject='#377 IA to OH'
2026-04-08T21:50:22.854905Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:22.855131Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-08T21:50:22.855641Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:22.873551Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:22.874116Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 email_count=1 first_100_chars="7 axles(4+3)\n16'2 - 4'10 - 5 - 44 - 4'6 - 4'6\n\n85L\n11W\n14H\n\nlegal wt\n\n*IA and IL for tomorrow*\n\nComm" text_length=294
2026-04-08T21:50:22.874483Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 snippet="7 axles(4+3) 16'2 - 4'10 - 5 - 44 - 4'6 - 4'6 85L 11W 14H legal wt *IA and IL for tomorrow* Commodity: storage tank Pick up: 2818 MOUNT PLEASANT ST BURLINGTON, IA 52601 Delivery: 1900 BEECH RD. SW GATE 3 PATASKALA, OH 43062 Route *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC"
2026-04-08T21:50:25.276733Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 raw_answer=yes
2026-04-08T21:50:25.277152Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 is_order_email=True snippet="7 axles(4+3) 16'2 - 4'10 - 5 - 44 - 4'6 - 4'6 85L 11W 14H legal wt *IA and IL fo"
2026-04-08T21:50:25.277304Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 is_order_email=True
2026-04-08T21:50:25.282323Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:25.282578Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:36.013294Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 inserted_id=69d6cdab1e109c17fcc0f2b1
2026-04-08T21:50:36.014017Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Dario conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861939626250736165 intake_record_id=69d6cdab1e109c17fcc0f2b1 intake_title='#377 IA to OH'
2026-04-08T21:50:36.014297Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:36.015320Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:36.015535Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-08T21:50:36.016203Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:36.041316Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:37.808109Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 sender_emails=['danny@atlaslogistics.net']
2026-04-08T21:50:48.047161Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 order_number=81927129
2026-04-08T21:50:48.047559Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 order_number=81927129
2026-04-08T21:50:48.050969Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:48.051151Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:48.296877Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 doc_id=69ceda034d9a7bf18213ebcd order_number=81927129 query_field=token
2026-04-08T21:50:48.297135Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 fields_mapped=6
2026-04-08T21:50:48.297608Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 order_number=81927129 sections_mapped=6
2026-04-08T21:50:48.297758Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:48.298480Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:48.298620Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-08T21:50:48.299071Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:48.314034Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:50:48.314204Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:50:51.293885Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 mailbox=INBOX readonly=True
2026-04-08T21:51:14.213851Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861939626250736165
2026-04-08T21:51:19.122275Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:51:19.123094Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=309 conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 seed_message_id=<CAJsu26e1ifM6o_+z_PzwT86iWVfZejsbe9cP5dmgR6xpb3VWeA@mail.gmail.com> source_email_count=2 source_thread_id=1861939626250736165 thread_fetch_succeeded=True
2026-04-08T21:51:31.185771Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 has_data=True thread_text_length=309
2026-04-08T21:51:31.185966Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:51:31.189274Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:51:31.189462Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:51:31.189837Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-08T21:51:31.189973Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4
2026-04-08T21:51:31.190541Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T21:51:31.191705Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=81927129 submission_status=blocked
2026-04-08T21:51:31.440307Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 submission_status=blocked
2026-04-08T21:51:31.440702Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 conversation_index=4 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T21:51:31.686410Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T21:51:31.686629Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=50 completed_order_found=False conversation_count=4 max_messages_requested=50 non_order_email_count=1 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260408_173849_678886
2026-04-08T21:51:34.008893Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T21:51:34.009765Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=3 run_trace_dir=all_steps_data/run_20260408_173849_678886
2026-04-08T21:56:34.101028Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T21:56:34.101787Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T21:56:37.580783Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T21:56:40.110611Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51213 unseen_only=False
2026-04-08T22:04:03.932845Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-08T22:04:03.933371Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T22:04:06.230531Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T22:04:06.489740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929081017003100 fingerprint=a4e1b300e8614fa732c86cbae5cabc3b84f2f064ae763a71df129f6bd1d6d02d subject='Confirmation of Order #15200039'
2026-04-08T22:04:06.735216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929178577064593 fingerprint=663f0e99ab91995bf16c8370dd8656a798a627115011d19a8a5e573f428114bf subject='Dimension Alert - Permit 2346420 Iowa, Order 51464559'
2026-04-08T22:04:07.225886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T22:04:07.474933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T22:04:07.720387Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-08T22:04:07.965871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T22:04:08.211408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-08T22:04:08.456922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T22:04:08.702649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T22:04:08.948366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T22:04:09.193993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-08T22:04:09.694944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-08T22:04:09.940475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T22:04:10.185972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T22:04:10.431384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T22:04:10.676768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T22:04:10.922358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T22:04:11.167965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-08T22:04:11.413454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-08T22:04:12.149621Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[140, 338, 193, 716, 822, 1018, 133, 230, 158, 191, 207] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 email_count=11 subject='Re: Re:'
2026-04-08T22:04:12.151184Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:04:12.151343Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:04:12.151796Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:04:12.166727Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:04:12.167457Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 email_count=11 first_100_chars='hello need permits\xa0 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 11' text_length=4216
2026-04-08T22:04:12.167740Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 snippet="hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 117 Yahoo Mail: Search, Organize, Conquer --- Route number 1 please thx confirm Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 12:45, Synchron Permits<synchronpermits@gmail.com> wrote: Hi team, here's the two options that we have for the route, confirm which one you rather. OP 1 https://maps.app.goo.gl/TVovECw6yrKYdWyH8 OP 2 https://maps.app.goo.gl/rbWCzz5AfhZYXuCg9 --- okay Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 13:00, Synchron Permits<synchronpermits@gmail.com> wrote: By the way, could you send us the registration as soon as possible? --- okay working on"
2026-04-08T22:04:14.614201Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 raw_answer=yes
2026-04-08T22:04:14.614514Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 is_order_email=True snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, tr'
2026-04-08T22:04:14.614650Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 is_order_email=True
2026-04-08T22:04:14.618315Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:04:14.618482Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:04:46.667786Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 inserted_id=69d68c411e109c17fcc0e617
2026-04-08T22:04:46.668262Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920026428527950 intake_record_id=69d68c411e109c17fcc0e617 intake_title='Re: Re:'
2026-04-08T22:04:46.668431Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:04:46.669155Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:04:46.669319Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:04:46.669790Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:04:46.684718Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:04:49.770908Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 sender_emails=['iurceni@yahoo.com']
2026-04-08T22:04:59.650964Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 order_number=38021475
2026-04-08T22:04:59.651276Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 order_number=38021475
2026-04-08T22:04:59.654411Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:04:59.654568Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:05:00.388577Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 doc_id=69a1d770e74c7dc10a52a675 order_number=38021475 query_field=token
2026-04-08T22:05:00.388843Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 fields_mapped=6
2026-04-08T22:05:00.389217Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 order_number=38021475 sections_mapped=6
2026-04-08T22:05:00.389352Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:05:00.390061Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:05:00.390204Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:05:00.390624Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:05:00.405028Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:05:00.405192Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T22:05:03.196051Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T22:06:10.871396Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 email_count=22 mailbox='[Gmail]/All Mail' thread_id=1861920026428527950
2026-04-08T22:06:15.505769Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:06:15.506905Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2459 conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 seed_message_id=<1202908712.1333912.1775684832847@mail.yahoo.com> source_email_count=22 source_thread_id=1861920026428527950 thread_fetch_succeeded=True
2026-04-08T22:06:28.388279Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 has_data=True thread_text_length=2459
2026-04-08T22:06:28.388478Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:06:28.391664Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:06:28.391833Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:06:28.392063Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T22:06:28.392189Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5
2026-04-08T22:06:28.392743Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T22:06:28.394306Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=38021475 submission_status=blocked
2026-04-08T22:06:28.643168Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 submission_status=blocked
2026-04-08T22:06:28.643400Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T22:06:28.643824Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[570, 843, 567, 597, 843, 838, 570, 839] conversation_id=1861912697256767630 conversation_index=2 conversation_total=5 email_count=8 subject='Payment Receipt'
2026-04-08T22:06:28.645064Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=2 conversation_total=5
2026-04-08T22:06:28.645211Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912697256767630 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:06:28.645623Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861912697256767630 conversation_index=2 conversation_total=5
2026-04-08T22:06:28.660042Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=5
2026-04-08T22:06:28.660854Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=5 email_count=8 first_100_chars='Missouri: MODOT Carrier Express\n\nPayment Receipt\n\nThank You for Your Payment\n\nPlease save this Confi' text_length=5716
2026-04-08T22:06:28.661148Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=5 snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Please save this Confirmation Number for your personal records. Customer Name NASH NT TURCAN Effective Date 4/8/2026 9:25 AM Central Standard Time Confirmation Number 20852357 Payment Method Amount Visa ***** 0494 $15.55 Payment Item OSOW $15.00 Transaction Fee: $0.55 Total Amount Paid: $15.55 Payment Details OSOW : PermitPayment - : 244043901 - : 4349150 - : 1190661 - : 3 - NASH NT TURCAN - $15.00 A Transaction Fee has been included in the total amount paid for this transaction. --- Illinois: IDOT – OS/OW Permits Payment Receipt Thank'
2026-04-08T22:06:28.661660Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861912697256767630 conversation_index=2 conversation_total=5 subject='Payment Receipt'
2026-04-08T22:06:28.661929Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=2 conversation_total=5 is_order_email=False snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Pleas'
2026-04-08T22:06:28.662061Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=2 conversation_total=5 is_order_email=False
2026-04-08T22:06:28.664797Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=2 conversation_total=5 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T22:06:28.665901Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861912697256767630 conversation_index=2 conversation_total=5 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T22:06:28.913997Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912697256767630 conversation_index=2 conversation_total=5 submission_status=not_attempted
2026-04-08T22:06:28.914676Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[674, 1240, 804, 717, 44] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 email_count=5 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T22:06:28.915926Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:06:28.916069Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:06:28.916490Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:06:28.931008Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:06:28.931585Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 email_count=5 first_100_chars='Team,would it be too late to change the permit overall height to 14\'6"?\n\nNolan Popa\nDispatch coordin' text_length=3375
2026-04-08T22:06:28.931851Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 snippet='Team,would it be too late to change the permit overall height to 14\'6"? Nolan Popa Dispatch coordinator Email: nolan@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (331) 800-0577 Main: (331) 466-0011 ext. 902 Company: Harvest Freight Inc. MC: 1489263 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Wednesday, April 8, 2026 07:20 To: Nolan | Harvest INC <nolan@harvestfreight.us> Cc: almaty0609@gmail.com <almaty0609@gmail.com> Subject: Unit 999 ~ Tennessee Permit Submitted Hello, we have an update for you. App No 1310156 We will send you the permit as soon as it arrives. --- Let\'s please submit a new application for TN with 14\'6'
2026-04-08T22:06:31.575353Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 raw_answer=yes
2026-04-08T22:06:31.575664Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 is_order_email=True snippet='Team,would it be too late to change the permit overall height to 14\'6"? Nolan Po'
2026-04-08T22:06:31.575885Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 is_order_email=True
2026-04-08T22:06:31.579502Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:06:31.579669Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:06:50.276462Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 inserted_id=69d6a0ab1e109c17fcc0eb90
2026-04-08T22:06:50.276932Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861925482530537109 intake_record_id=69d6a0ab1e109c17fcc0eb90 intake_title='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T22:06:50.277083Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:06:50.277768Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:06:50.277915Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:06:50.278334Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:06:50.292983Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:06:52.358229Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 sender_emails=['nolan@harvestfreight.us']
2026-04-08T22:07:01.837342Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 order_number=36137995
2026-04-08T22:07:01.837843Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 order_number=36137995
2026-04-08T22:07:01.842602Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:01.842856Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:02.578313Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 doc_id=69cfbc6b4d9a7bf18214945a order_number=36137995 query_field=token
2026-04-08T22:07:02.578584Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 fields_mapped=6
2026-04-08T22:07:02.579020Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 order_number=36137995 sections_mapped=6
2026-04-08T22:07:02.579162Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:02.579909Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:02.580057Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:07:02.580506Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:02.598535Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:02.598788Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T22:07:05.293383Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T22:07:45.941091Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 email_count=10 mailbox='[Gmail]/All Mail' thread_id=1861925482530537109
2026-04-08T22:07:50.526850Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:50.527897Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2408 conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 seed_message_id=<SN6PR06MB41906A95A74E2A82E85E3B1CBC5B2@SN6PR06MB4190.namprd06.prod.outlook.com> source_email_count=10 source_thread_id=1861925482530537109 thread_fetch_succeeded=True
2026-04-08T22:07:59.295346Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 has_data=True thread_text_length=2408
2026-04-08T22:07:59.295536Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:59.298656Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:59.298832Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:59.299620Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T22:07:59.299883Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5
2026-04-08T22:07:59.300589Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T22:07:59.301851Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=36137995 submission_status=blocked
2026-04-08T22:07:59.553950Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 submission_status=blocked
2026-04-08T22:07:59.554263Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 conversation_index=3 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T22:07:59.554837Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1354] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 email_count=1 subject='Confirmation of Order #48694688'
2026-04-08T22:07:59.556095Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:07:59.556241Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:07:59.556666Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:07:59.571759Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:07:59.572520Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 email_count=1 first_100_chars='Dear Danny Moscaliuc,\n\nWe are pleased to inform you that we have successfully collected all the nece' text_length=1354
2026-04-08T22:07:59.572924Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 snippet="Dear Danny Moscaliuc, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T22:07:59.573180Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 subject='Confirmation of Order #48694688'
2026-04-08T22:07:59.573551Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 is_order_email=True snippet='Dear Danny Moscaliuc, We are pleased to inform you that we have successfully col'
2026-04-08T22:07:59.573704Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 is_order_email=True
2026-04-08T22:07:59.577190Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:07:59.577373Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:09.342754Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 inserted_id=69d6d1c91e109c17fcc0f355
2026-04-08T22:08:09.343353Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861940705361307923 intake_record_id=69d6d1c91e109c17fcc0f355 intake_title='Confirmation of Order #48694688'
2026-04-08T22:08:09.343504Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:09.344250Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:09.344395Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:08:09.344863Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:09.359882Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:29.301279Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 sender_emails=['info@synchronpermits.com']
2026-04-08T22:08:29.301531Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 order_number=48694688 source=current_conversation_regex
2026-04-08T22:08:29.301897Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 order_number=48694688
2026-04-08T22:08:29.305292Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:29.305452Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:29.551282Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 doc_id=69d6cc9f1e109c17fcc0f287 order_number=48694688 query_field=token
2026-04-08T22:08:29.551542Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 fields_mapped=6
2026-04-08T22:08:29.552089Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 order_number=48694688 sections_mapped=6
2026-04-08T22:08:29.552228Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:29.552932Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:29.553076Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:08:29.553565Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:29.568485Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:29.568708Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T22:08:32.375180Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T22:08:51.834486Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861940705361307923
2026-04-08T22:08:56.577338Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:08:56.578398Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1354 conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 seed_message_id=<2d6f.2a59c46da935360.m1.f25ec6f0-3394-11f1-a76e-5254007a77e6.19d6f1338df@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861940705361307923 thread_fetch_succeeded=True
2026-04-08T22:09:01.361537Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 has_data=True thread_text_length=1354
2026-04-08T22:09:01.361834Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:09:01.367671Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:09:01.368044Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:09:01.368490Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-08T22:09:01.368709Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5
2026-04-08T22:09:01.369800Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T22:09:01.371602Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=48694688 submission_status=blocked
2026-04-08T22:09:01.621012Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 submission_status=blocked
2026-04-08T22:09:01.621387Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 conversation_index=4 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T22:09:01.622608Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[152] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 email_count=1 subject='permit request'
2026-04-08T22:09:01.624868Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:01.625206Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:09:01.625990Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:01.656881Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:01.657499Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 email_count=1 first_100_chars='Hi team, could you please provide the route permit for Ezequiel Alvarez\nRigal? Unit 016, and Dennis ' text_length=152
2026-04-08T22:09:01.657978Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 snippet='Hi team, could you please provide the route permit for Ezequiel Alvarez Rigal? Unit 016, and Dennis B Jones, Unit 804 of Tavus LLC. Thank you in advance'
2026-04-08T22:09:03.713450Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 raw_answer=yes
2026-04-08T22:09:03.713923Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 is_order_email=True snippet='Hi team, could you please provide the route permit for Ezequiel Alvarez Rigal? U'
2026-04-08T22:09:03.714134Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 is_order_email=True
2026-04-08T22:09:03.719554Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:03.719823Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:13.539610Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 inserted_id=69d6d2091e109c17fcc0f360
2026-04-08T22:09:13.540175Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861940761124323708 intake_record_id=69d6d2091e109c17fcc0f360 intake_title='permit request'
2026-04-08T22:09:13.540322Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:13.541043Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:13.541186Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:09:13.541621Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:13.556121Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:16.286021Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Tavus LLC' conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 sender_emails=['synchronsafety@gmail.com']
2026-04-08T22:09:44.087623Z [info     ] Bot 3 - No order confirmation emails resolved an order number [OrderLookupAgent] client_name='Tavus LLC' conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 sender_emails=['synchronsafety@gmail.com']
2026-04-08T22:09:44.087895Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Tavus LLC' conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 order_number=
2026-04-08T22:09:44.088144Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 order_number=
2026-04-08T22:09:44.091528Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:44.091685Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:44.091829Z [warning  ] Bot 4 - No order number provided, skipping enrichment [MongoDBEnrichmentAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:44.092040Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:44.092616Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:44.092758Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 model=gemini-flash-latest
2026-04-08T22:09:44.093196Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:44.107572Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:09:44.107774Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T22:09:46.978124Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 mailbox=INBOX readonly=True
2026-04-08T22:10:06.614368Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861940761124323708
2026-04-08T22:10:11.395161Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:10:11.395725Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=152 conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 seed_message_id='<CAKQ==--Zmsd-skL0QPQuVcM5fzPXfgXKcTDryfH+tO3MoXfgkA@mail.gmail.com>' source_email_count=1 source_thread_id=1861940761124323708 thread_fetch_succeeded=True
2026-04-08T22:10:15.361569Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 has_data=True thread_text_length=152
2026-04-08T22:10:15.361779Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:10:15.364868Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:10:15.365035Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:10:15.365266Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 submission_blockers=['order_number', 'commodity.weight_lbs']
2026-04-08T22:10:15.365394Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5
2026-04-08T22:10:15.365959Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T22:10:15.368576Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Tavus LLC' conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: order_number, commodity.weight_lbs'] is_order_email=True order_number= submission_status=blocked
2026-04-08T22:10:15.618941Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 submission_status=blocked
2026-04-08T22:10:15.619173Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 conversation_index=5 conversation_total=5 missing_requirements=['order_number', 'commodity.weight_lbs', 'final_merged_payload']
2026-04-08T22:10:15.864304Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T22:10:15.864516Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=5 classifier_input_words=50 completed_order_found=False conversation_count=5 max_messages_requested=50 non_order_email_count=1 order_email_count=4 payload_count=0 run_trace_dir=all_steps_data/run_20260408_175634_101271
2026-04-08T22:10:21.876901Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T22:10:21.877487Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=5 orders=4 run_trace_dir=all_steps_data/run_20260408_175634_101271
2026-04-08T22:15:21.977837Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T22:15:21.978498Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T22:15:25.098558Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T22:15:27.611038Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51215 unseen_only=False
2026-04-08T22:22:15.235959Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-08T22:22:15.236466Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T22:22:17.506961Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T22:22:17.749545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-08T22:22:17.996855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T22:22:18.239468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T22:22:18.482131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-08T22:22:18.724640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T22:22:18.967128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-08T22:22:19.209530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T22:22:19.451951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T22:22:19.694430Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T22:22:19.936984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-08T22:22:20.179470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=090f9e40ad82e81e024065472c7e94d854d1c34686c53834794a0f78d3b7111a subject='Payment Receipt'
2026-04-08T22:22:20.422010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-08T22:22:20.664485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T22:22:20.906914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T22:22:21.149358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T22:22:21.391698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T22:22:21.634181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T22:22:21.876548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-08T22:22:22.128101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-08T22:22:22.370512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T22:22:22.613032Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-08T22:22:22.855454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-08T22:22:23.340142Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2768] conversation_id=1861941402973767619 conversation_index=1 conversation_total=2 email_count=1 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-08T22:22:23.341395Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861941402973767619 conversation_index=1 conversation_total=2
2026-04-08T22:22:23.341951Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861941402973767619 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-08T22:22:23.342386Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861941402973767619 conversation_index=1 conversation_total=2
2026-04-08T22:22:23.356720Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861941402973767619 conversation_index=1 conversation_total=2
2026-04-08T22:22:23.357177Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861941402973767619 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Everingham & Kerr, Inc.\n\nMergers & Acquisitions since 1988\n<<DOWNLOAD NDA HERE>> [https://www.everke' text_length=2768
2026-04-08T22:22:23.357432Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861941402973767619 conversation_index=1 conversation_total=2 snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 <<DOWNLOAD NDA HERE>> [https://www.everkerr.com/wp-content/uploads/2026/04/3496V-Confidentiality-Agreement_HGCPM.pdf] New Acquisition Opportunity: Home & Garden Consumer Products Manufacturer Everingham & Kerr, Inc. has been retained to arrange the sale of a Home & Garden Consumer Products Manufacturer located in the Southeastern US. Below are some business highlights: * $3.6M in revenue. * Manufactures and sells household and garden consumer products. * Products include toilet plungers and accessories, hose nozzle/watering accessories. * Sales are done mostly through brick & mortar retail distribution, and direct online sales. If this acquisition would be of possible interest to you, please'
2026-04-08T22:22:25.788079Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861941402973767619 conversation_index=1 conversation_total=2 raw_answer=no
2026-04-08T22:22:25.788418Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861941402973767619 conversation_index=1 conversation_total=2 is_order_email=False snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 <<DOWNLOAD NDA HERE>> '
2026-04-08T22:22:25.788558Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861941402973767619 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-08T22:22:25.792035Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T22:22:25.792646Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861941402973767619 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T22:22:26.038959Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861941402973767619 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-08T22:22:26.039452Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1330] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 email_count=1 subject='Confirmation of Order #13644493'
2026-04-08T22:22:26.040581Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:26.040763Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T22:22:26.041179Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:26.055598Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:26.056039Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Dear Michael VSP,\n\nWe are pleased to inform you that we have successfully collected all the necessar' text_length=1330
2026-04-08T22:22:26.056279Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 snippet="Dear Michael VSP, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-08T22:22:26.056517Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 subject='Confirmation of Order #13644493'
2026-04-08T22:22:26.056759Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 is_order_email=True snippet='Dear Michael VSP, We are pleased to inform you that we have successfully collect'
2026-04-08T22:22:26.056895Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-08T22:22:26.059505Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:26.059669Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:36.519170Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 inserted_id=69d6d52c1e109c17fcc0f3d5
2026-04-08T22:22:36.519597Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861941772412677488 intake_record_id=69d6d52c1e109c17fcc0f3d5 intake_title='Confirmation of Order #13644493'
2026-04-08T22:22:36.519758Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:36.520456Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:36.520597Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T22:22:36.521036Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:36.535473Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:41.150782Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=VSP conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 sender_emails=['info@synchronpermits.com']
2026-04-08T22:22:41.151037Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 order_number=13644493 source=current_conversation_regex
2026-04-08T22:22:41.151302Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 order_number=13644493
2026-04-08T22:22:41.154573Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:41.154779Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:41.397388Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 doc_id=69d6b9671e109c17fcc0efaa order_number=13644493 query_field=token
2026-04-08T22:22:41.397642Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-08T22:22:41.398152Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 order_number=13644493 sections_mapped=6
2026-04-08T22:22:41.398301Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:41.399037Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:41.399186Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-08T22:22:41.399612Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:41.415857Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:22:41.416103Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T22:22:44.320128Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-08T22:23:07.437158Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861941772412677488
2026-04-08T22:23:12.964418Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:23:12.965310Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1330 conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 seed_message_id=<2d6f.2a59c46da935360.m1.513a2780-3397-11f1-a6c3-525400fb7a78.19d6f22c1f8@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861941772412677488 thread_fetch_succeeded=True
2026-04-08T22:23:16.941118Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 has_data=True thread_text_length=1330
2026-04-08T22:23:16.941314Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:23:16.944362Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:23:16.944528Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:23:16.944765Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-08T22:23:16.944894Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2
2026-04-08T22:23:16.945449Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T22:23:16.946101Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=VSP conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=13644493 submission_status=blocked
2026-04-08T22:23:17.192503Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-08T22:23:17.192777Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T22:23:17.436460Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T22:23:17.436679Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260408_181521_978075
2026-04-08T22:23:19.772835Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T22:23:19.773390Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260408_181521_978075
2026-04-08T22:28:19.864381Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T22:28:19.865129Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T22:28:22.742680Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T22:28:25.189846Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51216 unseen_only=False
2026-04-08T22:35:27.053218Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-08T22:35:27.054068Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T22:35:29.359912Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T22:35:29.607639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T22:35:29.855194Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T22:35:30.102801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-08T22:35:30.350588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-08T22:35:30.598493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T22:35:30.846197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-08T22:35:31.093923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T22:35:31.341601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T22:35:31.589443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T22:35:31.837208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-08T22:35:32.332625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-08T22:35:32.580288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T22:35:32.828356Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T22:35:33.076094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T22:35:33.323801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T22:35:33.571467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T22:35:33.819574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-08T22:35:34.067259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-08T22:35:34.315085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T22:35:34.562856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-08T22:35:34.810467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-08T22:35:35.058154Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-08T22:35:35.306000Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-08T22:35:35.306430Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[570, 843, 567, 597, 843, 838, 570, 839, 844] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 email_count=9 subject='Payment Receipt'
2026-04-08T22:35:35.307859Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1
2026-04-08T22:35:35.308005Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T22:35:35.308432Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1
2026-04-08T22:35:35.322825Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1
2026-04-08T22:35:35.323697Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 email_count=9 first_100_chars='Missouri: MODOT Carrier Express\n\nPayment Receipt\n\nThank You for Your Payment\n\nPlease save this Confi' text_length=6567
2026-04-08T22:35:35.324003Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Please save this Confirmation Number for your personal records. Customer Name NASH NT TURCAN Effective Date 4/8/2026 9:25 AM Central Standard Time Confirmation Number 20852357 Payment Method Amount Visa ***** 0494 $15.55 Payment Item OSOW $15.00 Transaction Fee: $0.55 Total Amount Paid: $15.55 Payment Details OSOW : PermitPayment - : 244043901 - : 4349150 - : 1190661 - : 3 - NASH NT TURCAN - $15.00 A Transaction Fee has been included in the total amount paid for this transaction. --- Illinois: IDOT – OS/OW Permits Payment Receipt Thank'
2026-04-08T22:35:35.324540Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 subject='Payment Receipt'
2026-04-08T22:35:35.324806Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 is_order_email=False snippet='Missouri: MODOT Carrier Express Payment Receipt Thank You for Your Payment Pleas'
2026-04-08T22:35:35.324977Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-08T22:35:35.327495Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T22:35:35.328694Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T22:35:35.580295Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861912697256767630 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-08T22:35:35.827767Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T22:35:35.827988Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260408_182819_864632
2026-04-08T22:35:38.274849Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T22:35:38.275440Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260408_182819_864632
2026-04-08T22:40:38.354669Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T22:40:38.355299Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T22:40:41.413210Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T22:40:44.087214Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51216 unseen_only=False
2026-04-08T22:48:10.329132Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-08T22:48:10.329673Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T22:48:12.613057Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T22:48:12.856354Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929890497202717 fingerprint=93b9b0d2c92be75d383111356f862b7052ff5614d2b6d0135fc4367fa83593c2 subject='Order #72195717 – Pre-Charge Initiated'
2026-04-08T22:48:13.098853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T22:48:13.339883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-08T22:48:13.581037Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-08T22:48:13.822213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T22:48:14.064247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-08T22:48:14.305785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T22:48:14.547115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T22:48:14.788277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T22:48:15.030437Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-08T22:48:15.271486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-08T22:48:15.512748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-08T22:48:15.754076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T22:48:15.995654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T22:48:16.236799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T22:48:16.478132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T22:48:16.722160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T22:48:16.963627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-08T22:48:17.205485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-08T22:48:17.446767Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T22:48:17.687749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-08T22:48:17.928917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-08T22:48:18.170567Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-08T22:48:18.411841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-08T22:48:18.412062Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T22:48:18.652761Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T22:48:21.215968Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T22:48:21.216488Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_184038_354921
2026-04-08T22:53:21.261056Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T22:53:21.261795Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T22:53:24.297248Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T22:53:26.991119Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51217 unseen_only=False
2026-04-08T23:01:27.116142Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-08T23:01:27.116894Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T23:01:29.420913Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T23:01:29.667593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T23:01:29.913990Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-08T23:01:30.160206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-08T23:01:30.406743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T23:01:30.653170Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-08T23:01:30.899455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T23:01:31.145908Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T23:01:31.402159Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T23:01:31.648612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-08T23:01:31.895375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-08T23:01:32.141915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-08T23:01:32.388444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T23:01:32.634800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T23:01:32.881112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T23:01:33.127512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T23:01:33.373957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T23:01:33.620386Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-08T23:01:33.866785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-08T23:01:34.113372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T23:01:34.359722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-08T23:01:34.606150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-08T23:01:34.852639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-08T23:01:35.098951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-08T23:01:35.345488Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[271] conversation_id=1861943929897917605 conversation_index=1 conversation_total=1 email_count=1 subject='Production OS/OW Permit Number 26S60212661'
2026-04-08T23:01:35.346846Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861943929897917605 conversation_index=1 conversation_total=1
2026-04-08T23:01:35.346991Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861943929897917605 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T23:01:35.347402Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861943929897917605 conversation_index=1 conversation_total=1
2026-04-08T23:01:35.362424Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861943929897917605 conversation_index=1 conversation_total=1
2026-04-08T23:01:35.362828Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861943929897917605 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='A COOPR permit from the People of CDOT - Attached Permit Number: 26S60212661\n\nThere may be some diff' text_length=271
2026-04-08T23:01:35.363062Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861943929897917605 conversation_index=1 conversation_total=1 snippet="A COOPR permit from the People of CDOT - Attached Permit Number: 26S60212661 There may be some differences from permits you've received in the past. For example, the COOPR permit includes turn by turn directions, curfews and movement restrictions specific to your route."
2026-04-08T23:01:37.978458Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861943929897917605 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-08T23:01:37.978798Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861943929897917605 conversation_index=1 conversation_total=1 is_order_email=False snippet='A COOPR permit from the People of CDOT - Attached Permit Number: 26S60212661 The'
2026-04-08T23:01:37.978937Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861943929897917605 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-08T23:01:37.982392Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-08T23:01:37.983000Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861943929897917605 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-08T23:01:38.232979Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861943929897917605 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-08T23:01:38.479023Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T23:01:38.479241Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260408_185321_261294
2026-04-08T23:01:41.541098Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T23:01:41.541636Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260408_185321_261294
2026-04-08T23:06:41.641958Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T23:06:41.643130Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T23:06:44.520919Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T23:06:47.228798Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51217 unseen_only=False
2026-04-08T23:13:44.069749Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-08T23:13:44.070258Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T23:13:46.397497Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T23:13:46.643400Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T23:13:46.889313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-08T23:13:47.135387Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-08T23:13:47.381465Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T23:13:47.628268Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-08T23:13:47.874221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T23:13:48.120174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T23:13:48.366153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T23:13:48.612173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-08T23:13:48.858324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-08T23:13:49.104765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-08T23:13:49.350807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T23:13:49.596860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T23:13:49.843007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T23:13:50.089182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T23:13:50.335213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T23:13:50.581287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-08T23:13:50.827262Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-08T23:13:51.073498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T23:13:51.319608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-08T23:13:51.565725Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-08T23:13:51.811843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-08T23:13:52.057993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-08T23:13:52.304099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-08T23:13:52.304324Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T23:13:52.549868Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T23:13:54.918818Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T23:13:54.919387Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_190641_642329
2026-04-08T23:18:54.976992Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T23:18:54.977800Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T23:18:57.875944Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T23:19:00.341976Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51217 unseen_only=False
2026-04-08T23:26:20.778263Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-08T23:26:20.778936Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T23:26:23.073764Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T23:26:23.319739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T23:26:23.565808Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-08T23:26:23.811910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-08T23:26:24.058030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T23:26:24.304165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-08T23:26:24.550158Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T23:26:24.796352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T23:26:25.042474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T23:26:25.288518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-08T23:26:25.534474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-08T23:26:25.780447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-08T23:26:26.026478Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T23:26:26.272561Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T23:26:26.518489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T23:26:26.764576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T23:26:27.010791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T23:26:27.256904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-08T23:26:27.503053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-08T23:26:27.749011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T23:26:27.994979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-08T23:26:28.240954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-08T23:26:28.487208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-08T23:26:28.733276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-08T23:26:28.979377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-08T23:26:28.979608Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T23:26:29.238138Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T23:26:31.688860Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T23:26:31.689421Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_191854_977234
2026-04-08T23:31:31.788882Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T23:31:31.789542Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T23:31:35.296555Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T23:31:38.239994Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51217 unseen_only=False
2026-04-08T23:39:28.849757Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-08T23:39:28.850257Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T23:39:31.124297Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T23:39:31.367102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861929905919457099 fingerprint=9c402fadeed6952b486b8fb10285759e18135efcfa377d2347a6843488e69626 subject='Confirmation of Order #72195717'
2026-04-08T23:39:31.610012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-08T23:39:31.853104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-08T23:39:32.110119Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T23:39:32.352988Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-08T23:39:32.595829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T23:39:32.838794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T23:39:33.081615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T23:39:33.334174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-08T23:39:33.577147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-08T23:39:33.841002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-08T23:39:34.083941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T23:39:34.326903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T23:39:34.569973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T23:39:34.812795Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T23:39:35.055625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T23:39:35.306773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-08T23:39:35.559809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-08T23:39:35.802752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T23:39:36.045565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-08T23:39:36.288434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-08T23:39:36.531271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-08T23:39:36.774111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-08T23:39:37.017038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-08T23:39:37.017324Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-08T23:39:37.262232Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T23:39:39.842357Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T23:39:39.842977Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_193131_789122
2026-04-08T23:44:39.943278Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T23:44:39.944053Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T23:44:43.249502Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T23:44:46.126357Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51219 unseen_only=False
2026-04-08T23:52:41.983852Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-08T23:52:41.984417Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-08T23:52:44.353454Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-08T23:52:44.610413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-08T23:52:44.870390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-08T23:52:45.134517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-08T23:52:45.398771Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-08T23:52:45.670154Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-08T23:52:45.924883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-08T23:52:46.179551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-08T23:52:46.441856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-08T23:52:46.707948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-08T23:52:46.968369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-08T23:52:47.228092Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-08T23:52:47.502611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-08T23:52:47.774011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-08T23:52:48.031550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-08T23:52:48.287913Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-08T23:52:48.556296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-08T23:52:48.830873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-08T23:52:49.077477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-08T23:52:49.325242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-08T23:52:49.580392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-08T23:52:49.832339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-08T23:52:50.090430Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-08T23:52:50.364427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-08T23:52:50.636033Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3149, 483] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 email_count=2 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-08T23:52:50.637507Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:52:50.637653Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T23:52:50.638089Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:52:50.653126Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:52:50.653741Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 email_count=2 first_100_chars='Team I noticed someone tried calling.\n\nI am not available to the phone after 5:30PM EST, only by tex' text_length=3606
2026-04-08T23:52:50.654016Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 snippet='Team I noticed someone tried calling. I am not available to the phone after 5:30PM EST, only by text message or email CJ Green Dispatch coordinator E: cj@harvestfreight.us<mailto:cj@harvestfreight.us> T: (331) 466-0011 x 901 A: Harvest Freight Inc.ㅤㅤㅤㅤ 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Thursday, April 9, 2026 2:01:36 AM To: CJ Green | Harvest <cj@harvestfreight.us>; Daniel1996gaburici@gmail.com <Daniel1996gaburici@gmail.com> Cc: synchronpermits+routing@gmail.com <synchronpermits+routing@gmail.com> Subject: F7383 Colorado Google Maps Route Created for order 15015044 Synchron Permits Dear DANIEL HARVEST, We are pleased to inform you that a Google Maps route has been created matching the details'
2026-04-08T23:52:50.654532Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-08T23:52:50.654784Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 is_order_email=True snippet='Team I noticed someone tried calling. I am not available to the phone after 5:30'
2026-04-08T23:52:50.654922Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-08T23:52:50.657798Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:52:50.657970Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:04.980190Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 inserted_id=69d6ea601e109c17fcc0f6f1
2026-04-08T23:53:04.980629Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861945185247046719 intake_record_id=69d6ea601e109c17fcc0f6f1 intake_title='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-08T23:53:04.980792Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:04.981494Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:04.981639Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T23:53:04.982078Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:04.996468Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:06.930651Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 sender_emails=['cj@harvestfreight.us']
2026-04-08T23:53:06.930934Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 order_number=15015044 source=current_conversation_regex
2026-04-08T23:53:06.931435Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 order_number=15015044
2026-04-08T23:53:06.935604Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:06.935856Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:07.428748Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 doc_id=69d3e47b1e109c17fcc06663 order_number=15015044 query_field=token
2026-04-08T23:53:07.429034Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-08T23:53:07.429439Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 order_number=15015044 sections_mapped=6
2026-04-08T23:53:07.429573Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:07.430371Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:07.430523Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-08T23:53:07.431013Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:07.446565Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:07.446832Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T23:53:10.655948Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-08T23:53:38.975503Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1861945185247046719
2026-04-08T23:53:44.601806Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:44.603042Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2685 conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 seed_message_id='<CAHAz8cXg4tO+KA7uktEdiYwpmrG_TKRdivTPJtn4=DPWocV8CQ@mail.gmail.com>' source_email_count=3 source_thread_id=1861945185247046719 thread_fetch_succeeded=True
2026-04-08T23:53:48.847570Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 has_data=True thread_text_length=2685
2026-04-08T23:53:48.847806Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:48.851008Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:48.851205Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:48.851467Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-08T23:53:48.851593Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-08T23:53:48.852191Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-08T23:53:48.853052Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=15015044 submission_status=blocked
2026-04-08T23:53:49.103347Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-08T23:53:49.103632Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-08T23:53:49.350185Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-08T23:53:49.350405Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260408_194439_943518
2026-04-08T23:53:52.040506Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-08T23:53:52.041340Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_194439_943518
2026-04-08T23:58:52.141706Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-08T23:58:52.142323Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-08T23:58:59.599348Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-08T23:59:05.149088Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51219 unseen_only=False
2026-04-09T00:11:48.055097Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T00:11:48.055667Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T00:11:50.398709Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T00:11:50.644111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T00:11:50.907663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T00:11:51.152847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-09T00:11:51.398682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T00:11:51.643873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-09T00:11:51.910534Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T00:11:52.193006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T00:11:52.438322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T00:11:52.683446Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T00:11:52.959302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T00:11:53.204523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T00:11:53.449738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T00:11:53.694972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T00:11:53.944309Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T00:11:54.189388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T00:11:54.434613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T00:11:54.679726Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T00:11:54.925039Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T00:11:55.170258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T00:11:55.415148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T00:11:55.663547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T00:11:55.943118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T00:11:56.188321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T00:11:56.433538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=48bfb1ef38dc639dedf23e150f2a1397e5f57813e70654b871ddd4437cd71a98 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T00:11:56.433806Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T00:11:56.678456Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T00:11:59.189743Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T00:11:59.190615Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_195852_141946
2026-04-09T00:16:59.285248Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T00:16:59.286171Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T00:17:02.225935Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T00:17:04.922156Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51220 unseen_only=False
2026-04-09T00:24:29.660656Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T00:24:29.661441Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T00:24:31.915377Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T00:24:32.154126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T00:24:32.392813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861931735802988677 fingerprint=c6591f96667855d5c98192a60c49d295018a8713ec81eed340723cc2b353d507 subject='Wisconsin DMV Receipt'
2026-04-09T00:24:32.631584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T00:24:32.870299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-09T00:24:33.108935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T00:24:33.347599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T00:24:33.586265Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T00:24:33.825063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T00:24:34.063790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T00:24:34.302518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T00:24:34.541107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T00:24:34.779730Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T00:24:35.018447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T00:24:35.257159Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T00:24:35.495942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T00:24:35.735151Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T00:24:35.973816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T00:24:36.212434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T00:24:36.451077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T00:24:36.689754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T00:24:36.928416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T00:24:37.167073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T00:24:37.405957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T00:24:37.644821Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3149, 483, 4535] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 email_count=3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T00:24:37.646296Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:24:37.646439Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T00:24:37.646866Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:24:37.661619Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:24:37.662569Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 email_count=3 first_100_chars='Team I noticed someone tried calling.\n\nI am not available to the phone after 5:30PM EST, only by tex' text_length=8082
2026-04-09T00:24:37.662979Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 snippet='Team I noticed someone tried calling. I am not available to the phone after 5:30PM EST, only by text message or email CJ Green Dispatch coordinator E: cj@harvestfreight.us<mailto:cj@harvestfreight.us> T: (331) 466-0011 x 901 A: Harvest Freight Inc.ㅤㅤㅤㅤ 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Thursday, April 9, 2026 2:01:36 AM To: CJ Green | Harvest <cj@harvestfreight.us>; Daniel1996gaburici@gmail.com <Daniel1996gaburici@gmail.com> Cc: synchronpermits+routing@gmail.com <synchronpermits+routing@gmail.com> Subject: F7383 Colorado Google Maps Route Created for order 15015044 Synchron Permits Dear DANIEL HARVEST, We are pleased to inform you that a Google Maps route has been created matching the details'
2026-04-09T00:24:37.663853Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T00:24:37.664190Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 is_order_email=True snippet='Team I noticed someone tried calling. I am not available to the phone after 5:30'
2026-04-09T00:24:37.664324Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T00:24:37.666839Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:24:37.666999Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:24:59.603271Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 inserted_id=69d6ea601e109c17fcc0f6f1
2026-04-09T00:24:59.603766Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861945185247046719 intake_record_id=69d6ea601e109c17fcc0f6f1 intake_title='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T00:24:59.603919Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:24:59.604610Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:24:59.604760Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T00:24:59.605188Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:24:59.619917Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:01.736198Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 sender_emails=['cj@harvestfreight.us']
2026-04-09T00:25:01.736526Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 order_number=15015044 source=current_conversation_regex
2026-04-09T00:25:01.736948Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 order_number=15015044
2026-04-09T00:25:01.743052Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:01.743571Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:02.457145Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 doc_id=69d3e47b1e109c17fcc06663 order_number=15015044 query_field=token
2026-04-09T00:25:02.457405Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T00:25:02.457788Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 order_number=15015044 sections_mapped=6
2026-04-09T00:25:02.457924Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:02.458626Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:02.458799Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T00:25:02.459225Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:02.473620Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:02.473809Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T00:25:05.784453Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T00:25:40.684680Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1861945185247046719
2026-04-09T00:25:45.967368Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:45.969090Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=3993 conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 seed_message_id=<DM6PR06MB47320BF844488876A56C3377D75B2@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=6 source_thread_id=1861945185247046719 thread_fetch_succeeded=True
2026-04-09T00:25:55.296158Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 has_data=True thread_text_length=3993
2026-04-09T00:25:55.296357Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:55.299449Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:55.299615Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:55.299853Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T00:25:55.299983Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:25:55.300537Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T00:25:55.301515Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=15015044 submission_status=blocked
2026-04-09T00:25:55.543130Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T00:25:55.543361Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T00:25:55.781616Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T00:25:55.781864Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260408_201659_285490
2026-04-09T00:25:58.278888Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T00:25:58.279467Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_201659_285490
2026-04-09T00:30:58.378866Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T00:30:58.379545Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T00:31:01.454979Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T00:31:04.044050Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51222 unseen_only=False
2026-04-09T00:38:41.939162Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T00:38:41.939830Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T00:38:44.204656Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T00:38:44.445399Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T00:38:44.686105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-09T00:38:44.926920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T00:38:45.167579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T00:38:45.408181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T00:38:45.648773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T00:38:45.889446Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T00:38:46.130103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T00:38:46.370835Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T00:38:50.212150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T00:38:50.471442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T00:38:50.719490Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T00:38:50.967618Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T00:38:51.215670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T00:38:51.464649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T00:38:51.705298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T00:38:51.946042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T00:38:52.186626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T00:38:52.427285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T00:38:52.668013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T00:38:52.908792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T00:38:53.149511Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T00:38:53.390588Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3149, 483, 4535, 5093, 5770] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 email_count=5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T00:38:53.392158Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:38:53.392302Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T00:38:53.392774Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:38:53.407564Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:38:53.409275Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 email_count=5 first_100_chars='Team I noticed someone tried calling.\n\nI am not available to the phone after 5:30PM EST, only by tex' text_length=18728
2026-04-09T00:38:53.409648Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 snippet='Team I noticed someone tried calling. I am not available to the phone after 5:30PM EST, only by text message or email CJ Green Dispatch coordinator E: cj@harvestfreight.us<mailto:cj@harvestfreight.us> T: (331) 466-0011 x 901 A: Harvest Freight Inc.ㅤㅤㅤㅤ 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Thursday, April 9, 2026 2:01:36 AM To: CJ Green | Harvest <cj@harvestfreight.us>; Daniel1996gaburici@gmail.com <Daniel1996gaburici@gmail.com> Cc: synchronpermits+routing@gmail.com <synchronpermits+routing@gmail.com> Subject: F7383 Colorado Google Maps Route Created for order 15015044 Synchron Permits Dear DANIEL HARVEST, We are pleased to inform you that a Google Maps route has been created matching the details'
2026-04-09T00:38:53.411398Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T00:38:53.411646Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 is_order_email=True snippet='Team I noticed someone tried calling. I am not available to the phone after 5:30'
2026-04-09T00:38:53.411786Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T00:38:53.414575Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:38:53.414740Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:16.972890Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 inserted_id=69d6ea601e109c17fcc0f6f1
2026-04-09T00:39:16.973393Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861945185247046719 intake_record_id=69d6ea601e109c17fcc0f6f1 intake_title='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T00:39:16.973540Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:16.974230Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:16.974373Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T00:39:16.974795Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:16.989291Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:19.008932Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 sender_emails=['cj@harvestfreight.us']
2026-04-09T00:39:19.009187Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 order_number=15015044 source=current_conversation_regex
2026-04-09T00:39:19.009458Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 order_number=15015044
2026-04-09T00:39:19.012581Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:19.012744Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:20.449107Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 doc_id=69d3e47b1e109c17fcc06663 order_number=15015044 query_field=token
2026-04-09T00:39:20.449372Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T00:39:20.449784Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 order_number=15015044 sections_mapped=6
2026-04-09T00:39:20.449925Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:20.450610Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:20.450778Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T00:39:20.451198Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:20.465522Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:39:20.465685Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T00:39:23.614127Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T00:39:59.006916Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1861945185247046719
2026-04-09T00:40:04.328861Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:40:04.331524Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=3993 conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 seed_message_id=<DM6PR06MB4732026DBE6F19A63E0EBF8ED7582@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=6 source_thread_id=1861945185247046719 thread_fetch_succeeded=True
2026-04-09T00:40:12.790236Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 has_data=True thread_text_length=3993
2026-04-09T00:40:12.790455Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:40:12.793700Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:40:12.793868Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:40:12.794098Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T00:40:12.794226Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1
2026-04-09T00:40:12.794801Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T00:40:12.796214Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=15015044 submission_status=blocked
2026-04-09T00:40:13.040536Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T00:40:13.040779Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T00:40:13.281183Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T00:40:13.281394Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260408_203058_379114
2026-04-09T00:40:15.882224Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T00:40:15.882842Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_203058_379114
2026-04-09T00:45:15.983194Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T00:45:15.983826Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T00:45:19.084461Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T00:45:21.798699Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51222 unseen_only=False
2026-04-09T00:53:15.863337Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T00:53:15.863897Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T00:53:18.176043Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T00:53:18.420383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T00:53:18.663644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-09T00:53:18.907119Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T00:53:19.150557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T00:53:19.393955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T00:53:19.637290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T00:53:19.880504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T00:53:20.123752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T00:53:20.367186Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T00:53:20.610550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T00:53:20.853958Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T00:53:21.097328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T00:53:21.340763Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T00:53:21.584080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T00:53:21.827411Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T00:53:22.070666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T00:53:22.314023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T00:53:22.557452Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T00:53:22.800748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T00:53:23.044120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T00:53:23.287342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T00:53:23.530703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T00:53:23.774129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T00:53:23.774356Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T00:53:24.017223Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T00:53:26.739042Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T00:53:26.739605Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_204515_983436
2026-04-09T00:58:26.838856Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T00:58:26.839539Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T00:58:30.270661Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T00:58:33.316290Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51222 unseen_only=False
2026-04-09T01:07:06.661914Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T01:07:06.662467Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T01:07:08.974938Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T01:07:09.220610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T01:07:09.465348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-09T01:07:09.710121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T01:07:09.954829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T01:07:10.199725Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T01:07:10.444642Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T01:07:10.689445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T01:07:10.934171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T01:07:11.181920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T01:07:11.426752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T01:07:11.671479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T01:07:11.916380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T01:07:12.161175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T01:07:12.406024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T01:07:12.650735Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T01:07:12.895439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T01:07:13.140105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T01:07:13.384909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T01:07:13.629731Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T01:07:13.874489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T01:07:14.119199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T01:07:14.363945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T01:07:14.608672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T01:07:14.608905Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T01:07:14.853538Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T01:07:17.267846Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T01:07:17.268427Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_205826_839100
2026-04-09T01:12:17.354109Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T01:12:17.354869Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T01:12:20.609951Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T01:12:23.362768Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51222 unseen_only=False
2026-04-09T01:19:53.134248Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T01:19:53.135027Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T01:19:55.432102Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T01:19:55.674983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T01:19:55.916667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-09T01:19:56.158358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T01:19:56.400217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T01:19:56.642037Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T01:19:56.883842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T01:19:57.125651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T01:19:57.367411Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T01:19:57.609211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T01:19:57.850919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T01:19:58.092744Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T01:19:58.334525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T01:19:58.576336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T01:19:58.818196Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T01:19:59.069027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T01:19:59.310868Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T01:19:59.552760Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T01:19:59.794564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T01:20:00.036387Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T01:20:00.278148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T01:20:00.519999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T01:20:00.774795Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T01:20:01.016605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T01:20:01.016836Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T01:20:01.258182Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T01:20:03.771527Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T01:20:03.772161Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_211217_354351
2026-04-09T01:25:03.870148Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T01:25:03.870867Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T01:25:07.992223Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T01:25:11.839643Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51222 unseen_only=False
2026-04-09T01:33:18.742995Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T01:33:18.743698Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T01:33:21.038023Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T01:33:21.283285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T01:33:21.527056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-09T01:33:21.773242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T01:33:22.017040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T01:33:22.260786Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T01:33:22.504566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T01:33:22.748761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T01:33:22.992458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T01:33:23.236141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T01:33:23.479937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T01:33:23.737872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T01:33:23.981671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T01:33:24.225527Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T01:33:24.469661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T01:33:24.713410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T01:33:24.957248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T01:33:25.200890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T01:33:25.444786Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T01:33:25.688440Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T01:33:25.932106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T01:33:26.175818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T01:33:26.419614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T01:33:26.664999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T01:33:26.665219Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T01:33:26.908360Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T01:33:29.554930Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T01:33:29.555463Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_212503_870389
2026-04-09T01:38:29.654865Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T01:38:29.655496Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T01:38:33.176627Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T01:38:36.129503Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51223 unseen_only=False
2026-04-09T01:46:43.499474Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T01:46:43.500003Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T01:46:45.854942Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T01:46:46.098975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861926964723930216 fingerprint=d7046aa1911f5598a0894acf472b428e82e62961458b659a25177379c14504f6 subject='Re: Truck#177'
2026-04-09T01:46:46.342909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T01:46:46.608128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T01:46:46.852177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T01:46:47.096291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T01:46:47.341444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T01:46:47.588502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T01:46:47.832403Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T01:46:48.076397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T01:46:48.337107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T01:46:48.593024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T01:46:48.841086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T01:46:49.085163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T01:46:49.351389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T01:46:49.637631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T01:46:49.881926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T01:46:50.126326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T01:46:50.384769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T01:46:50.659203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T01:46:50.903385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T01:46:51.147479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T01:46:51.400560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T01:46:51.666664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T01:46:51.910823Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[36] conversation_id=1861954307986706200 conversation_index=1 conversation_total=1 email_count=1 subject=
2026-04-09T01:46:51.912203Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861954307986706200 conversation_index=1 conversation_total=1
2026-04-09T01:46:51.912361Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861954307986706200 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T01:46:51.912818Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861954307986706200 conversation_index=1 conversation_total=1
2026-04-09T01:46:51.928018Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861954307986706200 conversation_index=1 conversation_total=1
2026-04-09T01:46:51.928395Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861954307986706200 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Are You Interested With Our Company?' text_length=36
2026-04-09T01:46:51.928618Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861954307986706200 conversation_index=1 conversation_total=1 snippet='Are You Interested With Our Company?'
2026-04-09T01:46:54.069746Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861954307986706200 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T01:46:54.070058Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861954307986706200 conversation_index=1 conversation_total=1 is_order_email=False snippet='Are You Interested With Our Company?'
2026-04-09T01:46:54.070193Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861954307986706200 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T01:46:54.073893Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861954307986706200 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T01:46:54.074460Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861954307986706200 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T01:46:54.334756Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861954307986706200 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T01:46:54.578409Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T01:46:54.578628Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260408_213829_655110
2026-04-09T01:46:57.478826Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T01:46:57.479464Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260408_213829_655110
2026-04-09T01:51:57.577281Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T01:51:57.577943Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T01:52:00.968811Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T01:52:04.060305Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T02:00:49.947044Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T02:00:49.951066Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T02:00:52.240579Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T02:00:52.487337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T02:00:52.733099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T02:00:52.978852Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T02:00:53.224628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T02:00:53.470252Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T02:00:53.716076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T02:00:53.961814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T02:00:54.207650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T02:00:54.453405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T02:00:54.699269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T02:00:54.944982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T02:00:55.190780Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T02:00:55.436480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T02:00:55.682147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T02:00:55.927997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T02:00:56.173737Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T02:00:56.419547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T02:00:56.665282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T02:00:56.910937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T02:00:57.156753Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T02:00:57.402485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T02:00:57.648240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T02:00:57.893953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954307986706200 fingerprint=45b4010cbd9f8526fd2fcb381c4055d86714d090c79fb37358611b9b3c467580 subject=
2026-04-09T02:00:58.139882Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[4499] conversation_id=1861954914170625479 conversation_index=1 conversation_total=1 email_count=1 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T02:00:58.142053Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861954914170625479 conversation_index=1 conversation_total=1
2026-04-09T02:00:58.142266Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861954914170625479 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T02:00:58.142705Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861954914170625479 conversation_index=1 conversation_total=1
2026-04-09T02:00:58.157259Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861954914170625479 conversation_index=1 conversation_total=1
2026-04-09T02:00:58.157811Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861954914170625479 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Everingham & Kerr, Inc.\n\nMergers & Acquisitions since 1988\nWe are pleased to announce that:\n\nABM Air' text_length=4499
2026-04-09T02:00:58.158090Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861954914170625479 conversation_index=1 conversation_total=1 snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 We are pleased to announce that: ABM Air Conditioning and Heating, Inc. has been acquired by AMX Mechanical LLC and AMX Cooling & Heating LLC, a portfolio company of Waypoint Capital Partners <<DOWNLOAD PRESS RELEASE HERE>> [https://www.everkerr.com/wp-content/uploads/2026/03/ABM-PR.pdf] Press Release - April 8, 2026 Everingham & Kerr, Inc. announced today that ABM Air Conditioning and Heating LLC (the “Company” or “ABM”) has been acquired by AMX Mechanical LLC and AMX Cooling & Heating LLC (collectively, “AMX” or "AMX Mechanical"), a portfolio company of WayPoint Capital Partners (“WayPoint”). Terms of the transaction were'
2026-04-09T02:00:59.908478Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861954914170625479 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T02:00:59.908809Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861954914170625479 conversation_index=1 conversation_total=1 is_order_email=False snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 We are pleased to anno'
2026-04-09T02:00:59.908951Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861954914170625479 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T02:00:59.912584Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T02:00:59.913279Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861954914170625479 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T02:01:00.163212Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861954914170625479 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T02:01:00.408704Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T02:01:00.408916Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260408_215157_577522
2026-04-09T02:01:03.274929Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T02:01:03.275618Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260408_215157_577522
2026-04-09T02:06:03.376022Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T02:06:03.377846Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T02:06:06.726843Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T02:06:09.351129Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T02:13:30.500777Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T02:13:30.504069Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T02:13:32.865493Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T02:13:33.115163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T02:13:33.358713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T02:13:33.602172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T02:13:33.845599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T02:13:34.089195Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T02:13:34.332702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T02:13:34.576270Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T02:13:34.819866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T02:13:35.063443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T02:13:35.306996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T02:13:35.550512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T02:13:35.794028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T02:13:36.037505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T02:13:36.280989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T02:13:36.524428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T02:13:36.768001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T02:13:37.011629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T02:13:37.255296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T02:13:37.498750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T02:13:37.752319Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T02:13:37.995919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T02:13:38.246801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T02:13:38.490324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954307986706200 fingerprint=45b4010cbd9f8526fd2fcb381c4055d86714d090c79fb37358611b9b3c467580 subject=
2026-04-09T02:13:38.733833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T02:13:38.734043Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T02:13:38.977597Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T02:13:41.543676Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T02:13:41.544720Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_220603_376670
2026-04-09T02:18:41.639674Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T02:18:41.640944Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T02:18:46.128619Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T02:18:48.918104Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T02:26:13.568600Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T02:26:13.569131Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T02:26:15.893098Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T02:26:16.141323Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T02:26:16.389560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T02:26:16.637713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T02:26:16.886101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T02:26:17.134461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T02:26:17.382708Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T02:26:17.631038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T02:26:17.879223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T02:26:18.127389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T02:26:18.375751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T02:26:18.624373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T02:26:18.872759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T02:26:19.120977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T02:26:19.369110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T02:26:19.617333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T02:26:19.865527Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T02:26:20.113824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T02:26:20.362114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T02:26:20.610432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T02:26:20.858788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T02:26:21.109369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T02:26:21.360453Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T02:26:21.608789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954307986706200 fingerprint=45b4010cbd9f8526fd2fcb381c4055d86714d090c79fb37358611b9b3c467580 subject=
2026-04-09T02:26:21.856977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T02:26:21.857206Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T02:26:22.104965Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T02:26:24.634339Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T02:26:24.634947Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_221841_639932
2026-04-09T02:31:24.735290Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T02:31:24.738216Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T02:31:27.806058Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T02:31:30.626917Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T02:39:06.711456Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T02:39:06.713945Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T02:39:09.026847Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T02:39:09.272975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T02:39:09.519195Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T02:39:09.765166Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T02:39:10.011163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T02:39:10.257157Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T02:39:10.503118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T02:39:10.749137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T02:39:10.995150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T02:39:11.241127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T02:39:11.487090Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T02:39:11.733114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T02:39:11.979315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T02:39:12.225425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T02:39:12.471454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T02:39:12.717741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T02:39:12.963849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T02:39:13.209736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T02:39:13.455875Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T02:39:13.701941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T02:39:13.948071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T02:39:14.194184Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T02:39:14.440132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T02:39:14.695672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954307986706200 fingerprint=45b4010cbd9f8526fd2fcb381c4055d86714d090c79fb37358611b9b3c467580 subject=
2026-04-09T02:39:14.941666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T02:39:14.941906Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T02:39:15.187499Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T02:39:17.808272Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T02:39:17.808843Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_223124_735536
2026-04-09T02:44:17.908800Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T02:44:17.911286Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T02:44:21.433187Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T02:44:24.234148Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T02:52:20.240140Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T02:52:20.240673Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T02:52:22.543430Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T02:52:22.787927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T02:52:23.032419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T02:52:23.277049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T02:52:23.521608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T02:52:23.766007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T02:52:24.010369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T02:52:24.254829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T02:52:24.499274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T02:52:24.743857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T02:52:24.988353Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T02:52:25.232929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T02:52:25.477512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T02:52:25.721966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T02:52:25.966452Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T02:52:26.210871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T02:52:26.455254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T02:52:26.699771Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T02:52:26.944181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T02:52:27.188584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T02:52:27.448055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T02:52:27.692443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T02:52:27.937058Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T02:52:28.181552Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954307986706200 fingerprint=45b4010cbd9f8526fd2fcb381c4055d86714d090c79fb37358611b9b3c467580 subject=
2026-04-09T02:52:28.426062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T02:52:28.426284Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T02:52:28.670347Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T02:52:31.419937Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T02:52:31.420515Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_224417_909056
2026-04-09T02:57:31.506871Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T02:57:31.507643Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T02:57:34.760076Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T02:57:37.765964Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T03:05:27.407166Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T03:05:27.408185Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T03:05:29.682526Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T03:05:29.924084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T03:05:30.165656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T03:05:30.407360Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T03:05:30.649062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T03:05:30.890637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T03:05:31.132277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T03:05:31.374106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T03:05:31.615759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T03:05:31.857383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T03:05:32.099041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T03:05:32.340750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T03:05:32.582389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T03:05:32.824160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T03:05:33.065763Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T03:05:33.307389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T03:05:33.549111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T03:05:33.790673Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T03:05:34.032380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T03:05:34.273986Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T03:05:34.515423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T03:05:34.757131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T03:05:34.998646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T03:05:35.240209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954307986706200 fingerprint=45b4010cbd9f8526fd2fcb381c4055d86714d090c79fb37358611b9b3c467580 subject=
2026-04-09T03:05:35.481955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T03:05:35.482192Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T03:05:35.723361Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T03:05:38.170406Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T03:05:38.170941Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_225731_507118
2026-04-09T03:10:38.271134Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T03:10:38.272030Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T03:10:41.392075Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T03:10:43.948660Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T03:18:02.131888Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T03:18:02.132418Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T03:18:04.423219Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T03:18:04.668281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T03:18:04.913326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T03:18:05.158419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T03:18:05.403438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T03:18:05.648439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=7fa9128432873875e4752e2399231d3a7b0bd96624f4b52ccfa2c4d5efb4a44b subject='Re: Truck 6027 Trailer T560'
2026-04-09T03:18:05.893318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T03:18:06.138294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T03:18:06.383214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T03:18:06.628227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T03:18:06.873223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T03:18:07.118231Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T03:18:07.363265Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T03:18:07.608228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T03:18:07.853257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T03:18:08.098201Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T03:18:08.353121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T03:18:08.598240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T03:18:08.843241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T03:18:09.088198Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T03:18:09.333065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T03:18:09.578025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T03:18:09.823276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T03:18:10.068364Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954307986706200 fingerprint=45b4010cbd9f8526fd2fcb381c4055d86714d090c79fb37358611b9b3c467580 subject=
2026-04-09T03:18:10.313362Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T03:18:10.313592Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T03:18:10.558112Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T03:18:13.026804Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T03:18:13.027327Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_231038_271411
2026-04-09T03:23:13.108267Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T03:23:13.109037Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T03:23:16.112427Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T03:23:18.886184Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T03:30:48.762492Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T03:30:48.763055Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T03:30:51.050700Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T03:30:51.294812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T03:30:51.538993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T03:30:51.794534Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T03:30:52.038727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T03:30:52.526656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T03:30:52.770811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T03:30:53.014855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T03:30:53.258916Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T03:30:53.503018Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T03:30:53.747190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T03:30:53.991316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T03:30:54.235310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T03:30:54.479286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T03:30:54.723385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T03:30:54.967415Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T03:30:55.211521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T03:30:55.455906Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T03:30:55.710822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T03:30:55.954870Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T03:30:56.199037Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T03:30:56.443562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T03:30:56.691602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T03:30:56.694998Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[420, 474, 875, 205, 646] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 email_count=5 subject='Re: Truck 6027 Trailer T560'
2026-04-09T03:30:56.711550Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:30:56.712919Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T03:30:56.724923Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:30:56.756923Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:30:56.758435Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 email_count=5 first_100_chars="6056 Razorville Rd, Byron, IL 61010\nTo\n3435 N McCarty St Houston TX 77029\n\nCedarapids CR552\n\n10' wid" text_length=2648
2026-04-09T03:30:56.758987Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 snippet="6056 Razorville Rd, Byron, IL 61010 To 3435 N McCarty St Houston TX 77029 Cedarapids CR552 10' wide 12k 42k 40K we need IL MO AR *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org --- Confirmed, thank you! *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org On Wed, Apr 8, 2026 at 11:40 PM"
2026-04-09T03:30:59.189592Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-09T03:30:59.190484Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 is_order_email=True snippet='6056 Razorville Rd, Byron, IL 61010 To 3435 N McCarty St Houston TX 77029 Cedara'
2026-04-09T03:30:59.190760Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T03:30:59.196749Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:30:59.197225Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:21.738817Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 inserted_id=69d6baa91e109c17fcc0efe2
2026-04-09T03:31:21.739652Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Manuel conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861934869983530895 intake_record_id=69d6baa91e109c17fcc0efe2 intake_title='Re: Truck 6027 Trailer T560'
2026-04-09T03:31:21.739816Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:21.740531Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:21.740944Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T03:31:21.741392Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:21.755798Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:24.401370Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 sender_emails=['dispatch6@selectcorp.org']
2026-04-09T03:31:35.478923Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 order_number=04396029
2026-04-09T03:31:35.479378Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 order_number=04396029
2026-04-09T03:31:35.482671Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:35.482858Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:35.973645Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 doc_id=69d3d39c1e109c17fcc063c1 order_number=04396029 query_field=token
2026-04-09T03:31:35.974062Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T03:31:35.974614Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 order_number=04396029 sections_mapped=6
2026-04-09T03:31:35.974760Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:35.975460Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:35.975599Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T03:31:35.976062Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:35.990941Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:31:35.991120Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T03:31:39.208674Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T03:32:22.933013Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 email_count=9 mailbox='[Gmail]/All Mail' thread_id=1861934869983530895
2026-04-09T03:32:28.472128Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:32:28.475294Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=3144 conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 seed_message_id='<CAGACdu4pH2AA6NWJfWPG6Kr5H=3T0vOUj=NO7Z9JFDnb+NhYJA@mail.gmail.com>' source_email_count=9 source_thread_id=1861934869983530895 thread_fetch_succeeded=True
2026-04-09T03:32:37.837377Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 has_data=True thread_text_length=3144
2026-04-09T03:32:37.837577Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:32:37.841117Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:32:37.841430Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:32:37.841844Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T03:32:37.841978Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1
2026-04-09T03:32:37.842685Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T03:32:37.844294Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Select Corp' conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=04396029 submission_status=blocked
2026-04-09T03:32:38.092681Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T03:32:38.092934Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T03:32:38.337167Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T03:32:38.337588Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260408_232313_108511
2026-04-09T03:32:40.883962Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T03:32:40.884631Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260408_232313_108511
2026-04-09T03:37:40.978062Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T03:37:40.979318Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T03:37:44.636660Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T03:37:47.460413Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T03:46:00.129797Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T03:46:00.130446Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T03:46:02.436236Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T03:46:02.681999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T03:46:02.927747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T03:46:03.173493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T03:46:03.419349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T03:46:03.665161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T03:46:03.910958Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T03:46:04.156660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T03:46:04.402459Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T03:46:04.648077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T03:46:04.893820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T03:46:05.139624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T03:46:05.385482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T03:46:05.631329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T03:46:05.877255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T03:46:06.123058Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T03:46:06.368722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T03:46:06.614649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T03:46:06.860640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T03:46:07.106397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T03:46:07.352190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T03:46:07.609750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T03:46:07.855436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T03:46:08.101188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T03:46:08.101448Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T03:46:08.346740Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T03:46:11.007405Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T03:46:11.008012Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_233740_978312
2026-04-09T03:51:11.108352Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T03:51:11.109070Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T03:51:14.842114Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T03:51:17.828014Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T03:59:32.967760Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T03:59:32.968322Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T03:59:35.302908Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T03:59:35.550571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T03:59:35.797345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T03:59:36.044164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T03:59:36.290843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T03:59:36.540417Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T03:59:36.787103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T03:59:37.033914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T03:59:37.280674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T03:59:37.527350Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T03:59:37.774190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T03:59:38.021021Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T03:59:38.267904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T03:59:38.514634Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T03:59:38.761397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T03:59:39.008099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T03:59:39.254909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T03:59:39.501657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T03:59:39.748428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T03:59:39.995128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T03:59:40.241927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T03:59:40.488660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T03:59:40.735427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T03:59:40.982162Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T03:59:40.982390Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T03:59:41.233921Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T03:59:44.151252Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T03:59:44.151888Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260408_235111_108600
2026-04-09T04:04:44.241867Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T04:04:44.242767Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T04:04:47.230856Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T04:04:49.621266Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T04:11:47.048045Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T04:11:47.048845Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T04:11:49.278644Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T04:11:49.516598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T04:11:49.753200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T04:11:50.141864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T04:11:50.384772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T04:11:50.622164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T04:11:50.880757Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T04:11:51.152004Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T04:11:51.388790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T04:11:51.625311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T04:11:51.861935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T04:11:52.122314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T04:11:52.420971Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T04:11:52.657613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T04:11:52.900273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T04:11:53.168890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T04:11:53.409562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T04:11:53.646138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T04:11:53.889106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T04:11:54.147750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T04:11:54.384369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T04:11:54.620980Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T04:11:54.869326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T04:11:55.107513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T04:11:55.107756Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T04:11:55.343925Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T04:11:58.679128Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T04:11:58.679711Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_000444_242109
2026-04-09T04:16:58.776493Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T04:16:58.779393Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T04:17:01.802037Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T04:17:04.243332Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T04:24:08.754344Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T04:24:08.754911Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T04:24:11.016581Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T04:24:11.259922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T04:24:11.503239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T04:24:11.746626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T04:24:12.002404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T04:24:12.245811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T04:24:12.489126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T04:24:12.732559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T04:24:12.975980Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T04:24:13.219407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T04:24:13.462815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T04:24:13.706144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T04:24:13.949484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T04:24:14.201793Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T04:24:14.445303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T04:24:14.688895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T04:24:14.932215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T04:24:15.175757Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T04:24:15.419069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T04:24:15.662318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T04:24:15.909467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T04:24:16.155164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T04:24:16.398633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T04:24:16.642003Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T04:24:16.642222Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T04:24:16.885108Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T04:24:19.266956Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T04:24:19.267490Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_001658_776739
2026-04-09T04:29:19.366865Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T04:29:19.367625Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T04:29:22.453593Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T04:29:25.138820Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T04:36:56.793634Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T04:36:56.794201Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T04:36:59.103032Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T04:36:59.336172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T04:36:59.568243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T04:36:59.800432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T04:37:00.033014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T04:37:00.265148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T04:37:00.497375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T04:37:00.729660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T04:37:00.961836Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T04:37:01.193898Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T04:37:01.426025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T04:37:01.658455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T04:37:01.890529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T04:37:02.122666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T04:37:02.354846Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T04:37:02.587082Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T04:37:02.819255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T04:37:03.051375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T04:37:03.283644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T04:37:03.515839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T04:37:03.747903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T04:37:03.979963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T04:37:04.212099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T04:37:04.444407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T04:37:04.444634Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T04:37:04.687465Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T04:37:07.154765Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T04:37:07.155309Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_002919_367111
2026-04-09T04:42:07.236158Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T04:42:07.236860Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T04:42:10.317829Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T04:42:12.959943Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T04:49:45.230613Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T04:49:45.231380Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T04:49:47.530417Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T04:49:47.767298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T04:49:48.003834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T04:49:48.240239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T04:49:48.476698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T04:49:48.713077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T04:49:48.949405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T04:49:49.193891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T04:49:49.430612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T04:49:49.667195Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T04:49:49.903634Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T04:49:50.140116Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T04:49:50.378216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T04:49:50.624561Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T04:49:50.860949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T04:49:51.097574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T04:49:51.334104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T04:49:51.570597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T04:49:51.807203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T04:49:52.043648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T04:49:52.280144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T04:49:52.516516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T04:49:52.752963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T04:49:52.989456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T04:49:52.989764Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T04:49:53.225751Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T04:49:55.780632Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T04:49:55.781228Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_004207_236399
2026-04-09T04:54:55.880846Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T04:54:55.881607Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T04:54:59.073794Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T04:55:01.767043Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T05:02:59.123276Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T05:02:59.123956Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T05:03:01.367193Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T05:03:01.606465Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T05:03:01.845565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T05:03:02.084853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T05:03:02.323823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T05:03:02.562966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T05:03:02.802091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T05:03:03.041183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T05:03:03.280414Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T05:03:03.519503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T05:03:03.758577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T05:03:03.997740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T05:03:04.237014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T05:03:04.476223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T05:03:04.715322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T05:03:04.954352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T05:03:05.193631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T05:03:05.433294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T05:03:05.672448Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T05:03:05.911620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T05:03:06.150794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T05:03:06.389942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T05:03:06.629039Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T05:03:06.868358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T05:03:06.868584Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T05:03:07.107567Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T05:03:09.755485Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T05:03:09.756032Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_005455_881093
2026-04-09T05:08:09.847468Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T05:08:09.848792Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T05:08:12.947983Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T05:08:15.380464Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T05:15:16.981233Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T05:15:16.981893Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T05:15:19.200304Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T05:15:19.437646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T05:15:19.684039Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T05:15:19.921484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T05:15:20.159008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T05:15:20.396340Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T05:15:20.633928Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T05:15:20.871486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T05:15:21.108874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T05:15:21.346359Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T05:15:21.583859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T05:15:21.821221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T05:15:22.058668Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T05:15:22.296144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T05:15:22.533441Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T05:15:22.770872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T05:15:23.008355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T05:15:23.245785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T05:15:23.483173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T05:15:23.720398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T05:15:23.957865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T05:15:24.195142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T05:15:24.432545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T05:15:24.669943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T05:15:24.670178Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T05:15:24.907010Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T05:15:27.157320Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T05:15:27.157912Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_010809_847726
2026-04-09T05:20:27.257061Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T05:20:27.257823Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T05:20:30.047348Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T05:20:32.468216Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T05:27:16.098112Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T05:27:16.098702Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T05:27:18.359384Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T05:27:18.602682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T05:27:18.845844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T05:27:19.089164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T05:27:19.332468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T05:27:19.575876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T05:27:19.819148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T05:27:20.062461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T05:27:20.305796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T05:27:20.556562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T05:27:20.799719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T05:27:21.042965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T05:27:21.286186Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T05:27:21.529258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T05:27:21.772551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T05:27:22.015787Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T05:27:22.259084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T05:27:22.502385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T05:27:22.745612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T05:27:22.988980Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T05:27:23.232347Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T05:27:23.475757Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T05:27:23.718982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T05:27:23.962169Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T05:27:23.962400Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T05:27:24.205135Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T05:27:26.495994Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T05:27:26.496572Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_012027_257306
2026-04-09T05:32:26.593884Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T05:32:26.596790Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T05:32:29.552311Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T05:32:31.990433Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T05:39:30.075828Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T05:39:30.076465Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T05:39:32.350918Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T05:39:32.595530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T05:39:32.839195Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T05:39:33.082925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T05:39:33.326557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T05:39:33.570224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T05:39:33.813868Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T05:39:34.060016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T05:39:34.303746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T05:39:34.547459Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T05:39:34.791253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T05:39:35.034957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T05:39:35.278713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T05:39:35.522422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T05:39:35.766107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T05:39:36.009724Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T05:39:36.253555Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T05:39:36.497337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T05:39:36.741036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T05:39:36.984740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T05:39:37.228418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T05:39:37.472210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T05:39:37.715908Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T05:39:37.959731Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T05:39:37.959961Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T05:39:38.203139Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T05:39:40.590726Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T05:39:40.591244Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_013226_594127
2026-04-09T05:44:40.675876Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T05:44:40.678978Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T05:44:48.814974Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T05:44:51.437363Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T05:52:34.108069Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T05:52:34.110653Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T05:52:36.419421Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T05:52:36.668597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T05:52:36.916812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T05:52:37.164992Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T05:52:37.413101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T05:52:37.661319Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T05:52:37.909669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T05:52:38.157839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T05:52:38.406047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T05:52:38.654215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T05:52:38.902380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T05:52:39.150472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T05:52:39.398748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T05:52:39.646987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T05:52:39.895116Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T05:52:40.143273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T05:52:40.391318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T05:52:40.639555Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T05:52:40.887917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T05:52:41.143159Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T05:52:41.391396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T05:52:41.639596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T05:52:41.887901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T05:52:42.136090Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T05:52:42.136313Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T05:52:42.384026Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T05:52:44.923056Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T05:52:44.923635Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_014440_676119
2026-04-09T05:57:45.023822Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T05:57:45.026277Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T05:57:47.988553Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T05:57:50.732738Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T06:05:19.288685Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T06:05:19.289329Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T06:05:21.550788Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T06:05:21.793790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T06:05:22.035855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T06:05:22.277819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T06:05:22.519716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T06:05:22.761719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T06:05:23.003669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T06:05:23.245600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T06:05:23.487512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T06:05:23.729665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T06:05:23.971632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T06:05:24.213594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T06:05:24.462666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T06:05:24.704730Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T06:05:24.946714Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T06:05:25.188731Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T06:05:25.430619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T06:05:25.672669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T06:05:25.914713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T06:05:26.156780Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T06:05:26.398838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T06:05:26.640959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T06:05:26.883053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T06:05:27.125036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T06:05:27.125267Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T06:05:27.366796Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T06:05:30.022052Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T06:05:30.022631Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_015745_024057
2026-04-09T06:10:30.120486Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T06:10:30.123052Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T06:10:33.241772Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T06:10:35.708213Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T06:17:11.138256Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T06:17:11.138953Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T06:17:13.360837Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T06:17:13.598139Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T06:17:13.833640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T06:17:14.069393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T06:17:14.305129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T06:17:14.540427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T06:17:14.775893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T06:17:15.011376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T06:17:15.246694Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T06:17:15.482008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T06:17:15.717253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T06:17:15.952619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T06:17:16.188255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T06:17:16.427644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T06:17:16.664333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T06:17:16.899619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T06:17:17.134768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T06:17:17.370028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T06:17:17.605484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T06:17:17.840693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T06:17:18.075903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T06:17:18.311380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T06:17:18.546528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T06:17:18.782006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T06:17:18.782234Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T06:17:19.016966Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T06:17:21.331599Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T06:17:21.332163Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_021030_120737
2026-04-09T06:22:21.432449Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T06:22:21.433138Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T06:22:24.253346Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T06:22:26.544656Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T06:29:04.282005Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T06:29:04.282512Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T06:29:06.553330Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T06:29:06.799523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T06:29:07.044826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T06:29:07.289860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T06:29:07.534980Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T06:29:07.784394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T06:29:08.029475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T06:29:08.274739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T06:29:08.519779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T06:29:08.764839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T06:29:09.009818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T06:29:09.254923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T06:29:09.508816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T06:29:09.753839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T06:29:09.998929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T06:29:10.244008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T06:29:10.488976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T06:29:10.734121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T06:29:10.979288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T06:29:11.224497Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T06:29:11.469637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T06:29:11.714802Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T06:29:11.959822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T06:29:12.217410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T06:29:12.217638Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T06:29:12.462187Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T06:29:14.711995Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T06:29:14.712567Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_022221_432708
2026-04-09T06:34:14.807876Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T06:34:14.808662Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T06:34:17.880552Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T06:34:20.439533Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T06:41:08.745841Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T06:41:08.746396Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T06:41:10.995933Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T06:41:11.241945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T06:41:11.487037Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T06:41:11.732126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T06:41:11.977155Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T06:41:12.222256Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T06:41:12.467369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T06:41:12.712482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T06:41:12.957610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T06:41:13.202788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T06:41:13.447795Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T06:41:13.693015Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T06:41:13.938175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T06:41:14.183238Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T06:41:14.428591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T06:41:14.673880Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T06:41:14.919130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T06:41:15.164355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T06:41:15.409818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T06:41:15.654963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T06:41:15.900071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T06:41:16.145129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T06:41:16.390603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T06:41:16.635676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T06:41:16.635905Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T06:41:16.880634Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T06:41:19.217308Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T06:41:19.217940Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_023414_808156
2026-04-09T06:46:19.296448Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T06:46:19.297069Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T06:46:22.153597Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T06:46:24.625648Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T06:53:26.792439Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T06:53:26.792996Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T06:53:29.104045Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T06:53:29.354115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T06:53:29.603273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T06:53:29.852439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T06:53:30.101749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T06:53:30.351077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T06:53:30.600115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T06:53:30.849279Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T06:53:31.098648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T06:53:31.347891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T06:53:31.597013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T06:53:31.846277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T06:53:32.095334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T06:53:32.344384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T06:53:32.598224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T06:53:32.847467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T06:53:33.096618Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T06:53:33.345911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T06:53:33.611337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T06:53:33.860653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T06:53:34.110008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T06:53:34.359316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T06:53:34.608548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T06:53:34.857753Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T06:53:34.857983Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T06:53:35.106791Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T06:53:37.545615Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T06:53:37.546224Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_024619_296696
2026-04-09T06:58:37.642600Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T06:58:37.643293Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T06:58:40.833543Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T06:58:43.535468Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T07:06:00.131049Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T07:06:00.131608Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T07:06:02.353722Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T07:06:02.588566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T07:06:02.822373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T07:06:03.066425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T07:06:03.300261Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T07:06:03.548401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T07:06:03.782333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T07:06:04.016089Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T07:06:04.249987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T07:06:04.498150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T07:06:04.732085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T07:06:04.966106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T07:06:05.207980Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T07:06:05.441993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T07:06:05.675861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T07:06:05.909826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T07:06:06.143625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T07:06:06.377406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T07:06:06.611279Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T07:06:06.845153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T07:06:07.078978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T07:06:07.312970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T07:06:07.546984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T07:06:07.799297Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T07:06:07.799531Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T07:06:08.047246Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T07:06:10.546415Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T07:06:10.547001Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_025837_642862
2026-04-09T07:11:10.638217Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T07:11:10.638857Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T07:11:13.319659Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T07:11:15.512744Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T07:17:42.735856Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T07:17:42.736396Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T07:17:44.980412Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T07:17:45.221699Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T07:17:45.462044Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T07:17:45.702643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T07:17:45.942918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T07:17:46.183320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T07:17:46.423831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T07:17:46.664216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T07:17:46.904714Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T07:17:47.145192Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T07:17:47.385549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T07:17:47.625993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T07:17:47.866237Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T07:17:48.111774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T07:17:48.352195Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T07:17:48.592591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T07:17:48.833014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T07:17:49.073328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T07:17:49.313748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T07:17:49.554199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T07:17:49.794571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T07:17:50.035021Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T07:17:50.275439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T07:17:50.515873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T07:17:50.516106Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T07:17:50.756161Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T07:17:52.888714Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T07:17:52.889289Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_031110_638456
2026-04-09T07:22:52.989637Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T07:22:52.990356Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T07:22:55.880825Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T07:22:58.345653Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T07:29:27.171565Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T07:29:27.172156Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T07:29:29.408576Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T07:29:29.645458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T07:29:29.881069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T07:29:30.116517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T07:29:30.352026Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T07:29:30.587594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T07:29:30.823079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T07:29:31.072218Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T07:29:31.307789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T07:29:31.543236Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T07:29:31.778822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T07:29:32.014130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T07:29:32.249642Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T07:29:32.485109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T07:29:32.720533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T07:29:32.956034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T07:29:33.191677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T07:29:33.427192Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T07:29:33.662650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T07:29:33.898118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T07:29:34.133516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T07:29:34.369036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T07:29:34.604534Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T07:29:34.840053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T07:29:34.840278Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T07:29:35.075347Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T07:29:37.295791Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T07:29:37.296356Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_032252_989890
2026-04-09T07:34:37.390532Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T07:34:37.391275Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T07:34:40.302590Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T07:34:42.876891Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T07:41:32.438926Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T07:41:32.439565Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T07:41:34.707183Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T07:41:34.960802Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T07:41:35.201198Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T07:41:35.441612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T07:41:35.682186Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T07:41:35.922595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T07:41:36.163113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T07:41:36.403562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T07:41:36.644065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T07:41:36.884529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T07:41:37.125008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T07:41:37.365420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T07:41:37.606009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T07:41:37.846324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T07:41:38.086822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T07:41:38.327288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T07:41:38.567740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T07:41:38.808053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T07:41:39.048410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T07:41:39.288909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T07:41:39.529376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T07:41:39.769837Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T07:41:40.010336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T07:41:40.250862Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T07:41:40.251090Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T07:41:40.491178Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T07:41:43.604201Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T07:41:43.604802Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_033437_390803
2026-04-09T07:46:43.702527Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T07:46:43.705311Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T07:46:46.377405Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T07:46:48.651476Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T07:53:05.375969Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T07:53:05.376596Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T07:53:07.636515Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T07:53:07.881385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T07:53:08.125433Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T07:53:08.371316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T07:53:08.615423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T07:53:08.859212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T07:53:09.114903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T07:53:09.372917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T07:53:09.617094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T07:53:09.861019Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T07:53:10.105034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T07:53:10.348901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T07:53:10.592881Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T07:53:10.836792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T07:53:11.080658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T07:53:11.324588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T07:53:11.568800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T07:53:11.812763Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T07:53:12.056617Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T07:53:12.300602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T07:53:12.544663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T07:53:12.788632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T07:53:13.032618Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T07:53:13.276742Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T07:53:13.276974Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T07:53:13.520403Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T07:53:15.754985Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T07:53:15.755545Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_034643_702776
2026-04-09T07:58:15.828431Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T07:58:15.830969Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T07:58:18.903812Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T07:58:21.163905Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T08:05:04.148015Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T08:05:04.148690Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T08:05:06.425989Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T08:05:06.668181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T08:05:06.910558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T08:05:07.152744Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T08:05:07.404799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T08:05:07.647056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T08:05:07.889491Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T08:05:08.131876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T08:05:08.374297Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T08:05:08.616575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T08:05:08.858848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T08:05:09.101190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T08:05:09.343544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T08:05:09.585856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T08:05:09.828218Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T08:05:10.070811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T08:05:10.313553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T08:05:10.555886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T08:05:10.798286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T08:05:11.040498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T08:05:11.282759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T08:05:11.525333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T08:05:11.770872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T08:05:12.013175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T08:05:12.013412Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T08:05:12.255146Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T08:05:14.497550Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T08:05:14.498127Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_035815_828675
2026-04-09T08:10:14.598302Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T08:10:14.599011Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T08:10:17.008184Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T08:10:18.901264Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T08:16:08.342492Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T08:16:08.343050Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T08:16:10.596042Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T08:16:10.835407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T08:16:11.074869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T08:16:11.314487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T08:16:11.554036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T08:16:11.794016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T08:16:12.033428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T08:16:12.272891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T08:16:12.512276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T08:16:12.751672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T08:16:12.991343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T08:16:13.230756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T08:16:13.470424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T08:16:13.710294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T08:16:13.949622Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T08:16:14.189241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T08:16:14.429034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T08:16:14.668409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T08:16:14.907994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T08:16:15.147454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T08:16:15.385217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T08:16:15.630473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T08:16:15.868010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T08:16:16.105671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T08:16:16.105902Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T08:16:16.342995Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T08:16:18.181294Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T08:16:18.182088Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_041014_598530
2026-04-09T08:21:18.281338Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T08:21:18.282138Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T08:21:20.765336Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T08:21:22.748826Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T08:26:46.419512Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T08:26:46.419897Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='command: FETCH => System Error'
Traceback (most recent call last):
  File "/usr/lib64/python3.12/imaplib.py", line 1056, in _command_complete
    typ, data = self._get_tagged_response(tag, expect_bye=logout)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1174, in _get_tagged_response
    self._check_bye()
  File "/usr/lib64/python3.12/imaplib.py", line 970, in _check_bye
    raise self.abort(bye[-1].decode(self._encoding, 'replace'))
imaplib.IMAP4.abort: System Error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 84, in process_mailbox
    conversations = await self.email_client.fetch_conversations(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 138, in fetch_conversations
    conversation_id, thread_message_ids = self._fetch_thread_message_ids(message_id)
                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 319, in _fetch_thread_message_ids
    status, fetch_data = client.fetch(seed_message_id, "(X-GM-THRID)")
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 557, in fetch
    typ, dat = self._simple_command(name, message_set, message_parts)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1239, in _simple_command
    return self._command_complete(name, self._command(name, *args))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1058, in _command_complete
    raise self.abort('command: %s => %s' % (name, val))
imaplib.IMAP4.abort: command: FETCH => System Error
2026-04-09T08:31:46.506264Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T08:31:46.506920Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T08:31:49.264229Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T08:31:51.104605Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T08:37:08.754926Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T08:37:08.755493Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T08:37:11.038504Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T08:37:11.286288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T08:37:11.534012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T08:37:11.783295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T08:37:12.031110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T08:37:12.278853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T08:37:12.526641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T08:37:12.774384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T08:37:13.022449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T08:37:13.270281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T08:37:13.518180Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T08:37:13.765861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T08:37:14.013758Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T08:37:14.261712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T08:37:14.509408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T08:37:14.757426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T08:37:15.005305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T08:37:15.253026Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T08:37:15.501038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T08:37:15.748622Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T08:37:15.996298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T08:37:16.244129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T08:37:16.491967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T08:37:16.739675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T08:37:16.739903Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T08:37:16.987521Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T08:37:18.691113Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T08:37:18.691687Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_043146_506498
2026-04-09T08:42:18.785289Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T08:42:18.788083Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T08:42:21.273319Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T08:42:23.180346Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T08:47:47.336723Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T08:47:47.337517Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T08:47:49.598270Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T08:47:49.837643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T08:47:50.079254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T08:47:50.318538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T08:47:50.558004Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T08:47:50.797349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T08:47:51.036513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T08:47:51.292110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T08:47:51.562623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T08:47:51.802158Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T08:47:52.041550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T08:47:52.293261Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T08:47:52.547770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T08:47:52.787141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T08:47:53.033381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T08:47:53.346759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T08:47:53.604618Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T08:47:53.843826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T08:47:54.083412Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T08:47:54.362465Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T08:47:54.605706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T08:47:54.845083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T08:47:55.084917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T08:47:55.427437Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T08:47:55.427664Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T08:47:55.666593Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T08:47:57.446747Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T08:47:57.447334Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_044218_785531
2026-04-09T08:52:57.546385Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T08:52:57.547621Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T08:53:02.204584Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T08:53:04.424671Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T08:59:09.537942Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T08:59:09.538579Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T08:59:11.821035Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T08:59:12.063351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T08:59:12.305519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T08:59:12.547870Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T08:59:12.790192Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T08:59:13.032485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T08:59:13.274717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T08:59:13.517060Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T08:59:13.759396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T08:59:14.001580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T08:59:14.243914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T08:59:14.486141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T08:59:14.728574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T08:59:14.970702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T08:59:15.224638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T08:59:15.478274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T08:59:15.720510Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T08:59:15.962877Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T08:59:16.219438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T08:59:16.465248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T08:59:16.707497Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T08:59:16.949776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T08:59:17.192021Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T08:59:17.434296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T08:59:17.434515Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T08:59:17.676364Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T08:59:19.585891Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T08:59:19.586430Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_045257_546629
2026-04-09T09:04:19.671732Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T09:04:19.674635Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T09:04:22.792886Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T09:04:24.595593Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T09:09:33.934977Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T09:09:33.937388Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T09:09:36.275588Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T09:09:36.527942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T09:09:36.780241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T09:09:37.032520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T09:09:37.284581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T09:09:37.536822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T09:09:37.789077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T09:09:38.041282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T09:09:38.293545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T09:09:38.549502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T09:09:38.801698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T09:09:39.053882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T09:09:39.306322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T09:09:39.558825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T09:09:39.811088Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T09:09:40.063277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T09:09:40.315489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T09:09:40.567588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T09:09:40.819848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T09:09:41.072047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T09:09:41.324344Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T09:09:41.576526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T09:09:41.828865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T09:09:42.081108Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T09:09:42.081343Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T09:09:42.339586Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T09:09:44.183007Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T09:09:44.183615Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_050419_671988
2026-04-09T09:14:44.283957Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T09:14:44.284717Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T09:14:46.521215Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T09:14:48.394528Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T09:19:58.724362Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T09:19:58.726889Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T09:20:01.290813Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T09:20:01.581333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T09:20:01.872803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T09:20:02.163219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T09:20:02.465701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T09:20:02.756041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T09:20:03.046444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T09:20:03.336847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T09:20:03.627135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T09:20:03.917390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T09:20:04.207648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T09:20:04.498242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T09:20:04.788583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T09:20:05.078906Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T09:20:05.369542Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T09:20:05.659842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T09:20:05.950209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T09:20:06.240650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T09:20:06.531133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T09:20:06.821553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T09:20:07.111960Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T09:20:07.402433Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T09:20:07.692812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T09:20:07.983572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T09:20:07.983803Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T09:20:08.273712Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T09:20:09.970458Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T09:20:09.970985Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_051444_284215
2026-04-09T09:25:10.070347Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T09:25:10.071008Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T09:25:12.069252Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T09:25:13.609621Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T09:29:36.184392Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T09:29:36.185055Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T09:29:38.431697Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T09:29:38.673251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T09:29:38.914854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T09:29:39.156424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T09:29:39.397972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T09:29:39.639537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T09:29:39.881118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T09:29:40.130420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T09:29:40.372019Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T09:29:40.613637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T09:29:40.855294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T09:29:41.096891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T09:29:41.338517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T09:29:41.580347Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T09:29:41.821918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T09:29:42.063549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T09:29:42.319080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T09:29:42.560769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T09:29:42.802624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T09:29:43.044263Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T09:29:43.285964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T09:29:43.527486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T09:29:43.769092Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T09:29:44.010625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T09:29:44.010850Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T09:29:44.251910Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T09:29:45.713858Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T09:29:45.714465Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_052510_070593
2026-04-09T09:34:45.805322Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T09:34:45.806026Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T09:34:48.090665Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T09:34:49.744542Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T09:39:27.237532Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T09:39:27.238192Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T09:39:29.513752Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T09:39:29.757546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T09:39:30.001426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T09:39:30.245485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T09:39:30.489364Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T09:39:30.733132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T09:39:30.976957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T09:39:31.221220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T09:39:31.465623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T09:39:31.709390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T09:39:31.953213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T09:39:32.196990Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T09:39:32.440796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T09:39:32.684556Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T09:39:32.928299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T09:39:33.172032Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T09:39:33.416056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T09:39:33.659667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T09:39:33.903427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T09:39:34.147127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T09:39:34.390905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T09:39:34.634647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T09:39:34.878616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T09:39:35.122410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T09:39:35.122641Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T09:39:35.365939Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T09:39:36.902728Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T09:39:36.903315Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_053445_805565
2026-04-09T09:44:37.003607Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T09:44:37.004675Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T09:44:39.355592Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T09:44:41.172781Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T09:49:22.159823Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T09:49:22.160373Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T09:49:24.455311Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T09:49:24.700796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T09:49:24.946327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T09:49:25.191966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T09:49:25.437448Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T09:49:25.682751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T09:49:25.928103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T09:49:26.173627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T09:49:26.418983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T09:49:26.664511Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T09:49:26.909917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T09:49:27.155301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T09:49:27.400759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T09:49:27.646150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T09:49:27.891675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T09:49:28.137510Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T09:49:28.382863Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T09:49:28.628149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T09:49:28.873580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T09:49:29.119112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T09:49:29.367506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T09:49:29.613259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T09:49:29.858783Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T09:49:30.104226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T09:49:30.104526Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T09:49:30.349334Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T09:49:32.116723Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T09:49:32.117269Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_054437_003931
2026-04-09T09:54:32.209765Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T09:54:32.212355Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T09:54:34.702582Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T09:54:36.461091Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T09:59:43.347669Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T09:59:43.348236Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T09:59:45.660668Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T09:59:45.910088Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T09:59:46.159639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T09:59:46.409049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T09:59:46.658651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T09:59:46.911935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T09:59:47.175349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T09:59:47.425069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T09:59:47.674651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T09:59:47.924144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T09:59:48.173628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T09:59:48.423006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T09:59:48.672537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T09:59:48.923959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T09:59:49.173492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T09:59:49.422921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T09:59:49.672451Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T09:59:49.922193Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T09:59:50.171798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T09:59:50.421292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T09:59:50.670727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T09:59:50.920237Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T09:59:51.169683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T09:59:51.419186Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T09:59:51.419422Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T09:59:51.668301Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T09:59:53.488566Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T09:59:53.489146Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_055432_210001
2026-04-09T10:04:53.588223Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T10:04:53.591112Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T10:04:55.356888Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T10:04:56.898501Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T10:08:47.192530Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T10:08:47.193328Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T10:08:49.397328Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T10:08:49.630805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T10:08:49.863536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T10:08:50.096193Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T10:08:50.328929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T10:08:50.561586Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T10:08:50.794148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T10:08:51.026761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T10:08:51.259472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T10:08:51.492029Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T10:08:51.724870Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T10:08:51.957549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T10:08:52.190473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T10:08:52.423091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T10:08:52.655681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T10:08:52.888387Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T10:08:53.121204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T10:08:53.353892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T10:08:53.594581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T10:08:53.827165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T10:08:54.059866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T10:08:54.292408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T10:08:54.525109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T10:08:54.758291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T10:08:54.758521Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T10:08:54.990756Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T10:08:56.276220Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T10:08:56.276794Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_060453_588466
2026-04-09T10:13:56.377132Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T10:13:56.379754Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T10:13:58.250433Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T10:13:59.834209Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T10:17:57.144791Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T10:17:57.145364Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T10:17:59.369288Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T10:17:59.604824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T10:17:59.840289Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T10:18:00.075872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T10:18:00.311446Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T10:18:00.546995Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T10:18:00.782420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T10:18:01.017890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T10:18:01.253228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T10:18:01.488656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T10:18:01.724166Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T10:18:01.959611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T10:18:02.194935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T10:18:02.430628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T10:18:02.665901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T10:18:02.901250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T10:18:03.136771Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T10:18:03.372178Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T10:18:03.607547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T10:18:03.842877Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T10:18:04.078298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T10:18:04.313819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T10:18:04.549318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T10:18:04.784907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T10:18:04.785143Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T10:18:05.020332Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T10:18:06.356763Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T10:18:06.357308Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_061356_377408
2026-04-09T10:23:06.457647Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T10:23:06.458388Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T10:23:08.343556Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T10:23:10.087124Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T10:27:23.600205Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T10:27:23.600871Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T10:27:25.875736Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T10:27:26.118865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T10:27:26.361971Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T10:27:26.605033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T10:27:26.858889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T10:27:27.101814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T10:27:27.344706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T10:27:27.587538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T10:27:27.830596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T10:27:28.073586Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T10:27:28.316959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T10:27:28.559882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T10:27:28.802936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T10:27:29.045886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T10:27:29.288693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T10:27:29.531712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T10:27:29.774611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T10:27:30.017911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T10:27:30.260846Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T10:27:30.503672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T10:27:30.747332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T10:27:30.990266Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T10:27:31.233029Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T10:27:31.476016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T10:27:31.476255Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T10:27:31.718687Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T10:27:33.118787Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T10:27:33.119363Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_062306_457907
2026-04-09T10:32:33.207206Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T10:32:33.207981Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T10:32:35.501971Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T10:32:37.030001Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T10:37:02.569047Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T10:37:02.569760Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T10:37:04.790657Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T10:37:05.026869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T10:37:05.262803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T10:37:05.499312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T10:37:05.735551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T10:37:05.971628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T10:37:06.207463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T10:37:06.443406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T10:37:06.679452Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T10:37:06.915421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T10:37:07.151297Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T10:37:07.387274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T10:37:07.623312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T10:37:07.859218Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T10:37:08.095318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T10:37:08.331226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T10:37:08.567359Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T10:37:08.803558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T10:37:09.039670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T10:37:09.275695Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T10:37:09.511663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T10:37:09.747631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T10:37:09.983602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T10:37:10.219598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T10:37:10.219827Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T10:37:10.455387Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T10:37:11.925089Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T10:37:11.925685Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_063233_207448
2026-04-09T10:42:12.005266Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T10:42:12.006218Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T10:42:13.984271Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T10:42:15.666640Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T10:46:41.070040Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T10:46:41.070847Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T10:46:43.378975Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T10:46:43.626629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T10:46:43.876547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T10:46:44.124278Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T10:46:44.373693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T10:46:44.621525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T10:46:44.869230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T10:46:45.116970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T10:46:45.364707Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T10:46:45.612533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T10:46:45.860451Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T10:46:46.108332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T10:46:46.356137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T10:46:46.604305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T10:46:46.852662Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T10:46:47.100461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T10:46:47.348277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T10:46:47.601660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T10:46:47.849498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T10:46:48.097614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T10:46:48.369517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T10:46:48.617537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T10:46:48.865213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T10:46:49.113197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T10:46:49.113430Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T10:46:49.361200Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T10:46:50.862301Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T10:46:50.862821Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_064212_005497
2026-04-09T10:51:50.962256Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T10:51:50.965039Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T10:51:52.968374Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T10:51:54.633374Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T10:56:39.727652Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T10:56:39.728356Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T10:56:42.001629Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T10:56:42.243022Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T10:56:42.484453Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T10:56:42.725790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T10:56:42.967293Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T10:56:43.208584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T10:56:43.450097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T10:56:43.691555Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T10:56:43.932917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T10:56:44.174219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T10:56:44.415562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T10:56:44.656954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T10:56:44.898333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T10:56:45.139821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T10:56:45.400540Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T10:56:45.642188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T10:56:45.883795Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T10:56:46.125741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T10:56:46.367303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T10:56:46.608616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T10:56:46.850087Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T10:56:47.091583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T10:56:47.333359Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T10:56:47.579486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T10:56:47.579714Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T10:56:47.820651Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T10:56:49.390768Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T10:56:49.391344Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_065150_962490
2026-04-09T11:01:49.491638Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T11:01:49.494054Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T11:01:51.596730Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T11:01:53.459587Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T11:05:50.180990Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T11:05:50.181713Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T11:05:52.436972Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T11:05:52.677794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T11:05:52.918505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T11:05:53.171509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T11:05:53.412181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T11:05:53.652933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T11:05:53.893600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T11:05:54.135629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T11:05:54.376436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T11:05:54.617123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T11:05:54.857825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T11:05:55.099210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T11:05:55.339804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T11:05:55.580547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T11:05:55.821408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T11:05:56.062112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T11:05:56.302849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T11:05:56.543530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T11:05:56.784441Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T11:05:57.025105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T11:05:57.265614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T11:05:57.506342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T11:05:57.746961Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T11:05:57.987553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T11:05:57.987781Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T11:05:58.228030Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T11:05:59.336247Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T11:05:59.337047Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_070149_491877
2026-04-09T11:10:59.429899Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T11:10:59.430685Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T11:11:01.234367Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T11:11:02.461645Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T11:14:27.900075Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T11:14:27.900668Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T11:14:30.152180Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T11:14:30.389938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T11:14:30.627838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T11:14:30.865681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T11:14:31.103581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T11:14:31.341370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T11:14:31.579064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T11:14:31.824284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T11:14:32.062231Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T11:14:32.300064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T11:14:32.537780Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T11:14:32.775636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T11:14:33.013409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T11:14:33.251213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T11:14:33.489027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T11:14:33.726859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T11:14:33.964654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T11:14:34.202445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T11:14:34.440327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T11:14:34.677948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T11:14:34.915765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T11:14:35.153512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T11:14:35.391336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T11:14:35.629267Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T11:14:35.629495Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T11:14:35.866750Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T11:14:37.390912Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T11:14:37.391494Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_071059_430152
2026-04-09T11:19:37.489335Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T11:19:37.490048Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T11:19:39.258312Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T11:19:40.598113Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T11:23:34.236863Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T11:23:34.237577Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T11:23:36.493353Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T11:23:36.732240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T11:23:36.971196Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T11:23:37.209982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T11:23:37.448839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T11:23:37.687530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T11:23:37.926378Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T11:23:38.165190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T11:23:38.410479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T11:23:38.649216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T11:23:38.888121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T11:23:39.126790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T11:23:39.365521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T11:23:39.604192Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T11:23:39.842956Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T11:23:40.081737Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T11:23:40.320526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T11:23:40.559213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T11:23:40.797990Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T11:23:41.036723Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T11:23:41.275463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T11:23:41.514405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T11:23:41.753247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T11:23:41.992073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T11:23:41.992310Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T11:23:42.230620Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T11:23:43.557708Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T11:23:43.558283Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_071937_489575
2026-04-09T11:28:43.658332Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T11:28:43.658998Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T11:28:45.550930Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T11:28:46.871241Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T11:32:30.767426Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T11:32:30.768083Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T11:32:32.999266Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T11:32:33.241946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T11:32:33.484675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T11:32:33.727241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T11:32:33.969920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T11:32:34.212682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T11:32:34.455394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T11:32:34.698196Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T11:32:34.940874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T11:32:35.183436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T11:32:35.426002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T11:32:35.668615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T11:32:35.911205Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T11:32:36.153840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T11:32:36.396601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T11:32:36.639213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T11:32:36.881881Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T11:32:37.124508Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T11:32:37.367277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T11:32:37.610036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T11:32:37.852927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T11:32:38.095624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T11:32:38.338225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T11:32:38.580923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T11:32:38.581151Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T11:32:38.823382Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T11:32:40.068989Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T11:32:40.069542Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_072843_658582
2026-04-09T11:37:40.169881Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T11:37:40.172503Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T11:37:41.929946Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T11:37:43.344165Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T11:41:35.940710Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T11:41:35.941287Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T11:41:38.266835Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T11:41:38.507348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T11:41:38.747897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T11:41:38.993377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T11:41:39.233908Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T11:41:39.474372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T11:41:39.714900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T11:41:39.955336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T11:41:40.195703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T11:41:40.436348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T11:41:40.676875Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T11:41:40.917491Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T11:41:41.157933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T11:41:41.398467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T11:41:41.639023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T11:41:41.879577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T11:41:42.120199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T11:41:42.360727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T11:41:42.611631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T11:41:42.852121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T11:41:43.092631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T11:41:43.344986Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T11:41:43.585619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T11:41:43.826202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T11:41:43.826431Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T11:41:44.066423Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T11:41:45.366766Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T11:41:45.367401Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_073740_170126
2026-04-09T11:46:45.456403Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T11:46:45.457100Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T11:46:47.330944Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T11:46:49.166606Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T11:51:04.052828Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T11:51:04.053550Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T11:51:06.350336Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T11:51:06.599363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T11:51:06.848312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T11:51:07.097598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T11:51:07.348509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T11:51:07.607571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T11:51:07.856612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T11:51:08.105896Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T11:51:08.355464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T11:51:08.604641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T11:51:08.853686Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T11:51:09.103410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T11:51:09.353935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T11:51:09.618914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T11:51:09.867925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T11:51:10.118705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T11:51:10.367845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T11:51:10.617343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T11:51:10.866750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T11:51:11.119272Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T11:51:11.368333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T11:51:11.617425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T11:51:11.866357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T11:51:12.115557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T11:51:12.115786Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T11:51:12.364334Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T11:51:13.952173Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T11:51:13.952747Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_074645_456646
2026-04-09T11:56:14.040211Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T11:56:14.041151Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T11:56:16.016280Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T11:56:17.485824Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51224 unseen_only=False
2026-04-09T12:00:29.057028Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T12:00:29.057807Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T12:00:31.295433Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T12:00:31.533070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932951690061768 fingerprint=35549a664f8f3f94fad2bb7837cf38472a2bf287824206afdf3989ff3b52bcab subject='Confirmation of Order #12896500'
2026-04-09T12:00:31.770640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T12:00:32.008254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T12:00:32.245960Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T12:00:32.483526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T12:00:32.720992Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T12:00:32.958554Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T12:00:33.196093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T12:00:33.433662Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T12:00:33.671401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T12:00:33.908931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T12:00:34.146507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T12:00:34.384102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T12:00:34.621636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T12:00:34.859171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T12:00:35.096789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T12:00:35.334545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T12:00:35.572104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T12:00:35.809684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T12:00:36.047220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T12:00:36.284787Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T12:00:36.522343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T12:00:36.759749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T12:00:36.759998Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T12:00:36.997301Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T12:00:38.465061Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T12:00:38.465737Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_075614_040455
2026-04-09T12:05:38.564128Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T12:05:38.564806Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:05:40.196689Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T12:05:41.184705Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51225 unseen_only=False
2026-04-09T12:08:32.135791Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T12:08:32.136431Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T12:08:34.386882Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T12:08:34.628124Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T12:08:34.871670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T12:08:35.112822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T12:08:35.354305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T12:08:35.595872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T12:08:35.837259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T12:08:36.089308Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T12:08:36.330401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T12:08:36.571567Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T12:08:36.812763Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T12:08:37.054050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T12:08:37.295306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T12:08:37.536629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T12:08:37.777938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T12:08:38.019123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T12:08:38.260458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T12:08:38.502482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T12:08:38.743637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T12:08:38.985745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T12:08:39.227044Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T12:08:39.468409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T12:08:39.709652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T12:08:39.953140Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[202] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 email_count=1 subject='Permits PA-NY'
2026-04-09T12:08:39.954599Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:39.954743Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T12:08:39.955365Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:39.969789Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:39.970074Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten\nIsland, NY 10310.\n\nCommod' text_length=202
2026-04-09T12:08:39.970306Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 snippet="Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten Island, NY 10310. Commodity: Vessel Parts - photo attached below overall 10'5 Wide Driver info: William J. Barger 2304/CM2501"
2026-04-09T12:08:42.040853Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-09T12:08:42.041180Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 is_order_email=True snippet='Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten Islan'
2026-04-09T12:08:42.041335Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T12:08:42.044936Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:42.045106Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:46.813688Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 inserted_id=69d796ce1e109c17fcc11806
2026-04-09T12:08:46.814126Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861994442383277017 intake_record_id=69d796ce1e109c17fcc11806 intake_title='Permits PA-NY'
2026-04-09T12:08:46.814330Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:46.815005Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:46.815145Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T12:08:46.815621Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:46.830531Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:48.583859Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 sender_emails=['permits@strataninc.com']
2026-04-09T12:08:52.909096Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 order_number=66298122
2026-04-09T12:08:52.909428Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 order_number=66298122
2026-04-09T12:08:52.912836Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:52.912994Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:53.396525Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 doc_id=69c6d73b4d9a7bf182127c34 order_number=66298122 query_field=token
2026-04-09T12:08:53.396786Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T12:08:53.397174Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 order_number=66298122 sections_mapped=6
2026-04-09T12:08:53.397354Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:53.398035Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:53.398176Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T12:08:53.398597Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:53.412970Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:08:53.413139Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:08:54.842102Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T12:09:04.052701Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861994442383277017
2026-04-09T12:09:06.005990Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:09:06.006696Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=217 conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 seed_message_id=<CAMamnse26y83hGZYfhkO+Dc-UBRBA9qhT1vMwVVK3Y58FnSXsQ@mail.gmail.com> source_email_count=2 source_thread_id=1861994442383277017 thread_fetch_succeeded=True
2026-04-09T12:09:10.667362Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 has_data=True thread_text_length=217
2026-04-09T12:09:10.667562Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:09:10.670764Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:09:10.670929Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:09:10.671173Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T12:09:10.671313Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:09:10.671866Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T12:09:10.672512Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=66298122 submission_status=blocked
2026-04-09T12:09:10.917486Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T12:09:10.917717Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T12:09:11.158717Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T12:09:11.158928Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_080538_564375
2026-04-09T12:09:12.078678Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T12:09:12.079276Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_080538_564375
2026-04-09T12:14:12.178445Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T12:14:12.179388Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:14:13.680984Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T12:14:14.866062Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51225 unseen_only=False
2026-04-09T12:17:03.524204Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T12:17:03.524727Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T12:17:05.825017Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T12:17:06.075216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932959184544368 fingerprint=a75026db857d61a971283cf8828ae8d1e9f52c576e27c59d849818aefea31578 subject='Order #12896500 – Pre-Charge Initiated'
2026-04-09T12:17:06.325135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T12:17:06.575038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T12:17:06.825268Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T12:17:07.074983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T12:17:07.324708Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=25b351b443f92e3ffcff64367c971a52b7dce8b46784386d266e7481166c3647 subject='Re: Re:'
2026-04-09T12:17:07.574380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T12:17:07.824071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T12:17:08.074024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T12:17:08.323662Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T12:17:08.573345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T12:17:08.823028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T12:17:09.072727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T12:17:09.322363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T12:17:09.571964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T12:17:09.821853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T12:17:10.071418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T12:17:10.321118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T12:17:10.570625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T12:17:10.820313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T12:17:11.070109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T12:17:11.319632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T12:17:11.569373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=7b5eeed652293587fc2daff8b015523bf7317e33ae1cc217d75e293b32be8341 subject='Permits PA-NY'
2026-04-09T12:17:11.569588Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T12:17:11.818751Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T12:17:12.781643Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T12:17:12.782269Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_081412_178783
2026-04-09T12:22:12.859323Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T12:22:12.859991Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:22:14.439891Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T12:22:15.657660Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51227 unseen_only=False
2026-04-09T12:25:12.791902Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=22 latest_message_count=50
2026-04-09T12:25:12.792580Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T12:25:15.073423Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T12:25:15.316422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T12:25:15.559335Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T12:25:15.802027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861935747682901708 fingerprint=b8324213b2a7dae525e7e4ac3037aa3f7c25f92d16060066f8c591606ed0064c subject='Dimension Alert - Permit 2608285 Illinois, Order 15200039'
2026-04-09T12:25:16.287523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T12:25:16.536606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T12:25:16.779463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T12:25:17.022381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T12:25:17.265227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T12:25:17.508224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T12:25:17.750988Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T12:25:17.994107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T12:25:18.251183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T12:25:18.494070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T12:25:18.736935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T12:25:18.979772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T12:25:19.222629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T12:25:19.465398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T12:25:19.708320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T12:25:19.951290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=563f0fd901f68aeee116b4cf84d2e40b4e4792e6f8d4c03a96ec1ea58cf5f0e5 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T12:25:20.194232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T12:25:20.437276Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[140, 338, 193, 716, 822, 1018, 133, 230, 158, 191, 207, 180] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 email_count=12 subject='Re: Re:'
2026-04-09T12:25:20.438828Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:20.438988Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T12:25:20.439448Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:20.454007Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:20.454671Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 email_count=12 first_100_chars='hello need permits\xa0 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 11' text_length=4403
2026-04-09T12:25:20.454948Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 snippet="hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 117 Yahoo Mail: Search, Organize, Conquer --- Route number 1 please thx confirm Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 12:45, Synchron Permits<synchronpermits@gmail.com> wrote: Hi team, here's the two options that we have for the route, confirm which one you rather. OP 1 https://maps.app.goo.gl/TVovECw6yrKYdWyH8 OP 2 https://maps.app.goo.gl/rbWCzz5AfhZYXuCg9 --- okay Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 13:00, Synchron Permits<synchronpermits@gmail.com> wrote: By the way, could you send us the registration as soon as possible? --- okay working on"
2026-04-09T12:25:23.094003Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-09T12:25:23.094357Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 is_order_email=True snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, tr'
2026-04-09T12:25:23.094495Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T12:25:23.098120Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:23.098290Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:49.790137Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 inserted_id=69d68c411e109c17fcc0e617
2026-04-09T12:25:49.790665Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920026428527950 intake_record_id=69d68c411e109c17fcc0e617 intake_title='Re: Re:'
2026-04-09T12:25:49.790814Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:49.791490Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:49.791635Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T12:25:49.792057Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:49.806689Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:53.082161Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 sender_emails=['iurceni@yahoo.com']
2026-04-09T12:25:58.387020Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 order_number=38021475
2026-04-09T12:25:58.387342Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 order_number=38021475
2026-04-09T12:25:58.390530Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:58.390690Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:59.123386Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 doc_id=69a1d770e74c7dc10a52a675 order_number=38021475 query_field=token
2026-04-09T12:25:59.123643Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T12:25:59.124018Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 order_number=38021475 sections_mapped=6
2026-04-09T12:25:59.124152Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:59.124861Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:59.125001Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T12:25:59.125445Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:59.139844Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:25:59.140008Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:26:00.660013Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T12:26:36.448248Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 email_count=23 mailbox='[Gmail]/All Mail' thread_id=1861920026428527950
2026-04-09T12:26:38.613093Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:26:38.614386Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2535 conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 seed_message_id=<1371301476.1449897.1775737178475@mail.yahoo.com> source_email_count=23 source_thread_id=1861920026428527950 thread_fetch_succeeded=True
2026-04-09T12:26:49.579476Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 has_data=True thread_text_length=2535
2026-04-09T12:26:49.579674Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:26:49.582993Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:26:49.583173Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:26:49.583448Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T12:26:49.583574Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2
2026-04-09T12:26:49.584124Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T12:26:49.586084Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=38021475 submission_status=blocked
2026-04-09T12:26:49.836614Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-09T12:26:49.836871Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T12:26:49.837650Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[202, 472] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 email_count=2 subject='Re: Permits PA-NY'
2026-04-09T12:26:49.838785Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:26:49.838929Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T12:26:49.839351Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:26:49.853692Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:26:49.854021Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 email_count=2 first_100_chars='Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten\nIsland, NY 10310.\n\nCommod' text_length=681
2026-04-09T12:26:49.854258Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 snippet="Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten Island, NY 10310. Commodity: Vessel Parts - photo attached below overall 10'5 Wide Driver info: William J. Barger 2304/CM2501 --- Got it team. On Thu, Apr 9, 2026 at 8:13 AM Synchron Permits <synchronpermits@gmail.com> wrote: We will be taking this route, please confirm As for NY u need a city permit since u're crossing NYC, we usually order that through a 3rd party. Here are their details below. However keep in mind NYC permits take minimum 2 business days, if you order it now it will"
2026-04-09T12:26:52.130362Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-09T12:26:52.130668Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 is_order_email=True snippet='Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten Islan'
2026-04-09T12:26:52.130804Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-09T12:26:52.134449Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:26:52.134643Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:26:58.434238Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 inserted_id=69d796ce1e109c17fcc11806
2026-04-09T12:26:58.434676Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861994442383277017 intake_record_id=69d796ce1e109c17fcc11806 intake_title='Re: Permits PA-NY'
2026-04-09T12:26:58.434822Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:26:58.435501Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:26:58.435644Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T12:26:58.436068Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:26:58.450607Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:00.650130Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 sender_emails=['permits@strataninc.com']
2026-04-09T12:27:05.856766Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 order_number=66298122
2026-04-09T12:27:05.857137Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 order_number=66298122
2026-04-09T12:27:05.860228Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:05.860384Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:06.346815Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 doc_id=69c6d73b4d9a7bf182127c34 order_number=66298122 query_field=token
2026-04-09T12:27:06.347073Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-09T12:27:06.347460Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 order_number=66298122 sections_mapped=6
2026-04-09T12:27:06.347596Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:06.348333Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:06.348474Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T12:27:06.348892Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:06.365192Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:06.365361Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:27:08.611076Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T12:27:23.229844Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 email_count=5 mailbox='[Gmail]/All Mail' thread_id=1861994442383277017
2026-04-09T12:27:25.785730Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:25.786465Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1138 conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 seed_message_id=<CAMamnsewG1m__jwoZLgLKcf7yd+CaKbu46Mv+4hXbE5-OtsTsA@mail.gmail.com> source_email_count=5 source_thread_id=1861994442383277017 thread_fetch_succeeded=True
2026-04-09T12:27:32.014349Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 has_data=True thread_text_length=1138
2026-04-09T12:27:32.014541Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:32.019591Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:32.019760Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:32.019993Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T12:27:32.020119Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2
2026-04-09T12:27:32.020687Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T12:27:32.021594Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=66298122 submission_status=blocked
2026-04-09T12:27:32.268726Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-09T12:27:32.268955Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T12:27:32.512838Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T12:27:32.513058Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260409_082212_859561
2026-04-09T12:27:33.513396Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T12:27:33.513980Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260409_082212_859561
2026-04-09T12:32:33.599336Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T12:32:33.601761Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:32:35.598832Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T12:32:36.824947Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51231 unseen_only=False
2026-04-09T12:37:08.556902Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T12:37:08.557331Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T12:37:10.796021Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T12:37:11.034581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=8b8c8775d67c8649572e1ccd906a0d3acba58e248e9b646b8be0ee4ac8e8dd18 subject='Re: Re:'
2026-04-09T12:37:11.272925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T12:37:11.511348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T12:37:11.749754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T12:37:11.988042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T12:37:12.226462Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T12:37:12.464794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T12:37:12.703243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T12:37:12.941645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T12:37:13.180142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T12:37:13.418824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T12:37:13.657310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T12:37:13.895652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T12:37:14.134024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T12:37:14.372435Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T12:37:14.610795Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T12:37:14.849287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T12:37:15.087716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T12:37:15.564376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T12:37:15.799199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=34613a465b1c76b41572514928f05b0bf2bc6e95ae70ca27feac8fa55527761b subject='Re: Permits PA-NY'
2026-04-09T12:37:16.273921Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3149, 483, 4535, 5093, 5770, 443, 1284] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 email_count=7 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T12:37:16.275436Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:16.275583Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T12:37:16.276233Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:16.291611Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:16.293433Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 email_count=7 first_100_chars='Team I noticed someone tried calling.\n\nI am not available to the phone after 5:30PM EST, only by tex' text_length=20436
2026-04-09T12:37:16.293828Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 snippet='Team I noticed someone tried calling. I am not available to the phone after 5:30PM EST, only by text message or email CJ Green Dispatch coordinator E: cj@harvestfreight.us<mailto:cj@harvestfreight.us> T: (331) 466-0011 x 901 A: Harvest Freight Inc.ㅤㅤㅤㅤ 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Thursday, April 9, 2026 2:01:36 AM To: CJ Green | Harvest <cj@harvestfreight.us>; Daniel1996gaburici@gmail.com <Daniel1996gaburici@gmail.com> Cc: synchronpermits+routing@gmail.com <synchronpermits+routing@gmail.com> Subject: F7383 Colorado Google Maps Route Created for order 15015044 Synchron Permits Dear DANIEL HARVEST, We are pleased to inform you that a Google Maps route has been created matching the details'
2026-04-09T12:37:16.295724Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T12:37:16.295969Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 is_order_email=True snippet='Team I noticed someone tried calling. I am not available to the phone after 5:30'
2026-04-09T12:37:16.296105Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-09T12:37:16.299045Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:16.299213Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:28.847872Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 inserted_id=69d6ea601e109c17fcc0f6f1
2026-04-09T12:37:28.848509Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861945185247046719 intake_record_id=69d6ea601e109c17fcc0f6f1 intake_title='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T12:37:28.848716Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:28.849756Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:28.849952Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T12:37:28.850450Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:28.864864Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:30.956608Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 sender_emails=['cj@harvestfreight.us']
2026-04-09T12:37:30.956827Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 order_number=15015044 source=current_conversation_regex
2026-04-09T12:37:30.958990Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 order_number=15015044
2026-04-09T12:37:30.962148Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:30.962343Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:31.664184Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 doc_id=69d3e47b1e109c17fcc06663 order_number=15015044 query_field=token
2026-04-09T12:37:31.664542Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-09T12:37:31.665106Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 order_number=15015044 sections_mapped=6
2026-04-09T12:37:31.665339Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:31.666439Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:31.666649Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T12:37:31.667340Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:31.696074Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:31.696412Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:37:33.664457Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T12:37:55.837255Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 email_count=9 mailbox='[Gmail]/All Mail' thread_id=1861945185247046719
2026-04-09T12:37:58.458971Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:37:58.460732Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=5030 conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 seed_message_id=<DM6PR06MB4732B60FF5B1A1E48FBA571AD7582@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=9 source_thread_id=1861945185247046719 thread_fetch_succeeded=True
2026-04-09T12:38:05.593065Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 has_data=True thread_text_length=5030
2026-04-09T12:38:05.593306Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:38:05.596771Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:38:05.597090Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:38:05.597427Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T12:38:05.597558Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3
2026-04-09T12:38:05.598145Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T12:38:05.599962Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=15015044 submission_status=blocked
2026-04-09T12:38:05.840100Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-09T12:38:05.840364Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T12:38:05.840997Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1256] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 email_count=1 subject='Confirmation of Order #54215369'
2026-04-09T12:38:05.842215Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:05.842377Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T12:38:05.842853Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:05.859043Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:05.859611Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='Dear Alex Stratan,\n\nWe are pleased to inform you that we have successfully collected all the necessa' text_length=1256
2026-04-09T12:38:05.859878Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 snippet="Dear Alex Stratan, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T12:38:05.860153Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 subject='Confirmation of Order #54215369'
2026-04-09T12:38:05.860441Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 is_order_email=True snippet='Dear Alex Stratan, We are pleased to inform you that we have successfully collec'
2026-04-09T12:38:05.860572Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-09T12:38:05.864030Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:05.864286Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:11.043248Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 inserted_id=69d79db21e109c17fcc11940
2026-04-09T12:38:11.043665Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861995935657759088 intake_record_id=69d79db21e109c17fcc11940 intake_title='Confirmation of Order #54215369'
2026-04-09T12:38:11.043812Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:11.044506Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:11.044649Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T12:38:11.045074Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:11.059695Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:16.443980Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-09T12:38:16.444238Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 order_number=54215369 source=current_conversation_regex
2026-04-09T12:38:16.444473Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 order_number=54215369
2026-04-09T12:38:16.447674Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:16.447829Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:16.682711Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 doc_id=69d79b941e109c17fcc118c9 order_number=54215369 query_field=token
2026-04-09T12:38:16.682970Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-09T12:38:16.683386Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 order_number=54215369 sections_mapped=6
2026-04-09T12:38:16.683525Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:16.684263Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:16.684411Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T12:38:16.684844Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:16.699435Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:16.699594Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:38:18.381375Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T12:38:28.245710Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861995935657759088
2026-04-09T12:38:30.758816Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:30.760062Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1256 conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.95413b30-340f-11f1-a76e-5254007a77e6.19d7236ee63@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861995935657759088 thread_fetch_succeeded=True
2026-04-09T12:38:36.018069Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 has_data=True thread_text_length=1256
2026-04-09T12:38:36.018303Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:36.021474Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:36.021637Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:36.021868Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T12:38:36.021993Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3
2026-04-09T12:38:36.022572Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T12:38:36.023223Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=54215369 submission_status=blocked
2026-04-09T12:38:36.260806Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-09T12:38:36.261036Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T12:38:36.261566Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[397] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 email_count=1 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T12:38:36.262723Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:36.262867Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T12:38:36.263287Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:36.277984Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:36.278293Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Buenos días si no me sacaron el permiso de Luciana ya no me lo saquen ya\npase Luisana llame me cualq' text_length=397
2026-04-09T12:38:36.278531Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 snippet='Buenos días si no me sacaron el permiso de Luciana ya no me lo saquen ya pase Luisana llame me cualquier dude repo to no lo paguen El El mié, abr 8, 2026 a la(s) 3:09 p.m., Synchron Permits < info@synchronpermits.com> escribió: Hello, we have an update for you. Your application is under review by LADOTD and assigned the following ID: A01721703 We will send you the permit as soon as it arrives.'
2026-04-09T12:38:38.797131Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 raw_answer=yes
2026-04-09T12:38:38.797492Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 is_order_email=True snippet='Buenos días si no me sacaron el permiso de Luciana ya no me lo saquen ya pase Lu'
2026-04-09T12:38:38.797635Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-09T12:38:38.801377Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:38.801547Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:44.286426Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 inserted_id=69d79dd41e109c17fcc11949
2026-04-09T12:38:44.286861Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861996046396870305 intake_record_id=69d79dd41e109c17fcc11949 intake_title='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T12:38:44.287007Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:44.287695Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:44.287840Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T12:38:44.288269Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:44.302584Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:46.257340Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='GA Transport NV' conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 sender_emails=['gatransportnv@gmail.com']
2026-04-09T12:38:51.320346Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='GA Transport NV' conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 order_number=79562067
2026-04-09T12:38:51.320664Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 order_number=79562067
2026-04-09T12:38:51.323944Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:51.324099Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:51.572013Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 doc_id=69b3143f44aa5a98ec824eaa order_number=79562067 query_field=token
2026-04-09T12:38:51.572315Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-09T12:38:51.572702Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 order_number=79562067 sections_mapped=6
2026-04-09T12:38:51.572836Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:51.573585Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:51.573728Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T12:38:51.574184Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:51.589803Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:38:51.590022Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:38:53.210510Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T12:39:02.991186Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861996046396870305
2026-04-09T12:39:05.314535Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:39:05.315056Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=397 conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 seed_message_id='<CABCWF=AxgONP_W--oT+K1fTWos96i+hkokKs3B=9ng81Z63xag@mail.gmail.com>' source_email_count=1 source_thread_id=1861996046396870305 thread_fetch_succeeded=True
2026-04-09T12:39:08.679494Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 has_data=True thread_text_length=397
2026-04-09T12:39:08.679708Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:39:08.683639Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:39:08.683867Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:39:08.684180Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T12:39:08.684327Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3
2026-04-09T12:39:08.684932Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T12:39:08.685801Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='GA Transport NV' conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=79562067 submission_status=blocked
2026-04-09T12:39:08.924054Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 submission_status=blocked
2026-04-09T12:39:08.924336Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 conversation_index=3 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T12:39:09.158762Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T12:39:09.158967Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=0 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260409_083233_599569
2026-04-09T12:39:10.307293Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T12:39:10.308487Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=3 run_trace_dir=all_steps_data/run_20260409_083233_599569
2026-04-09T12:44:10.395997Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T12:44:10.397261Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:44:12.298456Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T12:44:13.541639Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51232 unseen_only=False
2026-04-09T12:48:06.248946Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=23 latest_message_count=50
2026-04-09T12:48:06.249667Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T12:48:08.515775Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T12:48:08.758693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T12:48:09.000849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T12:48:09.255569Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936617329825825 fingerprint=e4960d29fdcc295f88b3af012d934fe418b4cb30a85cd7c9a19e1082c89d1836 subject='Order #09239328 – Pre-Charge Initiated'
2026-04-09T12:48:09.497587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861936642780507783 fingerprint=bc889b86562b0ff81efa40e84d4e2700bdc347ea5ee8fa5cfaaca4fda0834749 subject='Confirmation of Order #09239328'
2026-04-09T12:48:09.739962Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T12:48:09.982091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T12:48:10.224261Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T12:48:10.466389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T12:48:10.708484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T12:48:10.950680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T12:48:11.192645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=8b8c8775d67c8649572e1ccd906a0d3acba58e248e9b646b8be0ee4ac8e8dd18 subject='Re: Re:'
2026-04-09T12:48:11.434815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T12:48:11.676987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T12:48:11.919132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T12:48:12.161336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T12:48:12.403429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T12:48:12.646067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T12:48:12.888120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T12:48:13.132280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T12:48:13.384852Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T12:48:13.869239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T12:48:14.111426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T12:48:14.113767Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[202, 472, 160] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 email_count=3 subject='Re: Permits PA-NY'
2026-04-09T12:48:14.115333Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:14.115479Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T12:48:14.115889Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:14.130459Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:14.130865Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 email_count=3 first_100_chars='Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten\nIsland, NY 10310.\n\nCommod' text_length=848
2026-04-09T12:48:14.131103Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 snippet="Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten Island, NY 10310. Commodity: Vessel Parts - photo attached below overall 10'5 Wide Driver info: William J. Barger 2304/CM2501 --- Got it team. On Thu, Apr 9, 2026 at 8:13 AM Synchron Permits <synchronpermits@gmail.com> wrote: We will be taking this route, please confirm As for NY u need a city permit since u're crossing NYC, we usually order that through a 3rd party. Here are their details below. However keep in mind NYC permits take minimum 2 business days, if you order it now it will"
2026-04-09T12:48:16.616621Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-09T12:48:16.616931Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 is_order_email=True snippet='Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten Islan'
2026-04-09T12:48:16.617068Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T12:48:16.620510Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:16.620679Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:24.337577Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 inserted_id=69d796ce1e109c17fcc11806
2026-04-09T12:48:24.338029Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861994442383277017 intake_record_id=69d796ce1e109c17fcc11806 intake_title='Re: Permits PA-NY'
2026-04-09T12:48:24.338222Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:24.338919Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:24.339059Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T12:48:24.339503Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:24.354228Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:26.627327Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 sender_emails=['permits@strataninc.com']
2026-04-09T12:48:32.190210Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 order_number=12845176
2026-04-09T12:48:32.190526Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 order_number=12845176
2026-04-09T12:48:32.193692Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:32.193851Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:32.440707Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 doc_id=69cbee1f4d9a7bf182135968 order_number=12845176 query_field=token
2026-04-09T12:48:32.440960Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T12:48:32.441383Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 order_number=12845176 sections_mapped=6
2026-04-09T12:48:32.441520Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:32.442286Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:32.442448Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T12:48:32.442875Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:32.457189Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:32.457357Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:48:34.208772Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T12:48:51.618082Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 email_count=7 mailbox='[Gmail]/All Mail' thread_id=1861994442383277017
2026-04-09T12:48:54.016193Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:48:54.016970Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1490 conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 seed_message_id=<CAMamnsf7pSVQPdZWYLEcktZ7Md8X3uTVcvXgQa6wBAB-dD0y1w@mail.gmail.com> source_email_count=7 source_thread_id=1861994442383277017 thread_fetch_succeeded=True
2026-04-09T12:49:01.077533Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 has_data=True thread_text_length=1490
2026-04-09T12:49:01.077724Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:49:01.080937Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:49:01.081105Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:49:01.081393Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T12:49:01.081518Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1
2026-04-09T12:49:01.082070Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T12:49:01.082893Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=12845176 submission_status=blocked
2026-04-09T12:49:01.335468Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T12:49:01.335716Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T12:49:01.590890Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T12:49:01.591104Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_084410_396245
2026-04-09T12:49:02.737664Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T12:49:02.738328Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_084410_396245
2026-04-09T12:54:02.831455Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T12:54:02.833983Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:54:04.543883Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T12:54:05.809508Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51236 unseen_only=False
2026-04-09T12:57:45.742787Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T12:57:45.743551Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T12:57:48.004505Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T12:57:48.250174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T12:57:48.495605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T12:57:48.741311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T12:57:48.986865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T12:57:49.232460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T12:57:49.520350Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T12:57:49.766049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T12:57:50.011641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T12:57:50.514799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T12:57:50.760453Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T12:57:51.005832Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T12:57:51.251503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T12:57:51.497030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T12:57:51.742638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T12:57:52.100682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T12:57:52.346999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T12:57:52.592633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T12:57:52.838123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=d34bc77ce2427ebc8a8ddadcea3c4b8c33e2560f5394df78f8a33a55fe01705b subject='Re: Permits PA-NY'
2026-04-09T12:57:53.083690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T12:57:53.377042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T12:57:54.127743Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[140, 338, 193, 716, 822, 1018, 133, 230, 158, 191, 207, 180, 310] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 email_count=13 subject='Re: Re:'
2026-04-09T12:57:54.129458Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:57:54.129630Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T12:57:54.130072Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:57:54.145002Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:57:54.145777Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 email_count=13 first_100_chars='hello need permits\xa0 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 11' text_length=4720
2026-04-09T12:57:54.146070Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 snippet="hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, truck 016 ,trailer 117 Yahoo Mail: Search, Organize, Conquer --- Route number 1 please thx confirm Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 12:45, Synchron Permits<synchronpermits@gmail.com> wrote: Hi team, here's the two options that we have for the route, confirm which one you rather. OP 1 https://maps.app.goo.gl/TVovECw6yrKYdWyH8 OP 2 https://maps.app.goo.gl/rbWCzz5AfhZYXuCg9 --- okay Yahoo Mail: Search, Organize, Conquer On Wed, Apr 8, 2026 at 13:00, Synchron Permits<synchronpermits@gmail.com> wrote: By the way, could you send us the registration as soon as possible? --- okay working on"
2026-04-09T12:57:56.687794Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 raw_answer=yes
2026-04-09T12:57:56.688105Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 is_order_email=True snippet='hello need permits 11.11 wide ,legal weight and height ,driver Cedric Arnell, tr'
2026-04-09T12:57:56.688257Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 is_order_email=True
2026-04-09T12:57:56.691977Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:57:56.692203Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:17.203547Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 inserted_id=69d68c411e109c17fcc0e617
2026-04-09T12:58:17.203999Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861920026428527950 intake_record_id=69d68c411e109c17fcc0e617 intake_title='Re: Re:'
2026-04-09T12:58:17.204145Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:17.204866Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:17.205005Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T12:58:17.205434Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:17.219795Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:20.501600Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 sender_emails=['iurceni@yahoo.com']
2026-04-09T12:58:26.188173Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 order_number=38021475
2026-04-09T12:58:26.188484Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 order_number=38021475
2026-04-09T12:58:26.191554Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:26.191712Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:26.925753Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 doc_id=69a1d770e74c7dc10a52a675 order_number=38021475 query_field=token
2026-04-09T12:58:26.926013Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 fields_mapped=6
2026-04-09T12:58:26.926398Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 order_number=38021475 sections_mapped=6
2026-04-09T12:58:26.926559Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:26.927297Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:26.927441Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T12:58:26.927867Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:26.942925Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:58:26.943206Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T12:58:29.868018Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T12:59:31.548263Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 email_count=25 mailbox='[Gmail]/All Mail' thread_id=1861920026428527950
2026-04-09T12:59:35.104963Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:59:35.106244Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2758 conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 seed_message_id=<635880011.1450821.1775738812360@mail.yahoo.com> source_email_count=25 source_thread_id=1861920026428527950 thread_fetch_succeeded=True
2026-04-09T12:59:46.259454Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 has_data=True thread_text_length=2758
2026-04-09T12:59:46.259662Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:59:46.262886Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:59:46.263050Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:59:46.263286Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-09T12:59:46.263414Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4
2026-04-09T12:59:46.263962Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T12:59:46.265746Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=38021475 submission_status=blocked
2026-04-09T12:59:46.515892Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 submission_status=blocked
2026-04-09T12:59:46.516125Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 conversation_index=1 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T12:59:46.516675Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[206] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 email_count=1 subject='Permit PA'
2026-04-09T12:59:46.517759Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T12:59:46.517902Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T12:59:46.518327Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T12:59:46.532621Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T12:59:46.532899Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 email_count=1 first_100_chars='Hey team, I need a permit from I-70 WV-PA line to US-40 PA/MD line.\nCommodity: 2019 john deere 750k ' text_length=206
2026-04-09T12:59:46.533120Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 snippet="Hey team, I need a permit from I-70 WV-PA line to US-40 PA/MD line. Commodity: 2019 john deere 750k LPG Crawler dozer 23x12x10'3. Overall 12 width, overweight. Zebulin Shepherd RGN Truck:2307 Trailer:T2311"
2026-04-09T12:59:48.750525Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 raw_answer=yes
2026-04-09T12:59:48.750833Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 is_order_email=True snippet='Hey team, I need a permit from I-70 WV-PA line to US-40 PA/MD line. Commodity: 2'
2026-04-09T12:59:48.750970Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 is_order_email=True
2026-04-09T12:59:48.754553Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T12:59:48.754719Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T12:59:54.835901Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 inserted_id=69d7a2ca1e109c17fcc11ac3
2026-04-09T12:59:54.836492Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861997054722940288 intake_record_id=69d7a2ca1e109c17fcc11ac3 intake_title='Permit PA'
2026-04-09T12:59:54.836647Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T12:59:54.837404Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T12:59:54.837548Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T12:59:54.837974Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T12:59:54.852750Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T12:59:57.063421Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 sender_emails=['permits@strataninc.com']
2026-04-09T13:00:02.677429Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 order_number=41884969
2026-04-09T13:00:02.677761Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 order_number=41884969
2026-04-09T13:00:02.680908Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:02.681067Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:02.929236Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 doc_id=69d151bdc3827ca84bf33940 order_number=41884969 query_field=token
2026-04-09T13:00:02.929579Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 fields_mapped=6
2026-04-09T13:00:02.930106Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 order_number=41884969 sections_mapped=6
2026-04-09T13:00:02.930310Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:02.931351Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:02.931549Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T13:00:02.932161Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:02.952085Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:02.952351Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:00:04.811309Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T13:00:18.544168Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1861997054722940288
2026-04-09T13:00:21.134337Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:21.134900Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=388 conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 seed_message_id='<CAMamnscr2r1cpC-94Rfmqems_cycp=s2zgTnxuUHnSarhjyYGA@mail.gmail.com>' source_email_count=3 source_thread_id=1861997054722940288 thread_fetch_succeeded=True
2026-04-09T13:00:30.509813Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 has_data=True thread_text_length=388
2026-04-09T13:00:30.510011Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:30.513300Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:30.513466Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:30.513702Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-09T13:00:30.513827Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4
2026-04-09T13:00:30.514404Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T13:00:30.515018Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=41884969 submission_status=blocked
2026-04-09T13:00:30.765757Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 submission_status=blocked
2026-04-09T13:00:30.765987Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 conversation_index=2 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T13:00:30.766546Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[281] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 email_count=1 subject='NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T13:00:30.767704Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:30.767847Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-09T13:00:30.768276Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:30.782585Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:30.782868Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 email_count=1 first_100_chars='Good morning,\n\nI want to place a new order\n\nTruck # 1746\nTrailer # 8645\n\nPick up location: 300 DUNNI' text_length=281
2026-04-09T13:00:30.783099Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 snippet='Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up location: 300 DUNNING ST. CANONSBURG, PA 15317 Delivery location: 1350 WHARF ROAD Edgemere, MD 21219 Crane Parts, 10ft wide Let`s oder the PA first of all, and after that we will order the VA and MD'
2026-04-09T13:00:33.698375Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 raw_answer=yes
2026-04-09T13:00:33.698675Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 is_order_email=True snippet='Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up lo'
2026-04-09T13:00:33.698822Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 is_order_email=True
2026-04-09T13:00:33.702417Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:33.702592Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:39.795936Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 inserted_id=69d7a2f71e109c17fcc11ad4
2026-04-09T13:00:39.796376Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861997097343151714 intake_record_id=69d7a2f71e109c17fcc11ad4 intake_title='NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T13:00:39.796526Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:39.797239Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:39.797390Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-09T13:00:39.797806Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:39.813273Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:41.647369Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 sender_emails=['val@aftfreight.com']
2026-04-09T13:00:48.489957Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 order_number=90397628
2026-04-09T13:00:48.490295Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 order_number=90397628
2026-04-09T13:00:48.493560Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:48.493717Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:48.739591Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 doc_id=694af503772cd3c5d813db20 order_number=90397628 query_field=token
2026-04-09T13:00:48.739858Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 fields_mapped=6
2026-04-09T13:00:48.740239Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 order_number=90397628 sections_mapped=6
2026-04-09T13:00:48.740379Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:48.741075Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:48.741254Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-09T13:00:48.741687Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:48.756110Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:00:48.756278Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:00:51.457551Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T13:01:07.507308Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1861997097343151714
2026-04-09T13:01:10.590036Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:01:10.592787Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=347 conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 seed_message_id='<CAH87oCaALPuFZXfXmvh9q=DxRTSNvUF1zy-Qiq2Zy-9cYee_aw@mail.gmail.com>' source_email_count=3 source_thread_id=1861997097343151714 thread_fetch_succeeded=True
2026-04-09T13:01:17.476975Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 has_data=True thread_text_length=347
2026-04-09T13:01:17.477205Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:01:17.480656Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:01:17.480830Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:01:17.481069Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-09T13:01:17.481203Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4
2026-04-09T13:01:17.481762Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T13:01:17.482385Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=90397628 submission_status=blocked
2026-04-09T13:01:17.730357Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 submission_status=blocked
2026-04-09T13:01:17.730589Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 conversation_index=3 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T13:01:17.731097Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1257] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 email_count=1 subject='Confirmation of Order #69886111'
2026-04-09T13:01:17.732279Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:17.732422Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-09T13:01:17.732834Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:17.747341Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:17.747862Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 email_count=1 first_100_chars='Dear Alex Stratan,\n\nWe are pleased to inform you that we have successfully collected all the necessa' text_length=1257
2026-04-09T13:01:17.748104Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 snippet="Dear Alex Stratan, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T13:01:17.748351Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 subject='Confirmation of Order #69886111'
2026-04-09T13:01:17.748591Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 is_order_email=True snippet='Dear Alex Stratan, We are pleased to inform you that we have successfully collec'
2026-04-09T13:01:17.748723Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 is_order_email=True
2026-04-09T13:01:17.751508Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:17.751676Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:24.144316Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 inserted_id=69d7a3241e109c17fcc11ae3
2026-04-09T13:01:24.144837Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861997350829974132 intake_record_id=69d7a3241e109c17fcc11ae3 intake_title='Confirmation of Order #69886111'
2026-04-09T13:01:24.144983Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:24.145982Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:24.146131Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-09T13:01:24.146575Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:24.161373Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:30.272269Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 sender_emails=['info@synchronpermits.com']
2026-04-09T13:01:30.272511Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 order_number=69886111 source=current_conversation_regex
2026-04-09T13:01:30.272823Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 order_number=69886111
2026-04-09T13:01:30.276012Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:30.276185Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:30.521752Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 doc_id=69d7a1701e109c17fcc11a54 order_number=69886111 query_field=token
2026-04-09T13:01:30.522012Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 fields_mapped=6
2026-04-09T13:01:30.522494Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 order_number=69886111 sections_mapped=6
2026-04-09T13:01:30.522634Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:30.523346Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:30.523490Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-09T13:01:30.523919Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:30.538624Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:30.538782Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:01:32.586949Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T13:01:43.711170Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861997350829974132
2026-04-09T13:01:46.310359Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:46.311354Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1257 conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 seed_message_id=<2d6f.2a59c46da935360.m1.ba7cc1f0-3412-11f1-a76e-5254007a77e6.19d724b8b8f@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861997350829974132 thread_fetch_succeeded=True
2026-04-09T13:01:50.953743Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 has_data=True thread_text_length=1257
2026-04-09T13:01:50.953941Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:50.957249Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:50.957416Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:50.957727Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-09T13:01:50.957857Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4
2026-04-09T13:01:50.958460Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T13:01:50.959110Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=69886111 submission_status=blocked
2026-04-09T13:01:51.214736Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 submission_status=blocked
2026-04-09T13:01:51.214966Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 conversation_index=4 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T13:01:51.461841Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T13:01:51.462059Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=50 completed_order_found=False conversation_count=4 max_messages_requested=50 non_order_email_count=0 order_email_count=4 payload_count=0 run_trace_dir=all_steps_data/run_20260409_085402_831697
2026-04-09T13:01:52.790985Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T13:01:52.791622Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=4 run_trace_dir=all_steps_data/run_20260409_085402_831697
2026-04-09T13:06:52.891295Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T13:06:52.892263Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:06:54.284610Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T13:06:55.385835Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51239 unseen_only=False
2026-04-09T13:09:39.206488Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T13:09:39.207039Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T13:09:41.470274Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T13:09:41.719821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T13:09:41.959372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T13:09:42.198830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T13:09:42.438792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T13:09:42.678383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T13:09:42.917857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T13:09:43.157375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T13:09:43.406676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T13:09:43.646144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T13:09:43.887320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=84c9744643af8e819f2b0f55240ac61efa20c57570cf53a2f44f156146da1ca7 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T13:09:44.126957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T13:09:44.379681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T13:09:44.628467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T13:09:44.867929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T13:09:45.107312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T13:09:45.346809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T13:09:45.586412Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T13:09:45.826050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T13:09:46.304891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T13:09:46.544327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T13:09:47.262213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T13:09:47.262648Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[202, 472, 160, 278] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 email_count=4 subject='Re: Permits PA-NY'
2026-04-09T13:09:47.264127Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:09:47.264298Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:09:47.264726Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:09:47.278952Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:09:47.279426Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 email_count=4 first_100_chars='Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten\nIsland, NY 10310.\n\nCommod' text_length=1133
2026-04-09T13:09:47.279767Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 snippet="Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten Island, NY 10310. Commodity: Vessel Parts - photo attached below overall 10'5 Wide Driver info: William J. Barger 2304/CM2501 --- Got it team. On Thu, Apr 9, 2026 at 8:13 AM Synchron Permits <synchronpermits@gmail.com> wrote: We will be taking this route, please confirm As for NY u need a city permit since u're crossing NYC, we usually order that through a 3rd party. Here are their details below. However keep in mind NYC permits take minimum 2 business days, if you order it now it will"
2026-04-09T13:09:49.703376Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-09T13:09:49.703775Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 is_order_email=True snippet='Hey team, I need permits from I-81 MD/PA line to 1515 Richmond Ter, Staten Islan'
2026-04-09T13:09:49.703912Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-09T13:09:49.707443Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:09:49.707611Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:09:56.664702Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 inserted_id=69d796ce1e109c17fcc11806
2026-04-09T13:09:56.665289Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861994442383277017 intake_record_id=69d796ce1e109c17fcc11806 intake_title='Re: Permits PA-NY'
2026-04-09T13:09:56.665440Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:09:56.666134Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:09:56.666289Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:09:56.666712Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:09:56.681153Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:00.122231Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 sender_emails=['permits@strataninc.com']
2026-04-09T13:10:04.218209Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 order_number=41884969
2026-04-09T13:10:04.218626Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 order_number=41884969
2026-04-09T13:10:04.222085Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:04.222302Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:04.461904Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 doc_id=69d151bdc3827ca84bf33940 order_number=41884969 query_field=token
2026-04-09T13:10:04.462182Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-09T13:10:04.462699Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 order_number=41884969 sections_mapped=6
2026-04-09T13:10:04.462833Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:04.463524Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:04.463665Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:10:04.464080Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:04.478407Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:04.478565Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:10:05.956273Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T13:10:20.914727Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861994442383277017
2026-04-09T13:10:22.955504Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:22.956476Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1775 conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 seed_message_id='<CAMamnsd4TU+TU1W=bsBB+UuSrK0F__t7+V0PwMMkpHtvbbYe1A@mail.gmail.com>' source_email_count=8 source_thread_id=1861994442383277017 thread_fetch_succeeded=True
2026-04-09T13:10:29.206929Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 has_data=True thread_text_length=1775
2026-04-09T13:10:29.207129Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:29.210172Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:29.210336Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:29.210664Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T13:10:29.210792Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3
2026-04-09T13:10:29.211349Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T13:10:29.212432Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=41884969 submission_status=blocked
2026-04-09T13:10:29.454976Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-09T13:10:29.455224Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T13:10:29.457553Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[206, 266] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 email_count=2 subject='Re: Permit PA'
2026-04-09T13:10:29.458687Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:29.458833Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:10:29.459266Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:29.473679Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:29.473991Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 email_count=2 first_100_chars='Hey team, I need a permit from I-70 WV-PA line to US-40 PA/MD line.\nCommodity: 2019 john deere 750k ' text_length=479
2026-04-09T13:10:29.474252Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 snippet="Hey team, I need a permit from I-70 WV-PA line to US-40 PA/MD line. Commodity: 2019 john deere 750k LPG Crawler dozer 23x12x10'3. Overall 12 width, overweight. Zebulin Shepherd RGN Truck:2307 Trailer:T2311 --- the first one is good On Thu, Apr 9, 2026 at 8:57 AM Synchron Permits <synchronpermits@gmail.com> wrote: This is the route we got from PA , let us know which option works best for you. Otherwise we can try exiting somewhere else on I79 for example Option 1 Option 2"
2026-04-09T13:10:31.752310Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 raw_answer=yes
2026-04-09T13:10:31.752653Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 is_order_email=True snippet='Hey team, I need a permit from I-70 WV-PA line to US-40 PA/MD line. Commodity: 2'
2026-04-09T13:10:31.752791Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-09T13:10:31.756555Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:31.756781Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:36.989747Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 inserted_id=69d7a2ca1e109c17fcc11ac3
2026-04-09T13:10:36.990205Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861997054722940288 intake_record_id=69d7a2ca1e109c17fcc11ac3 intake_title='Re: Permit PA'
2026-04-09T13:10:36.990355Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:36.991053Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:36.991202Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:10:36.991641Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:37.006166Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:42.694500Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 sender_emails=['permits@strataninc.com']
2026-04-09T13:10:47.815176Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 order_number=41884969
2026-04-09T13:10:47.815508Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 order_number=41884969
2026-04-09T13:10:47.818850Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:47.819007Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:48.058502Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 doc_id=69d151bdc3827ca84bf33940 order_number=41884969 query_field=token
2026-04-09T13:10:48.058760Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-09T13:10:48.059133Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 order_number=41884969 sections_mapped=6
2026-04-09T13:10:48.059281Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:48.059969Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:48.060108Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:10:48.060543Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:48.075936Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:10:48.076116Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:10:49.605510Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T13:11:00.950470Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861997054722940288
2026-04-09T13:11:02.806545Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:11:02.807189Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=661 conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 seed_message_id=<CAMamnsdnX5BXZyJRwQ38HUu1XxmMt3PMBv7R3kNFmdn4kcEbnw@mail.gmail.com> source_email_count=4 source_thread_id=1861997054722940288 thread_fetch_succeeded=True
2026-04-09T13:11:18.742503Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 has_data=True thread_text_length=661
2026-04-09T13:11:18.742699Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:11:18.745781Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:11:18.745948Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:11:18.746179Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T13:11:18.746308Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3
2026-04-09T13:11:18.746862Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T13:11:18.747600Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=41884969 submission_status=blocked
2026-04-09T13:11:18.990587Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-09T13:11:18.990820Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T13:11:18.991463Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[281, 151] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 email_count=2 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T13:11:18.992594Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:18.992743Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:11:18.993176Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:19.008613Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:19.008965Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 email_count=2 first_100_chars='Good morning,\n\nI want to place a new order\n\nTruck # 1746\nTrailer # 8645\n\nPick up location: 300 DUNNI' text_length=439
2026-04-09T13:11:19.009206Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 snippet='Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up location: 300 DUNNING ST. CANONSBURG, PA 15317 Delivery location: 1350 WHARF ROAD Edgemere, MD 21219 Crane Parts, 10ft wide Let`s oder the PA first of all, and after that we will order the VA and MD --- Yes, the route is good On Thu, Apr 9, 2026 at 8:00 AM Synchron Permits <synchronpermits@gmail.com> wrote: We will be taking this route, please confirm'
2026-04-09T13:11:23.775229Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 raw_answer=yes
2026-04-09T13:11:23.775543Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 is_order_email=True snippet='Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up lo'
2026-04-09T13:11:23.775683Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-09T13:11:23.779436Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:23.779646Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:28.993850Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 inserted_id=69d7a2f71e109c17fcc11ad4
2026-04-09T13:11:28.994293Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861997097343151714 intake_record_id=69d7a2f71e109c17fcc11ad4 intake_title='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T13:11:28.994445Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:28.995133Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:28.995282Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:11:28.995706Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:29.010706Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:31.531913Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 sender_emails=['val@aftfreight.com']
2026-04-09T13:11:41.653736Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 order_number=90397628
2026-04-09T13:11:41.654064Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 order_number=90397628
2026-04-09T13:11:41.657335Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:41.657496Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:41.896915Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 doc_id=694af503772cd3c5d813db20 order_number=90397628 query_field=token
2026-04-09T13:11:41.897184Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-09T13:11:41.897571Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 order_number=90397628 sections_mapped=6
2026-04-09T13:11:41.897705Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:41.898413Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:41.898558Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:11:41.898994Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:41.913475Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:41.913634Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:11:43.302276Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T13:11:54.087580Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861997097343151714
2026-04-09T13:11:55.977312Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:11:55.977969Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=505 conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 seed_message_id='<CAH87oCbw3Bp81e8B9WVjntx+97r=azgi0A-EP4McyLPbJfemEg@mail.gmail.com>' source_email_count=4 source_thread_id=1861997097343151714 thread_fetch_succeeded=True
2026-04-09T13:12:06.769131Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 has_data=True thread_text_length=505
2026-04-09T13:12:06.769373Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:12:06.772864Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:12:06.773051Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:12:06.773346Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T13:12:06.773487Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3
2026-04-09T13:12:06.774111Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T13:12:06.774897Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=90397628 submission_status=blocked
2026-04-09T13:12:07.017140Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 submission_status=blocked
2026-04-09T13:12:07.017392Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 conversation_index=3 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T13:12:07.256579Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T13:12:07.256792Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=0 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260409_090652_891648
2026-04-09T13:12:08.127482Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T13:12:08.128152Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=3 run_trace_dir=all_steps_data/run_20260409_090652_891648
2026-04-09T13:17:08.188499Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T13:17:08.189639Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:17:09.717885Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T13:17:10.730670Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51242 unseen_only=False
2026-04-09T13:20:18.913551Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=25 latest_message_count=50
2026-04-09T13:20:18.914140Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T13:20:21.163494Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T13:20:21.401663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T13:20:21.639781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T13:20:21.878024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T13:20:22.126939Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T13:20:22.370982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T13:20:22.609240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T13:20:22.847472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T13:20:23.085606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T13:20:23.323954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T13:20:23.801169Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T13:20:24.039365Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T13:20:24.277531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T13:20:24.515661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T13:20:24.753869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T13:20:24.992348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T13:20:25.230573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T13:20:25.468801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T13:20:25.707005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T13:20:25.945611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T13:20:26.183690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T13:20:26.422199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T13:20:26.898450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T13:20:27.136927Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[674, 1240, 804, 717, 44, 607] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 email_count=6 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T13:20:27.138434Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:27.138581Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:20:27.138991Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:27.154126Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:27.154800Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 email_count=6 first_100_chars='Team,would it be too late to change the permit overall height to 14\'6"?\n\nNolan Popa\nDispatch coordin' text_length=3956
2026-04-09T13:20:27.155069Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 snippet='Team,would it be too late to change the permit overall height to 14\'6"? Nolan Popa Dispatch coordinator Email: nolan@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (331) 800-0577 Main: (331) 466-0011 ext. 902 Company: Harvest Freight Inc. MC: 1489263 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Wednesday, April 8, 2026 07:20 To: Nolan | Harvest INC <nolan@harvestfreight.us> Cc: almaty0609@gmail.com <almaty0609@gmail.com> Subject: Unit 999 ~ Tennessee Permit Submitted Hello, we have an update for you. App No 1310156 We will send you the permit as soon as it arrives. --- Let\'s please submit a new application for TN with 14\'6'
2026-04-09T13:20:29.237262Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-09T13:20:29.237576Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 is_order_email=True snippet='Team,would it be too late to change the permit overall height to 14\'6"? Nolan Po'
2026-04-09T13:20:29.237712Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-09T13:20:29.241177Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:29.241342Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:40.214858Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 inserted_id=69d6a0ab1e109c17fcc0eb90
2026-04-09T13:20:40.215372Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861925482530537109 intake_record_id=69d6a0ab1e109c17fcc0eb90 intake_title='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T13:20:40.215524Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:40.216255Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:40.216396Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:20:40.216838Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:40.231805Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:42.291481Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 sender_emails=['nolan@harvestfreight.us']
2026-04-09T13:20:47.617689Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 order_number=36137995
2026-04-09T13:20:47.618031Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 order_number=36137995
2026-04-09T13:20:47.621589Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:47.621805Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:48.333861Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 doc_id=69cfbc6b4d9a7bf18214945a order_number=36137995 query_field=token
2026-04-09T13:20:48.334118Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-09T13:20:48.334533Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 order_number=36137995 sections_mapped=6
2026-04-09T13:20:48.334710Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:48.335418Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:48.335562Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:20:48.335991Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:48.350338Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:20:48.350505Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:20:49.816552Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T13:21:08.147694Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 email_count=11 mailbox='[Gmail]/All Mail' thread_id=1861925482530537109
2026-04-09T13:21:10.200264Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:21:10.201473Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2725 conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 seed_message_id=<SN6PR06MB41906EE893248D8BB6E0F624BC582@SN6PR06MB4190.namprd06.prod.outlook.com> source_email_count=11 source_thread_id=1861925482530537109 thread_fetch_succeeded=True
2026-04-09T13:21:18.741829Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 has_data=True thread_text_length=2725
2026-04-09T13:21:18.742040Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:21:18.745237Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:21:18.745405Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:21:18.745641Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T13:21:18.745767Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3
2026-04-09T13:21:18.746334Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T13:21:18.747591Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=36137995 submission_status=blocked
2026-04-09T13:21:18.988958Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-09T13:21:18.989248Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T13:21:18.989909Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[281, 151, 316] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 email_count=3 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T13:21:18.991099Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:18.991273Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:21:18.991693Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:19.006235Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:19.006797Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 email_count=3 first_100_chars='Good morning,\n\nI want to place a new order\n\nTruck # 1746\nTrailer # 8645\n\nPick up location: 300 DUNNI' text_length=762
2026-04-09T13:21:19.007222Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 snippet="Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up location: 300 DUNNING ST. CANONSBURG, PA 15317 Delivery location: 1350 WHARF ROAD Edgemere, MD 21219 Crane Parts, 10ft wide Let`s oder the PA first of all, and after that we will order the VA and MD --- Yes, the route is good On Thu, Apr 9, 2026 at 8:00 AM Synchron Permits <synchronpermits@gmail.com> wrote: We will be taking this route, please confirm --- Let's order the PA permit for the moment. When we will be loaded, we will order the WV and MD"
2026-04-09T13:21:21.760555Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 raw_answer=yes
2026-04-09T13:21:21.761052Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 is_order_email=True snippet='Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up lo'
2026-04-09T13:21:21.761239Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-09T13:21:21.764925Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:21.765089Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:28.351713Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 inserted_id=69d7a2f71e109c17fcc11ad4
2026-04-09T13:21:28.352414Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861997097343151714 intake_record_id=69d7a2f71e109c17fcc11ad4 intake_title='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T13:21:28.352568Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:28.353293Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:28.353437Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:21:28.353911Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:28.368197Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:30.265220Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 sender_emails=['val@aftfreight.com']
2026-04-09T13:21:35.005580Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 order_number=90397628
2026-04-09T13:21:35.006076Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 order_number=90397628
2026-04-09T13:21:35.009222Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:35.009379Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:35.257567Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 doc_id=694af503772cd3c5d813db20 order_number=90397628 query_field=token
2026-04-09T13:21:35.257883Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-09T13:21:35.258508Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 order_number=90397628 sections_mapped=6
2026-04-09T13:21:35.258646Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:35.259364Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:35.259508Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:21:35.259922Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:35.275404Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:35.275622Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:21:36.959454Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T13:21:50.677664Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1861997097343151714
2026-04-09T13:21:52.811773Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:52.812705Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=651 conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 seed_message_id=<CAH87oCaBwRj5Nx_M5T__sEACJGa7W8WAyUsLGcwyS7WuEJ6qOw@mail.gmail.com> source_email_count=6 source_thread_id=1861997097343151714 thread_fetch_succeeded=True
2026-04-09T13:21:56.151682Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 has_data=True thread_text_length=651
2026-04-09T13:21:56.151883Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:56.155171Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:56.155339Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:56.155757Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T13:21:56.155885Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3
2026-04-09T13:21:56.156452Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T13:21:56.157660Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=90397628 submission_status=blocked
2026-04-09T13:21:56.398727Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-09T13:21:56.398972Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T13:21:56.401537Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1313] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 email_count=1 subject='Confirmation of Order #58863815'
2026-04-09T13:21:56.402734Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:21:56.402880Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:21:56.403299Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:21:56.418217Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:21:56.418933Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Dear Valentin D,\n\nWe are pleased to inform you that we have successfully collected all the necessary' text_length=1313
2026-04-09T13:21:56.419213Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 snippet="Dear Valentin D, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T13:21:56.419455Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 subject='Confirmation of Order #58863815'
2026-04-09T13:21:56.419697Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 is_order_email=True snippet='Dear Valentin D, We are pleased to inform you that we have successfully collecte'
2026-04-09T13:21:56.419829Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-09T13:21:56.422812Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:21:56.422974Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:01.254094Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 inserted_id=69d7a7f91e109c17fcc11c54
2026-04-09T13:22:01.254527Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861998624100412114 intake_record_id=69d7a7f91e109c17fcc11c54 intake_title='Confirmation of Order #58863815'
2026-04-09T13:22:01.254669Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:01.255373Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:01.255521Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:22:01.255948Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:01.270430Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:04.857731Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-09T13:22:04.858068Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 order_number=58863815 source=current_conversation_regex
2026-04-09T13:22:04.858422Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 order_number=58863815
2026-04-09T13:22:04.863206Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:04.863445Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:05.116655Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 doc_id=69d7a2d81e109c17fcc11ac9 order_number=58863815 query_field=token
2026-04-09T13:22:05.116915Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-09T13:22:05.117373Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 order_number=58863815 sections_mapped=6
2026-04-09T13:22:05.117510Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:05.118261Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:05.118403Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T13:22:05.118835Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:05.133479Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:05.133641Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:22:08.443775Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T13:22:17.434913Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1861998624100412114
2026-04-09T13:22:19.515350Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:19.516244Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1313 conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.8d0a5c20-3415-11f1-a6c3-525400fb7a78.19d725e0ae2@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1861998624100412114 thread_fetch_succeeded=True
2026-04-09T13:22:23.999548Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 has_data=True thread_text_length=1313
2026-04-09T13:22:23.999742Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:24.002848Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:24.003055Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:24.003300Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T13:22:24.003427Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3
2026-04-09T13:22:24.003983Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T13:22:24.004631Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=58863815 submission_status=blocked
2026-04-09T13:22:24.245499Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 submission_status=blocked
2026-04-09T13:22:24.245725Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 conversation_index=3 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T13:22:24.483586Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T13:22:24.483805Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=0 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260409_091708_188736
2026-04-09T13:22:25.503792Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T13:22:25.504398Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=3 run_trace_dir=all_steps_data/run_20260409_091708_188736
2026-04-09T13:27:25.601521Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T13:27:25.604137Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:27:27.575853Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T13:27:28.692779Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51244 unseen_only=False
2026-04-09T13:30:41.653044Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=27 latest_message_count=50
2026-04-09T13:30:41.653599Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T13:30:43.858917Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T13:30:44.094019Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T13:30:44.328921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T13:30:44.566778Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T13:30:44.801856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T13:30:45.037090Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T13:30:45.271954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T13:30:45.506915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T13:30:45.742022Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T13:30:45.976991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T13:30:46.211994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T13:30:46.447383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T13:30:46.682453Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T13:30:46.917547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T13:30:47.152579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T13:30:47.387740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T13:30:47.622851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T13:30:47.858066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T13:30:48.093011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T13:30:48.328307Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T13:30:48.563416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T13:30:48.798796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T13:30:49.033923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T13:30:49.269011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=bb20420004f2a009fa710c70fcbe90e4f7613f68220b3fd8fd05ba7a752999cf subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T13:30:49.503985Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T13:30:49.739140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T13:30:50.209361Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[906] conversation_id=1861999576293605607 conversation_index=1 conversation_total=2 email_count=1 subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T13:30:50.210691Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861999576293605607 conversation_index=1 conversation_total=2
2026-04-09T13:30:50.210844Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861999576293605607 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T13:30:50.211298Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861999576293605607 conversation_index=1 conversation_total=2
2026-04-09T13:30:50.227405Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861999576293605607 conversation_index=1 conversation_total=2
2026-04-09T13:30:50.227860Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861999576293605607 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Kentucky Division of Motor Carriers Payment\n\nReceipt\n\nYour transaction has been submitted! Please pr' text_length=904
2026-04-09T13:30:50.228097Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861999576293605607 conversation_index=1 conversation_total=2 snippet='Kentucky Division of Motor Carriers Payment Receipt Your transaction has been submitted! Please print or e-mail a copy of this receipt for your records. Confirmation Information Transaction Number 138801740 Payment Made 04/09/2026 09:25 AM (-04:00 UTC) Payment Method Visa Credit Ending With 2463 Account Holder Details Name TRC Logistics LLC Address 3430 E Russel Rd, Unit 301-87 Unit 30187 LAS VEGAS, NV 89120 Cart Item(s) Description Amount Quantity Extended Total OD/OW Permit(s) $60.00 1 $60.00 Sub Total $60.00 Portal Administration Fee $2.40 Total Amount $62.40 This email was sent to synchronpermits@gmail.com on behalf of Kentucky.gov Kentucky.gov support channels are not'
2026-04-09T13:30:52.058151Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861999576293605607 conversation_index=1 conversation_total=2 raw_answer=no
2026-04-09T13:30:52.058459Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861999576293605607 conversation_index=1 conversation_total=2 is_order_email=False snippet='Kentucky Division of Motor Carriers Payment Receipt Your transaction has been su'
2026-04-09T13:30:52.058597Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861999576293605607 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-09T13:30:52.062054Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T13:30:52.062652Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861999576293605607 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T13:30:52.300890Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861999576293605607 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-09T13:30:52.301410Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[212] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 email_count=1 subject=Hello
2026-04-09T13:30:52.302689Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:30:52.302886Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T13:30:52.303353Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:30:52.318397Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:30:52.318799Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Hello team, can you please advise if we need an escort on this route for\nthe width?\n\nCORPUS CHRISTI,' text_length=212
2026-04-09T13:30:52.319024Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 snippet="Hello team, can you please advise if we need an escort on this route for the width? CORPUS CHRISTI, TX - MILWAUKEE, WI 13' W Legal Height. Rick B Dispatch Coordinator STRATAN INC. MC#009032 Chester, SC, 29706"
2026-04-09T13:30:54.784520Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-09T13:30:54.784832Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 is_order_email=True snippet='Hello team, can you please advise if we need an escort on this route for the wid'
2026-04-09T13:30:54.784972Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-09T13:30:54.788683Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:30:54.788857Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:00.067003Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 inserted_id=69d7aa131e109c17fcc11d07
2026-04-09T13:31:00.067459Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861999589185857343 intake_record_id=69d7aa131e109c17fcc11d07 intake_title=Hello
2026-04-09T13:31:00.067603Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:00.068310Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:00.068455Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T13:31:00.068880Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:00.083328Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:02.313746Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 sender_emails=['rick@strataninc.com']
2026-04-09T13:31:07.082029Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 order_number=23572638
2026-04-09T13:31:07.082397Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 order_number=23572638
2026-04-09T13:31:07.086137Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:07.086329Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:07.789609Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 doc_id=6973900371edf19ac63df6d0 order_number=23572638 query_field=token
2026-04-09T13:31:07.789867Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-09T13:31:07.790271Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 order_number=23572638 sections_mapped=6
2026-04-09T13:31:07.790409Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:07.791143Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:07.791323Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T13:31:07.791756Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:07.806991Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:07.807234Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:31:09.509317Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T13:31:20.644335Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861999589185857343
2026-04-09T13:31:22.923137Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:22.923721Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=322 conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 seed_message_id=<CAG7h7_pwtuHVSn766n3wUjDhMsgA82aYvjrnbV9HnBePywXueA@mail.gmail.com> source_email_count=2 source_thread_id=1861999589185857343 thread_fetch_succeeded=True
2026-04-09T13:31:29.868288Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 has_data=True thread_text_length=322
2026-04-09T13:31:29.868489Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:29.871577Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:29.871747Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:29.871981Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T13:31:29.872109Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2
2026-04-09T13:31:29.872690Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T13:31:29.873376Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=23572638 submission_status=blocked
2026-04-09T13:31:30.111994Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-09T13:31:30.112236Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T13:31:30.347582Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T13:31:30.347803Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_092725_601764
2026-04-09T13:31:31.423091Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T13:31:31.423785Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260409_092725_601764
2026-04-09T13:36:31.507063Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T13:36:31.507732Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:36:33.809048Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T13:36:34.919743Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51245 unseen_only=False
2026-04-09T13:40:43.236061Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-09T13:40:43.236571Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T13:40:45.676397Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T13:40:45.951781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T13:40:46.226687Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T13:40:46.501677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T13:40:46.776672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T13:40:47.067007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T13:40:47.342032Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T13:40:47.616993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T13:40:47.892106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T13:40:48.167080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T13:40:48.442040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T13:40:48.716991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T13:40:48.991929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T13:40:49.267490Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T13:40:49.542355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T13:40:49.817373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T13:40:50.092466Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T13:40:50.367547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T13:40:50.642516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T13:40:50.917522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T13:40:51.192499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T13:40:51.467504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T13:40:51.742463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T13:40:52.017587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=bb20420004f2a009fa710c70fcbe90e4f7613f68220b3fd8fd05ba7a752999cf subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T13:40:52.302656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T13:40:52.579565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T13:40:52.854911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T13:40:53.136860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T13:40:53.412685Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[504, 781, 1507] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 email_count=3 subject='Re: New Permit Request - Truck#F356'
2026-04-09T13:40:53.414892Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:40:53.415144Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T13:40:53.415808Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:40:53.445668Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:40:53.446997Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 email_count=3 first_100_chars='Truck# F356\nTrailer# F2881\n\nPickup: 601 N Pearl St, Pageland, SC 29728\nDelivery: 627 Hood Rd, Hattie' text_length=2707
2026-04-09T13:40:53.447779Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 snippet="Truck# F356 Trailer# F2881 Pickup: 601 N Pearl St, Pageland, SC 29728 Delivery: 627 Hood Rd, Hattiesburg, MS 39401 Commodity: Forklift S/N: SBH-81923 Dims: 30'L / 9'W / 13'H @ 48.000 LBS Overall dims: 75'L / 9'W / 14'4H @ 94.000 LBS Weight Distribution 12 / 20.5 / 20.5 / 20.5 / 20.5 CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585 --- Route 1 CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight"
2026-04-09T13:40:55.402369Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-09T13:40:55.402815Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 is_order_email=True snippet='Truck# F356 Trailer# F2881 Pickup: 601 N Pearl St, Pageland, SC 29728 Delivery: '
2026-04-09T13:40:55.402954Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T13:40:55.406531Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:40:55.406719Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:04.214444Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 inserted_id=69d66f4e1e109c17fcc0e17b
2026-04-09T13:41:04.217054Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861914576835898287 intake_record_id=69d66f4e1e109c17fcc0e17b intake_title='Re: New Permit Request - Truck#F356'
2026-04-09T13:41:04.217307Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:04.218198Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:04.218363Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T13:41:04.218820Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:04.235687Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:06.226361Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 sender_emails=['cj@harvestfreight.us']
2026-04-09T13:41:11.358634Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 order_number=33596706
2026-04-09T13:41:11.359093Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 order_number=33596706
2026-04-09T13:41:11.362257Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:11.362417Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:11.910923Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-09T13:41:11.911196Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T13:41:11.911723Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 order_number=33596706 sections_mapped=6
2026-04-09T13:41:11.911857Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:11.912578Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:11.912720Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T13:41:11.913147Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:11.927603Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:11.927774Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:41:13.543055Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T13:41:30.808714Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861914576835898287
2026-04-09T13:41:33.137425Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:33.138606Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2023 conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 seed_message_id=<DM6PR06MB4732E0F1496B9A64025EC433D7582@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=8 source_thread_id=1861914576835898287 thread_fetch_succeeded=True
2026-04-09T13:41:43.431855Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 has_data=True thread_text_length=2023
2026-04-09T13:41:43.432054Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:43.435130Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:41:43.435300Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:42:13.481608Z [error    ] FrontDesk API submission failed [front_desk_ai.agents.merge_submit.agent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T13:42:13.769557Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 inserted_id=69d7acb5a24336d74671327a
2026-04-09T13:42:13.769789Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 mongodb_saved_id=69d7acb5a24336d74671327a order_number=33596706
2026-04-09T13:42:13.769919Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:42:13.770610Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T13:42:13.772103Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 errors=[] is_order_email=True order_number=33596706 submission_status=submit_failed
2026-04-09T13:42:14.050624Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 submission_status=submit_failed
2026-04-09T13:42:14.050852Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:42:14.325869Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T13:42:14.326121Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_093631_507327
2026-04-09T13:42:15.642336Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T13:42:15.642991Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_093631_507327
2026-04-09T13:47:15.743281Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T13:47:15.743999Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:47:18.366888Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T13:47:19.930712Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51246 unseen_only=False
2026-04-09T13:51:33.053010Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-09T13:51:33.053582Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T13:51:35.656447Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T13:51:35.953986Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T13:51:36.250491Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T13:51:36.526888Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T13:51:36.812041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T13:51:37.102486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T13:51:37.397706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T13:51:37.665616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T13:51:37.953583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T13:51:38.244484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T13:51:38.536114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T13:51:38.821693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T13:51:39.093253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T13:51:39.373109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T13:51:39.649963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T13:51:39.931884Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T13:51:40.198860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T13:51:40.465257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T13:51:40.725915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T13:51:40.975645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T13:51:41.236081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T13:51:41.494146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T13:51:41.756513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T13:51:42.019042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=bb20420004f2a009fa710c70fcbe90e4f7613f68220b3fd8fd05ba7a752999cf subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T13:51:42.299756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T13:51:42.578087Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T13:51:42.855734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T13:51:43.124129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T13:51:43.394587Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[504, 781, 1507, 494] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 email_count=4 subject='Re: New Permit Request - Truck#F356'
2026-04-09T13:51:43.396122Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:51:43.396276Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T13:51:43.396695Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:51:43.411230Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:51:43.411794Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 email_count=4 first_100_chars='Truck# F356\nTrailer# F2881\n\nPickup: 601 N Pearl St, Pageland, SC 29728\nDelivery: 627 Hood Rd, Hattie' text_length=3175
2026-04-09T13:51:43.412053Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 snippet="Truck# F356 Trailer# F2881 Pickup: 601 N Pearl St, Pageland, SC 29728 Delivery: 627 Hood Rd, Hattiesburg, MS 39401 Commodity: Forklift S/N: SBH-81923 Dims: 30'L / 9'W / 13'H @ 48.000 LBS Overall dims: 75'L / 9'W / 14'4H @ 94.000 LBS Weight Distribution 12 / 20.5 / 20.5 / 20.5 / 20.5 CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585 --- Route 1 CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight"
2026-04-09T13:51:45.921428Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-09T13:51:45.921736Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 is_order_email=True snippet='Truck# F356 Trailer# F2881 Pickup: 601 N Pearl St, Pageland, SC 29728 Delivery: '
2026-04-09T13:51:45.921876Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T13:51:45.925379Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:51:45.925546Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:51:54.756266Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 inserted_id=69d66f4e1e109c17fcc0e17b
2026-04-09T13:51:54.756867Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861914576835898287 intake_record_id=69d66f4e1e109c17fcc0e17b intake_title='Re: New Permit Request - Truck#F356'
2026-04-09T13:51:54.757032Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:51:54.757758Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:51:54.757903Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T13:51:54.758366Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:51:54.773747Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:51:56.634709Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 sender_emails=['cj@harvestfreight.us']
2026-04-09T13:52:03.379324Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 order_number=33596706
2026-04-09T13:52:03.379644Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 order_number=33596706
2026-04-09T13:52:03.382992Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:52:03.383157Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:52:03.901309Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-09T13:52:03.901575Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T13:52:03.901948Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 order_number=33596706 sections_mapped=6
2026-04-09T13:52:03.902082Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:52:03.902805Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:52:03.902946Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T13:52:03.903374Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:52:03.917909Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:52:03.918089Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:52:06.117786Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T13:52:26.399816Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861914576835898287
2026-04-09T13:52:29.063375Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:52:29.064576Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2023 conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 seed_message_id=<DM6PR06MB4732FFE0A36063542B81689DD7582@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=8 source_thread_id=1861914576835898287 thread_fetch_succeeded=True
2026-04-09T13:52:37.171682Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 has_data=True thread_text_length=2023
2026-04-09T13:52:37.171880Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:52:37.175253Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:52:37.175493Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:53:07.206723Z [error    ] FrontDesk API submission failed [front_desk_ai.agents.merge_submit.agent] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T13:53:07.460832Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 inserted_id=69d7af43a24336d74671327c
2026-04-09T13:53:07.461062Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 mongodb_saved_id=69d7af43a24336d74671327c order_number=33596706
2026-04-09T13:53:07.461203Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:53:07.461884Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T13:53:07.463447Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 errors=[] is_order_email=True order_number=33596706 submission_status=submit_failed
2026-04-09T13:53:07.715036Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861914576835898287 conversation_index=1 conversation_total=1 submission_status=submit_failed
2026-04-09T13:53:07.715305Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 conversation_index=1 conversation_total=1
2026-04-09T13:53:07.963305Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T13:53:07.963524Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_094715_743551
2026-04-09T13:53:09.334764Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T13:53:09.335458Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_094715_743551
2026-04-09T13:58:09.435805Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T13:58:09.436442Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T13:58:10.583869Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T13:58:11.830283Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51247 unseen_only=False
2026-04-09T14:02:06.200929Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-09T14:02:06.201459Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T14:02:08.513104Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T14:02:08.759220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861823344332432604 fingerprint=b1b1bf8fffceed07979a9d6c489e4a6de7511154f0e53d3d9dd36356dc73815d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T14:02:09.004627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T14:02:09.257301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T14:02:09.502817Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T14:02:09.748515Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T14:02:09.994268Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T14:02:10.239822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T14:02:10.485512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T14:02:10.731034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T14:02:10.976598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T14:02:11.222094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T14:02:11.474078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T14:02:11.719594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T14:02:11.967803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T14:02:12.219302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T14:02:12.465137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T14:02:12.711081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T14:02:12.956769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T14:02:13.202367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T14:02:13.447984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T14:02:13.693521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T14:02:13.939243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T14:02:14.184721Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=bb20420004f2a009fa710c70fcbe90e4f7613f68220b3fd8fd05ba7a752999cf subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T14:02:14.430405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T14:02:14.675904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T14:02:14.921493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T14:02:15.166948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T14:02:15.412438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T14:02:15.658281Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1563] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 email_count=1 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T14:02:15.659688Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1
2026-04-09T14:02:15.659838Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T14:02:15.660274Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1
2026-04-09T14:02:15.675431Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1
2026-04-09T14:02:15.675854Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Hey,\n\nI was wondering what this new account is for?\nWe already have an account for our company.\n\nOn ' text_length=1563
2026-04-09T14:02:15.676102Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 snippet='Hey, I was wondering what this new account is for? We already have an account for our company. On Wed, Apr 8, 2026 at 10:46 AM Synchron Permits <info@synchronpermits.com> wrote: Dear Ruslan Romaniv, Welcome to Synchron Permits! We appreciate your choice to do business with us and are excited to have you on board. To help you get started, we’ve included some useful information below to ensure a smooth experience while navigating our platform. *Getting Started* *🔹 Log in to your account: * Login | Synchron Permits/app.php <https://permits.synchrontms.com/login> We’ve set up a temporary password for your first login: *bOlm3wJS* For'
2026-04-09T14:02:18.010094Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T14:02:18.010416Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 is_order_email=False snippet='Hey, I was wondering what this new account is for? We already have an account fo'
2026-04-09T14:02:18.010552Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T14:02:18.014059Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T14:02:18.014656Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T14:02:18.264604Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T14:02:18.509838Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T14:02:18.510056Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_095809_436051
2026-04-09T14:02:19.675252Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T14:02:19.675892Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260409_095809_436051
2026-04-09T14:07:19.771855Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T14:07:19.772517Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:07:20.712700Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T14:07:21.399011Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51248 unseen_only=False
2026-04-09T14:08:40.348504Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-09T14:08:40.349050Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T14:08:42.628981Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T14:08:42.891316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T14:08:43.139968Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T14:08:43.388541Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T14:08:43.651672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T14:08:43.903535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T14:08:44.152047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T14:08:44.400548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T14:08:44.649096Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T14:08:44.900002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T14:08:45.148504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T14:08:45.396938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T14:08:45.645422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T14:08:45.897462Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T14:08:46.145920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T14:08:46.394487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T14:08:46.642995Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T14:08:46.904874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T14:08:47.153312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T14:08:47.401764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T14:08:47.650339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T14:08:47.898844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T14:08:48.147461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=bb20420004f2a009fa710c70fcbe90e4f7613f68220b3fd8fd05ba7a752999cf subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T14:08:48.395945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T14:08:48.644537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T14:08:48.892978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T14:08:49.141460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T14:08:49.389987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T14:08:49.638463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=bd01626e2b5ba49c9c29aa705e633eb239a0ebf7cb92efb8b0fe660410902e10 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T14:08:49.887071Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[680] conversation_id=1862001756950921231 conversation_index=1 conversation_total=1 email_count=1 subject='New 1Password sign-in alert'
2026-04-09T14:08:49.888378Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862001756950921231 conversation_index=1 conversation_total=1
2026-04-09T14:08:49.888524Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862001756950921231 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T14:08:49.888945Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862001756950921231 conversation_index=1 conversation_total=1
2026-04-09T14:08:49.904075Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862001756950921231 conversation_index=1 conversation_total=1
2026-04-09T14:08:49.904403Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862001756950921231 conversation_index=1 conversation_total=1 email_count=1 first_100_chars="New sign-in\nWe've noticed a new sign-in to your TRC LOGISTICS LLC 1Password account (synchronpermits" text_length=679
2026-04-09T14:08:49.904642Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862001756950921231 conversation_index=1 conversation_total=1 snippet="New sign-in We've noticed a new sign-in to your TRC LOGISTICS LLC 1Password account (synchronpermits@gmail.com) on a new device. If this was you, ignore this email. Florida, United States (181.214.151.206) Thursday, April 9, 2026 at 10:00am EDT Don’t recognize this device? Secure your account immediately by following these steps: https://support.1password.com/unrecognized-device/ Check trusted devices You can view and manage which devices have access to your account in Account Management>Trusted Devices: https://trclogisticsllc.1password.com/profile Made by 1Password • Sent to: synchronpermits@gmail.com 4711 Yonge St. 10th Floor • Toronto • Ontario • M2N 6K8 • Canada"
2026-04-09T14:08:52.182373Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862001756950921231 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T14:08:52.182688Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862001756950921231 conversation_index=1 conversation_total=1 is_order_email=False snippet="New sign-in We've noticed a new sign-in to your TRC LOGISTICS LLC 1Password acco"
2026-04-09T14:08:52.182826Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862001756950921231 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T14:08:52.186374Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T14:08:52.189219Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862001756950921231 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T14:08:52.440812Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862001756950921231 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T14:08:52.688924Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T14:08:52.689131Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_100719_772087
2026-04-09T14:08:53.088743Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T14:08:53.089677Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260409_100719_772087
2026-04-09T14:13:53.189334Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T14:13:53.190130Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:13:54.221102Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T14:13:54.738271Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51248 unseen_only=False
2026-04-09T14:15:22.127788Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-09T14:15:22.128334Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T14:15:24.383854Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T14:15:24.626430Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920292604164762 fingerprint=2a5db8bd2035a78faa2438feb87c0a3dd0631a306e3860106636743ef568840f subject='Request for Permit - Approved'
2026-04-09T14:15:24.868964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861932400567086893 fingerprint=2b3cd0f349caf9ea18b94bbabf8683b80cbc33929aff2fcb4ed380fcd30afb59 subject='WYDOT POE RECEIPT'
2026-04-09T14:15:25.111671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T14:15:25.354392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T14:15:25.598551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T14:15:25.841144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T14:15:26.083849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T14:15:26.326523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T14:15:26.577857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T14:15:26.820608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T14:15:27.063513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T14:15:27.306068Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T14:15:27.548834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T14:15:27.791929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T14:15:28.034541Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T14:15:28.277153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T14:15:28.519800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T14:15:28.762443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T14:15:29.005309Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T14:15:29.248013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T14:15:29.491573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T14:15:29.734136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=bb20420004f2a009fa710c70fcbe90e4f7613f68220b3fd8fd05ba7a752999cf subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T14:15:29.976801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T14:15:30.219571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T14:15:30.462233Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T14:15:30.704704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T14:15:30.947322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T14:15:31.190333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=bd01626e2b5ba49c9c29aa705e633eb239a0ebf7cb92efb8b0fe660410902e10 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T14:15:31.432950Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T14:15:31.433182Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T14:15:31.675309Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T14:15:32.107147Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T14:15:32.107800Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_101353_189579
2026-04-09T14:20:32.207341Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T14:20:32.208013Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:20:33.365418Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T14:20:33.945773Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51250 unseen_only=False
2026-04-09T14:22:07.496606Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-09T14:22:07.497136Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T14:22:09.827884Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T14:22:10.076232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T14:22:10.325325Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861916424355663419 fingerprint=91eda3f3c0993d9df73b1a3b3278b17f5fa99725c9331c57714569fe1a74781b subject='Re: Confirmation of Order #33596706'
2026-04-09T14:22:10.573671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T14:22:10.821970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T14:22:11.070287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T14:22:11.318492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T14:22:11.566864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T14:22:11.815147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T14:22:12.063517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T14:22:12.311857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T14:22:12.560097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T14:22:12.808396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T14:22:13.056706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T14:22:13.305220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T14:22:13.553620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T14:22:13.801947Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T14:22:14.050242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T14:22:14.298644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T14:22:14.547113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T14:22:15.043493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T14:22:15.291863Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T14:22:15.540223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T14:22:15.794064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T14:22:16.046271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T14:22:16.294558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=bd01626e2b5ba49c9c29aa705e633eb239a0ebf7cb92efb8b0fe660410902e10 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T14:22:16.542913Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T14:22:16.791532Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[281, 151, 316, 161] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 email_count=4 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T14:22:16.792849Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:16.792993Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:22:16.793449Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:16.807661Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:16.808009Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 email_count=4 first_100_chars='Good morning,\n\nI want to place a new order\n\nTruck # 1746\nTrailer # 8645\n\nPick up location: 300 DUNNI' text_length=930
2026-04-09T14:22:16.808259Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 snippet="Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up location: 300 DUNNING ST. CANONSBURG, PA 15317 Delivery location: 1350 WHARF ROAD Edgemere, MD 21219 Crane Parts, 10ft wide Let`s oder the PA first of all, and after that we will order the VA and MD --- Yes, the route is good On Thu, Apr 9, 2026 at 8:00 AM Synchron Permits <synchronpermits@gmail.com> wrote: We will be taking this route, please confirm --- Let's order the PA permit for the moment. When we will be loaded, we will order the WV and MD"
2026-04-09T14:22:19.375150Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-09T14:22:19.375598Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 is_order_email=True snippet='Good morning, I want to place a new order Truck # 1746 Trailer # 8645 Pick up lo'
2026-04-09T14:22:19.375759Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T14:22:19.380378Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:19.380638Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:26.498607Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 inserted_id=69d7a2f71e109c17fcc11ad4
2026-04-09T14:22:26.499053Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861997097343151714 intake_record_id=69d7a2f71e109c17fcc11ad4 intake_title='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T14:22:26.499216Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:26.499898Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:26.500036Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:22:26.500461Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:26.514801Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:29.363609Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 sender_emails=['val@aftfreight.com']
2026-04-09T14:22:33.506673Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 order_number=90397628
2026-04-09T14:22:33.507044Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 order_number=90397628
2026-04-09T14:22:33.510174Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:33.510333Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:33.758676Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 doc_id=694af503772cd3c5d813db20 order_number=90397628 query_field=token
2026-04-09T14:22:33.758934Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T14:22:33.759321Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 order_number=90397628 sections_mapped=6
2026-04-09T14:22:33.759459Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:33.760166Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:33.760369Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:22:33.760860Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:33.775205Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:33.775363Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:22:34.934260Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T14:22:43.059558Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1861997097343151714
2026-04-09T14:22:44.186730Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:22:44.187619Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=831 conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 seed_message_id=<CAH87oCanqG1iWnms95jArzL6W45SERhA-KWYC6G73BcYvA9q8Q@mail.gmail.com> source_email_count=8 source_thread_id=1861997097343151714 thread_fetch_succeeded=True
2026-04-09T14:23:06.233767Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 has_data=True thread_text_length=831
2026-04-09T14:23:06.233970Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:23:06.238504Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:23:06.238743Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:23:06.239034Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T14:23:06.239179Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2
2026-04-09T14:23:06.239763Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T14:23:06.240720Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='All Freight Trans Inc' conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=90397628 submission_status=blocked
2026-04-09T14:23:06.492218Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-09T14:23:06.492466Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T14:23:06.493212Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1075] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 email_count=1 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T14:23:06.494447Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:06.494591Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:23:06.495032Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:06.510972Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:06.511471Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Dear Valentin,\nThis email confirms that we have placed a temporary hold on your card ending in 3084 ' text_length=1075
2026-04-09T14:23:06.511778Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 snippet='Dear Valentin, This email confirms that we have placed a temporary hold on your card ending in 3084 for $210.85 . This is related to Order #58863815 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-09T14:23:06.512051Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T14:23:06.512297Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 is_order_email=True snippet='Dear Valentin, This email confirms that we have placed a temporary hold on your '
2026-04-09T14:23:06.512433Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-09T14:23:06.515753Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:06.515958Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:12.837649Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 inserted_id=69d7b6501e109c17fcc120ab
2026-04-09T14:23:12.838056Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862002943046248447 intake_record_id=69d7b6501e109c17fcc120ab intake_title='Order #58863815 – Pre-Charge Initiated'
2026-04-09T14:23:12.838229Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:12.838908Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:12.839046Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:23:12.839471Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:12.853912Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:16.100888Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 sender_emails=['info@synchronpermits.com']
2026-04-09T14:23:16.101126Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 order_number=58863815 source=current_conversation_regex
2026-04-09T14:23:16.101395Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 order_number=58863815
2026-04-09T14:23:16.104468Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:16.104690Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:16.599998Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 doc_id=69d7a2d81e109c17fcc11ac9 order_number=58863815 query_field=token
2026-04-09T14:23:16.600283Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-09T14:23:16.600649Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 order_number=58863815 sections_mapped=6
2026-04-09T14:23:16.600782Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:16.601480Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:16.601623Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:23:16.602037Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:16.616722Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:16.616904Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:23:17.578451Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T14:23:22.361252Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862002943046248447
2026-04-09T14:23:23.515138Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:23.515771Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1075 conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 seed_message_id=<2d6f.2a59c46da935360.m1.25667c20-341f-11f1-a6c3-525400fb7a78.19d729cece2@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862002943046248447 thread_fetch_succeeded=True
2026-04-09T14:23:27.142266Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 has_data=True thread_text_length=1075
2026-04-09T14:23:27.142483Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:27.146048Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:27.146324Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:27.146621Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T14:23:27.146752Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2
2026-04-09T14:23:27.147363Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T14:23:27.148316Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=58863815 submission_status=blocked
2026-04-09T14:23:27.399449Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-09T14:23:27.399685Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T14:23:27.654438Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T14:23:27.654653Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260409_102032_207576
2026-04-09T14:23:28.162308Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T14:23:28.162889Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260409_102032_207576
2026-04-09T14:28:28.263204Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T14:28:28.265575Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:28:29.409333Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T14:28:30.154948Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51252 unseen_only=False
2026-04-09T14:30:12.500973Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-09T14:30:12.501651Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T14:30:14.725279Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T14:30:14.965633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T14:30:15.204807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T14:30:15.444103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T14:30:15.683371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T14:30:15.922685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T14:30:16.161949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T14:30:16.401119Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T14:30:16.640295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T14:30:16.879488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T14:30:17.118583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T14:30:17.357735Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T14:30:17.597285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T14:30:17.836491Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T14:30:18.075874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T14:30:18.315395Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T14:30:18.568436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T14:30:18.807625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T14:30:19.046798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T14:30:19.286161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T14:30:19.525425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T14:30:19.764652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T14:30:20.003764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T14:30:20.243008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T14:30:20.482275Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T14:30:20.722324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=bd01626e2b5ba49c9c29aa705e633eb239a0ebf7cb92efb8b0fe660410902e10 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T14:30:20.961526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T14:30:21.200648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T14:30:21.679257Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1862003412511300381 conversation_index=1 conversation_total=2 email_count=1 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T14:30:21.680874Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862003412511300381 conversation_index=1 conversation_total=2
2026-04-09T14:30:21.681060Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862003412511300381 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:30:21.681526Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862003412511300381 conversation_index=1 conversation_total=2
2026-04-09T14:30:21.697826Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862003412511300381 conversation_index=1 conversation_total=2
2026-04-09T14:30:21.698439Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862003412511300381 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-09T14:30:21.698851Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862003412511300381 conversation_index=1 conversation_total=2 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-09T14:30:21.699025Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862003412511300381 conversation_index=1 conversation_total=2 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T14:30:21.699521Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862003412511300381 conversation_index=1 conversation_total=2 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-09T14:30:21.699679Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862003412511300381 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-09T14:30:21.703359Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T14:30:21.704515Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862003412511300381 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T14:30:21.946878Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862003412511300381 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-09T14:30:21.947422Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1862003412756936914 conversation_index=2 conversation_total=2 email_count=1 subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T14:30:21.948723Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862003412756936914 conversation_index=2 conversation_total=2
2026-04-09T14:30:21.948869Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862003412756936914 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:30:21.949306Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862003412756936914 conversation_index=2 conversation_total=2
2026-04-09T14:30:21.964491Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862003412756936914 conversation_index=2 conversation_total=2
2026-04-09T14:30:21.964931Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862003412756936914 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-09T14:30:21.965284Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862003412756936914 conversation_index=2 conversation_total=2 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-09T14:30:21.965438Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862003412756936914 conversation_index=2 conversation_total=2 subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T14:30:21.965791Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862003412756936914 conversation_index=2 conversation_total=2 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-09T14:30:21.965923Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862003412756936914 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-09T14:30:21.968529Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T14:30:21.969386Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862003412756936914 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T14:30:22.211030Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862003412756936914 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-09T14:30:22.451779Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T14:30:22.451996Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=2 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_102828_263448
2026-04-09T14:30:22.949770Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T14:30:22.950387Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=0 run_trace_dir=all_steps_data/run_20260409_102828_263448
2026-04-09T14:35:23.050274Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T14:35:23.051042Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:35:24.345934Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T14:35:25.021532Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51252 unseen_only=False
2026-04-09T14:37:22.105689Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-09T14:37:22.106229Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T14:37:24.397199Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T14:37:24.639538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T14:37:24.881538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939442620894845 fingerprint=1719ac8df440fe0312b6418f37b25cd3a0c115dde66378744c990511154f93af subject='New Call from Dan Taylor (773) 692-2550'
2026-04-09T14:37:25.123523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T14:37:25.365574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T14:37:25.607606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T14:37:25.849626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T14:37:26.091610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T14:37:26.345288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T14:37:26.587300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T14:37:26.829327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T14:37:27.071284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T14:37:27.313317Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T14:37:27.556632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T14:37:27.798658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T14:37:28.040634Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T14:37:28.282622Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T14:37:28.524698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=312fa88c1c49c7f93534ef110442446b6b81f8e26cda0297607ceffed63f8bd5 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T14:37:28.766656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T14:37:29.008651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T14:37:29.250502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T14:37:29.492495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T14:37:29.734437Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T14:37:29.976297Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T14:37:30.218501Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T14:37:30.460537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=bd01626e2b5ba49c9c29aa705e633eb239a0ebf7cb92efb8b0fe660410902e10 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T14:37:30.702713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T14:37:30.944838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T14:37:31.186669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T14:37:31.428519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T14:37:31.428743Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T14:37:31.670217Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T14:37:32.421129Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T14:37:32.421696Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_103523_050581
2026-04-09T14:42:32.522035Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T14:42:32.522721Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:42:33.553083Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T14:42:34.164566Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51255 unseen_only=False
2026-04-09T14:44:19.407303Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T14:44:19.407861Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T14:44:21.617844Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T14:44:21.855660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=a0276a16ff8d952b565b31a33a576f057b2b4ffc38f0fcd671c77edff3c747cd subject='#377 IA to OH'
2026-04-09T14:44:22.093495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861930972720405050 fingerprint=c6edcb75ccebad74fc02f6831c32edfd52f5da17b24c72b0093932b1f7d2d8b2 subject='Re: OW permit From LA to IA'
2026-04-09T14:44:22.331439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T14:44:22.569457Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T14:44:22.807322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T14:44:23.045231Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T14:44:23.283387Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T14:44:23.521365Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T14:44:23.759287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T14:44:23.997135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T14:44:24.235087Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T14:44:24.472974Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T14:44:24.710911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T14:44:24.948765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T14:44:25.186858Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T14:44:25.662461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T14:44:25.900469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T14:44:26.138551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T14:44:26.376532Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T14:44:26.614277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T14:44:26.852080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T14:44:27.089871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T14:44:27.327789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=bd01626e2b5ba49c9c29aa705e633eb239a0ebf7cb92efb8b0fe660410902e10 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T14:44:27.565807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T14:44:27.803736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T14:44:28.041772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T14:44:28.283505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T14:44:28.774681Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[397, 198] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 email_count=2 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T14:44:28.776095Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:28.776247Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T14:44:28.776676Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:28.791081Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:28.791405Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 email_count=2 first_100_chars='Buenos días si no me sacaron el permiso de Luciana ya no me lo saquen ya\npase Luisana llame me cualq' text_length=602
2026-04-09T14:44:28.791646Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 snippet='Buenos días si no me sacaron el permiso de Luciana ya no me lo saquen ya pase Luisana llame me cualquier dude repo to no lo paguen El El mié, abr 8, 2026 a la(s) 3:09 p.m., Synchron Permits < info@synchronpermits.com> escribió: Hello, we have an update for you. Your application is under review by LADOTD and assigned the following ID: A01721703 We will send you the permit as soon as it arrives. --- Gracias El El jue, abr 9, 2026 a la(s) 7:41 a.m., Synchron Permits < synchronpermits@gmail.com> escribió: The *LA* permit has been successfully cancelled El permiso de'
2026-04-09T14:44:31.146788Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-09T14:44:31.147100Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 is_order_email=True snippet='Buenos días si no me sacaron el permiso de Luciana ya no me lo saquen ya pase Lu'
2026-04-09T14:44:31.147253Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-09T14:44:31.150893Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:31.151085Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:34.586268Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 inserted_id=69d79dd41e109c17fcc11949
2026-04-09T14:44:34.586701Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861996046396870305 intake_record_id=69d79dd41e109c17fcc11949 intake_title='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T14:44:34.586869Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:34.587633Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:34.587776Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T14:44:34.588284Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:34.603693Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:36.973031Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='GA Transport NV' conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 sender_emails=['gatransportnv@gmail.com']
2026-04-09T14:44:39.846064Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='GA Transport NV' conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 order_number=79562067
2026-04-09T14:44:39.846427Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 order_number=79562067
2026-04-09T14:44:39.850047Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:39.850267Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:40.088176Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 doc_id=69b3143f44aa5a98ec824eaa order_number=79562067 query_field=token
2026-04-09T14:44:40.088449Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-09T14:44:40.090680Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 order_number=79562067 sections_mapped=6
2026-04-09T14:44:40.090826Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:40.091580Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:40.091721Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T14:44:40.092136Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:40.107346Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:40.107573Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:44:41.275730Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T14:44:48.601238Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1861996046396870305
2026-04-09T14:44:50.000586Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:50.001210Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=701 conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 seed_message_id='<CABCWF=AUpEmQ7jMnr7MN_5gbgRZ2_MMi=ixMLtSNcogL0TfDNA@mail.gmail.com>' source_email_count=3 source_thread_id=1861996046396870305 thread_fetch_succeeded=True
2026-04-09T14:44:54.407800Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 has_data=True thread_text_length=701
2026-04-09T14:44:54.408005Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:54.411212Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:54.411422Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:54.411702Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T14:44:54.411829Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3
2026-04-09T14:44:54.412417Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T14:44:54.413137Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='GA Transport NV' conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=79562067 submission_status=blocked
2026-04-09T14:44:54.666196Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-09T14:44:54.666422Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T14:44:54.667058Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[910] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 email_count=1 subject='RE: [EXTERNAL] Survey request status'
2026-04-09T14:44:54.668164Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:44:54.668312Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T14:44:54.668727Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:44:54.683424Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:44:54.683773Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='Good morning,\n\nRoute survey 38116 was deleted. It was missing the surveyors report. The route survey' text_length=910
2026-04-09T14:44:54.684014Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 snippet='Good morning, Route survey 38116 was deleted. It was missing the surveyors report. The route survey checklist was the only document upload. Please include all documents for review. If you have any questions, please feel free to reach out to our call center. Thank you kindly, Estevan Archibeque Compliance Officer OS/OW Permit Office NMDOT – Ports of Entry Division Call Center: (505) 476-2475 [NMDOT Will Remove all Signs Posted on State Road Right-of-Ways – KRTN Enchanted Air Radio] From: Synchron Permits <synchronpermits@gmail.com> Sent: Thursday, April 9, 2026 6:47 AM To: DOT-TruckPermits <DOT-TruckPermits@dot.nm.gov> Subject: [EXTERNAL] Survey request status CAUTION: This email'
2026-04-09T14:44:57.443344Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 raw_answer=yes
2026-04-09T14:44:57.443650Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 is_order_email=True snippet='Good morning, Route survey 38116 was deleted. It was missing the surveyors repor'
2026-04-09T14:44:57.443793Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-09T14:44:57.447332Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:44:57.447500Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:00.511876Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 inserted_id=69d7bb6c1e109c17fcc121b3
2026-04-09T14:45:00.512349Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861997022790905614 intake_record_id=69d7bb6c1e109c17fcc121b3 intake_title='RE: [EXTERNAL] Survey request status'
2026-04-09T14:45:00.512502Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:00.513220Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:00.513371Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T14:45:00.513799Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:00.528182Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:03.354235Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Nm conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 sender_emails=['estevan.archibeque@dot.nm.gov']
2026-04-09T14:45:07.565057Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=Nm conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 order_number=17306522
2026-04-09T14:45:07.565406Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 order_number=17306522
2026-04-09T14:45:07.568808Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:07.569001Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:08.043473Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 doc_id=69c437fc4d9a7bf18211ca0d order_number=17306522 query_field=token
2026-04-09T14:45:08.043723Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-09T14:45:08.044095Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 order_number=17306522 sections_mapped=6
2026-04-09T14:45:08.044242Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:08.044929Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:08.045067Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T14:45:08.045495Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:08.059828Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:08.059990Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:45:09.107566Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T14:45:15.034061Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861997022790905614
2026-04-09T14:45:16.232988Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:16.233591Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=604 conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 seed_message_id=<BY3PR09MB76369D2BF7033D18EFEBB17ABF582@BY3PR09MB7636.namprd09.prod.outlook.com> source_email_count=2 source_thread_id=1861997022790905614 thread_fetch_succeeded=True
2026-04-09T14:45:20.070328Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 has_data=True thread_text_length=604
2026-04-09T14:45:20.070522Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:20.073601Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:20.073766Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:20.074002Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T14:45:20.074126Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3
2026-04-09T14:45:20.074686Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T14:45:20.075366Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Nm conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=17306522 submission_status=blocked
2026-04-09T14:45:20.316139Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-09T14:45:20.316396Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T14:45:20.316787Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1085] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 email_count=1 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T14:45:20.317958Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:20.318100Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T14:45:20.318519Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:20.333220Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:20.333558Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=1004
2026-04-09T14:45:20.333796Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with California state regulations. TRANSPORTATION ORDER DETAILS Order Number: 55489537 Permit Number: e26-029767 Jurisdiction: California Order Management: https://permits.synchrontms.com/order-details?orderId=55489537 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: Atlas Logistics Group Order Specifications: Carrier Name: ATLAS LOGISTICS GROUP INC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any'
2026-04-09T14:45:20.334016Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T14:45:20.334258Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T14:45:20.334392Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-09T14:45:20.336938Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:20.337094Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:23.283822Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 inserted_id=69d7bb831e109c17fcc121b7
2026-04-09T14:45:23.284257Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862004269551859828 intake_record_id=69d7bb831e109c17fcc121b7 intake_title='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T14:45:23.284407Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:23.285098Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:23.285268Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T14:45:23.285698Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:23.300453Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:26.653799Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T14:45:26.654058Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 order_number=55489537 source=current_conversation_regex
2026-04-09T14:45:26.654366Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 order_number=55489537
2026-04-09T14:45:26.657880Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:26.658044Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:27.369097Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 doc_id=69d6756f1e109c17fcc0e262 order_number=55489537 query_field=token
2026-04-09T14:45:27.369365Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-09T14:45:27.369746Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 order_number=55489537 sections_mapped=6
2026-04-09T14:45:27.369892Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:27.370608Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:27.370750Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T14:45:27.371203Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:27.386262Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:27.386483Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:45:28.665616Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T14:45:34.340495Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862004269551859828
2026-04-09T14:45:35.669999Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:35.670654Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1085 conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 seed_message_id=<order-55489537-47d225ae@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862004269551859828 thread_fetch_succeeded=True
2026-04-09T14:45:40.099062Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 has_data=True thread_text_length=1085
2026-04-09T14:45:40.099318Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:40.103522Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:40.103753Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:40.104073Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T14:45:40.104253Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3
2026-04-09T14:45:40.104910Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T14:45:40.105692Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=55489537 submission_status=blocked
2026-04-09T14:45:40.346734Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 submission_status=blocked
2026-04-09T14:45:40.346978Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 conversation_index=3 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T14:45:40.584825Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T14:45:40.585037Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=0 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260409_104232_522292
2026-04-09T14:45:41.141592Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T14:45:41.142162Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=3 run_trace_dir=all_steps_data/run_20260409_104232_522292
2026-04-09T14:50:41.226539Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T14:50:41.229146Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:50:42.844999Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T14:50:43.635618Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51257 unseen_only=False
2026-04-09T14:53:08.248880Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T14:53:08.249542Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T14:53:10.500460Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T14:53:10.735961Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T14:53:10.971429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T14:53:11.207153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T14:53:11.442734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T14:53:11.678377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T14:53:11.913857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T14:53:12.149606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T14:53:12.385328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T14:53:12.620882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T14:53:12.856502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T14:53:13.092041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T14:53:13.327524Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T14:53:13.563243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T14:53:13.798877Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T14:53:14.034531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T14:53:14.270045Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T14:53:14.505636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T14:53:14.741047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T14:53:14.976611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T14:53:15.212252Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T14:53:15.447752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T14:53:15.683389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=bd01626e2b5ba49c9c29aa705e633eb239a0ebf7cb92efb8b0fe660410902e10 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T14:53:15.918967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T14:53:16.154335Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T14:53:16.389779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T14:53:16.625262Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T14:53:16.860650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T14:53:17.096255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T14:53:17.567614Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1142] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 email_count=1 subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T14:53:17.568993Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:17.569137Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:53:17.569562Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:17.583828Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:17.584213Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=1061
2026-04-09T14:53:17.584454Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with California state regulations. TRANSPORTATION ORDER DETAILS Order Number: 55489537 Permit Number: e26-029768 Jurisdiction: California Order Management: https://permits.synchrontms.com/order-details?orderId=55489537 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Width: 8\' 6" Height: 14\' 0" Carrier Name: Atlas Logistics Group Order Specifications: Width: 13\' 0" Height: 15\' 0" Carrier Name: ATLAS LOGISTICS GROUP INC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm'
2026-04-09T14:53:17.584680Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T14:53:17.584919Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T14:53:17.585050Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T14:53:17.587671Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:17.587829Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:22.018635Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 inserted_id=69d7bd611e109c17fcc1220a
2026-04-09T14:53:22.019050Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862004431312750698 intake_record_id=69d7bd611e109c17fcc1220a intake_title='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T14:53:22.019210Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:22.019889Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:22.020027Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:53:22.020481Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:22.034974Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:24.689910Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc.' conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T14:53:24.690175Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 order_number=55489537 source=current_conversation_regex
2026-04-09T14:53:24.690425Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 order_number=55489537
2026-04-09T14:53:24.696197Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:24.696486Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:25.400376Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 doc_id=69d6756f1e109c17fcc0e262 order_number=55489537 query_field=token
2026-04-09T14:53:25.400633Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T14:53:25.401015Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 order_number=55489537 sections_mapped=6
2026-04-09T14:53:25.401182Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:25.401966Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:25.402114Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:53:25.402570Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:25.417029Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:25.417204Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:53:27.544768Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T14:53:36.467475Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862004431312750698
2026-04-09T14:53:38.363726Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:38.364399Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1142 conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 seed_message_id=<order-55489537-15a954d5@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862004431312750698 thread_fetch_succeeded=True
2026-04-09T14:53:47.000888Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 has_data=True thread_text_length=1142
2026-04-09T14:53:47.001090Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:47.004572Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:47.004813Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:47.005122Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T14:53:47.005294Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2
2026-04-09T14:53:47.005896Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T14:53:47.006627Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc.' conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=55489537 submission_status=blocked
2026-04-09T14:53:47.244977Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-09T14:53:47.245223Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T14:53:47.245978Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[144, 311, 253, 190] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 email_count=4 subject='Re: MO permit'
2026-04-09T14:53:47.247657Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:53:47.247898Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:53:47.248534Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:53:47.264309Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:53:47.264806Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 email_count=4 first_100_chars="Hello\nWe only need a MO permit!\nOnly 105' wide\nWeight and height are legal.\nDriver Iulian Ghiletchi\n" text_length=919
2026-04-09T14:53:47.265062Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 snippet='Hello We only need a MO permit! Only 105\' wide Weight and height are legal. Driver Iulian Ghiletchi Truck 012 Trailer 360 Please see attached RC --- 29 MO and 80 NE route please You can use same Registration till March 31 On Wed, Apr 8, 2026 at 8:13 AM Synchron Permits <synchronpermits@gmail.com> wrote: Where would u like to end the MO permit at? if u\'re 8\'9"W only u can take almost any route u prefer. As well please send us the updated truck registration --- Nope, just checked with Iulian He want I-35 route thru Kansas City On Wed,'
2026-04-09T14:53:50.000117Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-09T14:53:50.000454Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 is_order_email=True snippet="Hello We only need a MO permit! Only 105' wide Weight and height are legal. Driv"
2026-04-09T14:53:50.000624Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-09T14:53:50.004754Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:53:50.004930Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:53:56.868073Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 inserted_id=69d6574f1e109c17fcc0dd52
2026-04-09T14:53:56.868536Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861907187173186654 intake_record_id=69d6574f1e109c17fcc0dd52 intake_title='Re: MO permit'
2026-04-09T14:53:56.868691Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:53:56.869447Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:53:56.869590Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:53:56.870060Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:53:56.886043Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:53:58.652591Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 sender_emails=['chris@trumancarrier.com']
2026-04-09T14:54:01.622570Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 order_number=82087055
2026-04-09T14:54:01.623023Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 order_number=82087055
2026-04-09T14:54:01.628596Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:01.628928Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:02.098942Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 doc_id=696f8e2771edf19ac63cdc74 order_number=82087055 query_field=token
2026-04-09T14:54:02.099250Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-09T14:54:02.099614Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 order_number=82087055 sections_mapped=6
2026-04-09T14:54:02.099782Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:02.100549Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:02.100700Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T14:54:02.101169Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:02.116855Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:02.117099Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:54:03.869103Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T14:54:19.058383Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 email_count=12 mailbox='[Gmail]/All Mail' thread_id=1861907187173186654
2026-04-09T14:54:20.674457Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:20.675351Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1609 conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 seed_message_id=<CAJjt2r2EpPeJx49CdzptQ9wHHy2HcAVExKRiS2h4zMmpOox_5A@mail.gmail.com> source_email_count=12 source_thread_id=1861907187173186654 thread_fetch_succeeded=True
2026-04-09T14:54:25.875912Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 has_data=True thread_text_length=1609
2026-04-09T14:54:25.876105Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:25.879169Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:25.879332Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:25.879563Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T14:54:25.879688Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2
2026-04-09T14:54:25.880248Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T14:54:25.881126Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=82087055 submission_status=blocked
2026-04-09T14:54:26.119100Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-09T14:54:26.119340Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T14:54:26.355224Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T14:54:26.355435Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260409_105041_226776
2026-04-09T14:54:27.136781Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T14:54:27.137428Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260409_105041_226776
2026-04-09T14:59:27.226950Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T14:59:27.228129Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T14:59:28.868713Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T14:59:29.662223Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51261 unseen_only=False
2026-04-09T15:01:58.940740Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-09T15:01:58.941432Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T15:02:01.230862Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T15:02:01.476434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940705361307923 fingerprint=e297d9708737b2cf6ef053a5065a9f9827556610895685a3f828979cc8436fb3 subject='Confirmation of Order #48694688'
2026-04-09T15:02:01.722188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861940761124323708 fingerprint=a4eb88edcd014424855ae1d7457c92fa69b9bf6df6a2af1e195a8a371a308f05 subject='permit request'
2026-04-09T15:02:01.967871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941402973767619 fingerprint=5e0493cac4882751f40a8c2dae3658e62dafa35be2cd3ef11d24f779a3ca15a6 subject='E&K: New Acquisition Opportunity - Home & Garden Consumer Products\r\n Manufacturer'
2026-04-09T15:02:02.213413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T15:02:02.458927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T15:02:02.704543Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T15:02:02.950167Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T15:02:03.195645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T15:02:03.441618Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T15:02:03.687015Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T15:02:03.932522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T15:02:04.177970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T15:02:04.423489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T15:02:04.669038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T15:02:04.914677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T15:02:05.160944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T15:02:05.409007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T15:02:05.654645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T15:02:05.900121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T15:02:06.145604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T15:02:06.391058Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T15:02:06.636527Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=bd01626e2b5ba49c9c29aa705e633eb239a0ebf7cb92efb8b0fe660410902e10 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T15:02:06.882201Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T15:02:07.127628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T15:02:07.373225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T15:02:07.618883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T15:02:07.864839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T15:02:08.110519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T15:02:08.356253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T15:02:09.337991Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[144, 311, 253, 190, 285] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 email_count=5 subject='Re: MO permit'
2026-04-09T15:02:09.339449Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:09.339594Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:02:09.340009Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:09.354347Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:09.354736Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 email_count=5 first_100_chars="Hello\nWe only need a MO permit!\nOnly 105' wide\nWeight and height are legal.\nDriver Iulian Ghiletchi\n" text_length=1211
2026-04-09T15:02:09.354982Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 snippet='Hello We only need a MO permit! Only 105\' wide Weight and height are legal. Driver Iulian Ghiletchi Truck 012 Trailer 360 Please see attached RC --- 29 MO and 80 NE route please You can use same Registration till March 31 On Wed, Apr 8, 2026 at 8:13 AM Synchron Permits <synchronpermits@gmail.com> wrote: Where would u like to end the MO permit at? if u\'re 8\'9"W only u can take almost any route u prefer. As well please send us the updated truck registration --- Nope, just checked with Iulian He want I-35 route thru Kansas City On Wed,'
2026-04-09T15:02:11.784365Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 raw_answer=yes
2026-04-09T15:02:11.784682Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 is_order_email=True snippet="Hello We only need a MO permit! Only 105' wide Weight and height are legal. Driv"
2026-04-09T15:02:11.784821Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 is_order_email=True
2026-04-09T15:02:11.788488Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:11.788657Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:14.565712Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 inserted_id=69d6574f1e109c17fcc0dd52
2026-04-09T15:02:14.566192Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861907187173186654 intake_record_id=69d6574f1e109c17fcc0dd52 intake_title='Re: MO permit'
2026-04-09T15:02:14.566342Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:14.567050Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:14.567240Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:02:14.567661Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:14.583241Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:18.147033Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 sender_emails=['chris@trumancarrier.com', 'iulikgiulik@gmail.com']
2026-04-09T15:02:19.738649Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 order_number=82087055
2026-04-09T15:02:19.738967Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 order_number=82087055
2026-04-09T15:02:19.742111Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:19.742295Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:20.232172Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 doc_id=696f8e2771edf19ac63cdc74 order_number=82087055 query_field=token
2026-04-09T15:02:20.232575Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 fields_mapped=6
2026-04-09T15:02:20.232948Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 order_number=82087055 sections_mapped=6
2026-04-09T15:02:20.233101Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:20.233829Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:20.233968Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:02:20.234492Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:20.248763Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:20.248942Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:02:21.722664Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T15:02:34.305821Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 email_count=13 mailbox='[Gmail]/All Mail' thread_id=1861907187173186654
2026-04-09T15:02:35.306221Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:35.307129Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1791 conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 seed_message_id=<CAPmm4TKDVivPxN8BsO9Ja1+peZ4W430WUKX27pj1GR8zWY29HA@mail.gmail.com> source_email_count=13 source_thread_id=1861907187173186654 thread_fetch_succeeded=True
2026-04-09T15:02:41.837338Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 has_data=True thread_text_length=1791
2026-04-09T15:02:41.837530Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:41.840695Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:41.840858Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:41.841088Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-09T15:02:41.841239Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4
2026-04-09T15:02:41.841794Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T15:02:41.842783Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=82087055 submission_status=blocked
2026-04-09T15:02:42.091019Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 submission_status=blocked
2026-04-09T15:02:42.091252Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T15:02:42.091892Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1084] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 email_count=1 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:02:42.092981Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:42.093125Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:02:42.093546Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:42.108761Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:42.109240Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=1003
2026-04-09T15:02:42.109477Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with West Virginia state regulations. TRANSPORTATION ORDER DETAILS Order Number: 58863815 Permit Number: 26099012504 Jurisdiction: West Virginia Order Management: https://permits.synchrontms.com/order-details?orderId=58863815 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: ALL FREIGHT TRANS Order Specifications: Carrier Name: All Freight Trans Inc RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist'
2026-04-09T15:02:42.109696Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:02:42.109928Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T15:02:42.110059Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 is_order_email=True
2026-04-09T15:02:42.113023Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:42.113189Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:44.360893Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 inserted_id=69d7bf941e109c17fcc12265
2026-04-09T15:02:44.361322Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862005093607499678 intake_record_id=69d7bf941e109c17fcc12265 intake_title='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:02:44.361474Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:44.362172Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:44.362321Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:02:44.362751Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:44.376959Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:48.049622Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='All Freight Trans Inc' conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T15:02:48.049840Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 order_number=58863815 source=current_conversation_regex
2026-04-09T15:02:48.050070Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 order_number=58863815
2026-04-09T15:02:48.053388Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:48.053544Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:48.543227Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 doc_id=69d7a2d81e109c17fcc11ac9 order_number=58863815 query_field=token
2026-04-09T15:02:48.543475Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 fields_mapped=6
2026-04-09T15:02:48.543845Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 order_number=58863815 sections_mapped=6
2026-04-09T15:02:48.543978Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:48.544711Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:48.544854Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:02:48.545284Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:48.560272Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:48.560429Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:02:49.464522Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T15:02:52.050298Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862005093607499678
2026-04-09T15:02:52.630681Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:52.631347Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1084 conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 seed_message_id=<order-58863815-da73e62b@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862005093607499678 thread_fetch_succeeded=True
2026-04-09T15:02:58.008115Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 has_data=True thread_text_length=1084
2026-04-09T15:02:58.008353Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:58.011517Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:58.011687Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:58.011928Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-09T15:02:58.012053Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4
2026-04-09T15:02:58.012706Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T15:02:58.013366Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='All Freight Trans Inc' conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=58863815 submission_status=blocked
2026-04-09T15:02:58.261467Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 submission_status=blocked
2026-04-09T15:02:58.261699Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 conversation_index=2 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T15:02:58.264210Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1039] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 email_count=1 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:02:58.265497Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:02:58.265641Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:02:58.266050Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:02:58.280320Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:02:58.280784Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=958
2026-04-09T15:02:58.281141Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with New Mexico state regulations. TRANSPORTATION ORDER DETAILS Order Number: 72865010 Permit Number: NM26102229 Jurisdiction: New Mexico Order Management: https://permits.synchrontms.com/order-details?orderId=72865010 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Height: 14\' 9" Order Specifications: Height: 15\' 9" RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications'
2026-04-09T15:02:58.281374Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:02:58.281733Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T15:02:58.281866Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 is_order_email=True
2026-04-09T15:02:58.284336Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:02:58.284491Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:02:59.891873Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 inserted_id=69d7bfa31e109c17fcc12269
2026-04-09T15:02:59.892458Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862005117459353864 intake_record_id=69d7bfa31e109c17fcc12269 intake_title='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:02:59.892609Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:02:59.893338Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:02:59.893483Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:02:59.893894Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:02:59.908536Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:14.212008Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T15:03:14.212236Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 order_number=72865010 source=current_conversation_regex
2026-04-09T15:03:14.212598Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 order_number=72865010
2026-04-09T15:03:14.215891Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:14.216047Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:14.950697Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 doc_id=69d3e1e71e109c17fcc065fb order_number=72865010 query_field=token
2026-04-09T15:03:14.950956Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 fields_mapped=6
2026-04-09T15:03:14.951491Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 order_number=72865010 sections_mapped=6
2026-04-09T15:03:14.951629Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:14.952355Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:14.952497Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:03:14.952925Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:14.967311Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:14.967486Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:03:15.932255Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T15:03:19.747475Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862005117459353864
2026-04-09T15:03:20.423317Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:20.424104Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1039 conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 seed_message_id=<order-72865010-4b80bda3@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862005117459353864 thread_fetch_succeeded=True
2026-04-09T15:03:28.933328Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 has_data=True thread_text_length=1039
2026-04-09T15:03:28.933522Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:28.936700Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:28.936866Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:28.937269Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-09T15:03:28.937401Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4
2026-04-09T15:03:28.937984Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T15:03:28.938876Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=72865010 submission_status=blocked
2026-04-09T15:03:29.187972Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 submission_status=blocked
2026-04-09T15:03:29.188204Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 conversation_index=3 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T15:03:29.188831Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[4553] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 email_count=1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:03:29.189946Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:29.190090Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:03:29.190530Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:29.205258Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:29.205941Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 email_count=1 first_100_chars='This permit is for truck 7383\n\nCJ Green\nDispatch coordinator\nEmail: cj@harvestfreight.us<mailto:cj@h' text_length=4282
2026-04-09T15:03:29.206219Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 snippet='This permit is for truck 7383 CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Thursday, April 9, 2026 10:54 AM To: synchronpermits@gmail.com <synchronpermits@gmail.com> Cc: CJ Green | Harvest <cj@harvestfreight.us>; plotnikov1985evgenii@gmail.com <plotnikov1985evgenii@gmail.com> Subject: Unit 0925 ~ New Mexico Permit NM26102229 is ready Synchron Permits Hello CJ green, Thank you for ordering with us. Your Permit Your permit is attached to this email for convenience. You may also access the PDF directly below: AI Assistant (Permit Q&A) To'
2026-04-09T15:03:34.526016Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 raw_answer=yes
2026-04-09T15:03:34.526370Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 is_order_email=True snippet='This permit is for truck 7383 CJ Green Dispatch coordinator Email: cj@harvestfre'
2026-04-09T15:03:34.526515Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 is_order_email=True
2026-04-09T15:03:34.530426Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:34.530620Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:36.687121Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 inserted_id=69d7bfc81e109c17fcc12272
2026-04-09T15:03:36.687603Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862005141155840928 intake_record_id=69d7bfc81e109c17fcc12272 intake_title='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:03:36.687750Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:36.688451Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:36.688595Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:03:36.689026Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:36.703360Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:39.591969Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 sender_emails=['cj@harvestfreight.us']
2026-04-09T15:03:41.515329Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 order_number=33596706
2026-04-09T15:03:41.515648Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 order_number=33596706
2026-04-09T15:03:41.518816Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:41.518969Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:42.010790Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-09T15:03:42.011046Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 fields_mapped=6
2026-04-09T15:03:42.011452Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 order_number=33596706 sections_mapped=6
2026-04-09T15:03:42.011591Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:42.012292Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:42.012436Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-09T15:03:42.012853Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:42.027670Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:42.027831Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:03:43.265271Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T15:03:48.666463Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1862005141155840928
2026-04-09T15:03:49.235456Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:49.239263Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=7674 conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 seed_message_id=<DM6PR06MB473288E26DAFE14877E78E50D7582@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=4 source_thread_id=1862005141155840928 thread_fetch_succeeded=True
2026-04-09T15:03:53.223073Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 has_data=True thread_text_length=7674
2026-04-09T15:03:53.223275Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:53.226339Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:53.226505Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:53.226737Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-09T15:03:53.226866Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4
2026-04-09T15:03:53.227455Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T15:03:53.228228Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33596706 submission_status=blocked
2026-04-09T15:03:53.476230Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 submission_status=blocked
2026-04-09T15:03:53.476452Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 conversation_index=4 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T15:03:53.726532Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T15:03:53.726744Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=50 completed_order_found=False conversation_count=4 max_messages_requested=50 non_order_email_count=0 order_email_count=4 payload_count=0 run_trace_dir=all_steps_data/run_20260409_105927_227286
2026-04-09T15:03:54.359103Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T15:03:54.359725Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=4 run_trace_dir=all_steps_data/run_20260409_105927_227286
2026-04-09T15:08:54.447401Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T15:08:54.448033Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:08:55.170524Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T15:08:55.447411Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51264 unseen_only=False
2026-04-09T15:09:31.710089Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T15:09:31.710686Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T15:09:33.972138Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T15:09:34.212529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861941772412677488 fingerprint=c1792dfcb416f9e5952b92b2279e7df74ad57522bfa61dac7fa6ce572f783bce subject='Confirmation of Order #13644493'
2026-04-09T15:09:34.452924Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T15:09:34.693254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T15:09:34.933594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T15:09:35.174044Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T15:09:35.414410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T15:09:35.654846Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T15:09:35.898681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T15:09:36.139033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T15:09:36.379399Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T15:09:36.619805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T15:09:36.860120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T15:09:37.100466Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T15:09:37.340756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T15:09:37.581341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T15:09:37.821587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T15:09:38.061909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T15:09:38.302213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T15:09:38.542547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=bd01626e2b5ba49c9c29aa705e633eb239a0ebf7cb92efb8b0fe660410902e10 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T15:09:38.782951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T15:09:39.023330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T15:09:39.263677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T15:09:39.504077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T15:09:39.744390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T15:09:39.984892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T15:09:40.225217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T15:09:40.705780Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:09:40.946203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:09:41.186529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=3fcc4850fefa941ab78c5843a6491552c99e4b537c3c0ba30f78c40b876d16b3 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:09:41.427164Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[144, 311, 253, 190, 285, 313, 267] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 email_count=7 subject='Re: MO permit'
2026-04-09T15:09:41.428770Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:41.428915Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T15:09:41.429349Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:41.443699Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:41.444240Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 email_count=7 first_100_chars="Hello\nWe only need a MO permit!\nOnly 105' wide\nWeight and height are legal.\nDriver Iulian Ghiletchi\n" text_length=1805
2026-04-09T15:09:41.444500Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 snippet='Hello We only need a MO permit! Only 105\' wide Weight and height are legal. Driver Iulian Ghiletchi Truck 012 Trailer 360 Please see attached RC --- 29 MO and 80 NE route please You can use same Registration till March 31 On Wed, Apr 8, 2026 at 8:13 AM Synchron Permits <synchronpermits@gmail.com> wrote: Where would u like to end the MO permit at? if u\'re 8\'9"W only u can take almost any route u prefer. As well please send us the updated truck registration --- Nope, just checked with Iulian He want I-35 route thru Kansas City On Wed,'
2026-04-09T15:09:44.104137Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-09T15:09:44.106407Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 is_order_email=True snippet="Hello We only need a MO permit! Only 105' wide Weight and height are legal. Driv"
2026-04-09T15:09:44.106664Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T15:09:44.110434Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:44.110602Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:50.551853Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 inserted_id=69d6574f1e109c17fcc0dd52
2026-04-09T15:09:50.552304Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861907187173186654 intake_record_id=69d6574f1e109c17fcc0dd52 intake_title='Re: MO permit'
2026-04-09T15:09:50.552456Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:50.553134Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:50.553283Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T15:09:50.553711Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:50.568193Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:53.270465Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 sender_emails=['chris@trumancarrier.com', 'iulikgiulik@gmail.com']
2026-04-09T15:09:56.257739Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 order_number=82087055
2026-04-09T15:09:56.258056Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 order_number=82087055
2026-04-09T15:09:56.261277Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:56.261433Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:56.741169Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 doc_id=696f8e2771edf19ac63cdc74 order_number=82087055 query_field=token
2026-04-09T15:09:56.741419Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T15:09:56.741791Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 order_number=82087055 sections_mapped=6
2026-04-09T15:09:56.741926Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:56.742618Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:56.742758Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T15:09:56.743178Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:56.757644Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:09:56.757810Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:09:57.603191Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T15:10:07.203090Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 email_count=17 mailbox='[Gmail]/All Mail' thread_id=1861907187173186654
2026-04-09T15:10:07.848713Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:10:07.849909Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2587 conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 seed_message_id=<CAPmm4T+j+kE6A+aW+gSSiXMdGQmvAE56fThRT6Q2bLuURbG-Ug@mail.gmail.com> source_email_count=17 source_thread_id=1861907187173186654 thread_fetch_succeeded=True
2026-04-09T15:10:12.472494Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 has_data=True thread_text_length=2587
2026-04-09T15:10:12.472690Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:10:12.476007Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:10:12.476212Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:10:12.476444Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T15:10:12.476569Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2
2026-04-09T15:10:12.477118Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T15:10:12.478329Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Truman Carrier' conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=82087055 submission_status=blocked
2026-04-09T15:10:12.721478Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-09T15:10:12.721712Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T15:10:12.722137Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3943] conversation_id=1862005587622599953 conversation_index=2 conversation_total=2 email_count=1 subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T15:10:12.723301Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862005587622599953 conversation_index=2 conversation_total=2
2026-04-09T15:10:12.723444Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005587622599953 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T15:10:12.723855Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005587622599953 conversation_index=2 conversation_total=2
2026-04-09T15:10:12.738874Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862005587622599953 conversation_index=2 conversation_total=2
2026-04-09T15:10:12.739428Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862005587622599953 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Everingham & Kerr, Inc.\n\nMergers & Acquisitions since 1988\nNew Buyer Client Acquisition Search:\n\nBuc' text_length=3943
2026-04-09T15:10:12.739718Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862005587622599953 conversation_index=2 conversation_total=2 snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 New Buyer Client Acquisition Search: Bucks County & Surrounding Markets Everingham & Kerr has been retained to determine if you (or anyone you know) would be interested in a transition of ownership to our Buyer Client, who is seeking to acquire or partner with a Services, Distribution, and/or Manufacturing company. Our Client is specifically searching for companies within Bucks County and the surrounding regional markets. While they are open to considering any high-quality business with strong fundamentals, they have expressed a particular interest in the following sectors: * Physical Security: Fencing'
2026-04-09T15:10:14.596150Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862005587622599953 conversation_index=2 conversation_total=2 raw_answer=no
2026-04-09T15:10:14.596506Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862005587622599953 conversation_index=2 conversation_total=2 is_order_email=False snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 New Buyer Client Acqui'
2026-04-09T15:10:14.596660Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862005587622599953 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-09T15:10:14.600181Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T15:10:14.600811Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862005587622599953 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T15:10:14.853281Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862005587622599953 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-09T15:10:15.093193Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T15:10:15.093403Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_110854_447645
2026-04-09T15:10:15.274588Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T15:10:15.275246Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260409_110854_447645
2026-04-09T15:15:15.374994Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T15:15:15.375698Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:15:16.350319Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T15:15:16.697987Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51265 unseen_only=False
2026-04-09T15:16:00.835504Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T15:16:00.836067Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T15:16:03.084992Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T15:16:03.326050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T15:16:03.567188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T15:16:03.818410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T15:16:04.059542Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T15:16:04.301273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T15:16:04.542922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T15:16:04.784647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T15:16:05.025847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T15:16:05.267255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T15:16:05.509586Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T15:16:05.750838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T15:16:05.992074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T15:16:06.233380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T15:16:06.474579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T15:16:06.715879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T15:16:06.957128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T15:16:07.199765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T15:16:07.681841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T15:16:07.923103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T15:16:08.165009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T15:16:08.406653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T15:16:08.648002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T15:16:08.890454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T15:16:09.131571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T15:16:09.372773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T15:16:09.613957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:16:09.855204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:16:10.096772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=3fcc4850fefa941ab78c5843a6491552c99e4b537c3c0ba30f78c40b876d16b3 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:16:10.338210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T15:16:10.338646Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1563, 517] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 email_count=2 subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T15:16:10.339944Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1
2026-04-09T15:16:10.340088Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T15:16:10.340512Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1
2026-04-09T15:16:10.355498Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1
2026-04-09T15:16:10.355944Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 email_count=2 first_100_chars='Hey,\n\nI was wondering what this new account is for?\nWe already have an account for our company.\n\nOn ' text_length=2087
2026-04-09T15:16:10.356208Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 snippet='Hey, I was wondering what this new account is for? We already have an account for our company. On Wed, Apr 8, 2026 at 10:46 AM Synchron Permits <info@synchronpermits.com> wrote: Dear Ruslan Romaniv, Welcome to Synchron Permits! We appreciate your choice to do business with us and are excited to have you on board. To help you get started, we’ve included some useful information below to ensure a smooth experience while navigating our platform. *Getting Started* *🔹 Log in to your account: * Login | Synchron Permits/app.php <https://permits.synchrontms.com/login> We’ve set up a temporary password for your first login: *bOlm3wJS* For'
2026-04-09T15:16:12.433768Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T15:16:12.434088Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 is_order_email=False snippet='Hey, I was wondering what this new account is for? We already have an account fo'
2026-04-09T15:16:12.434238Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T15:16:12.437819Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T15:16:12.438512Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T15:16:12.682805Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862001454921843269 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T15:16:12.924516Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T15:16:12.924727Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_111515_375243
2026-04-09T15:16:13.142185Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T15:16:13.142778Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260409_111515_375243
2026-04-09T15:21:13.241680Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T15:21:13.244338Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:21:14.372578Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T15:21:14.828468Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51265 unseen_only=False
2026-04-09T15:22:12.031055Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T15:22:12.031696Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T15:22:14.325383Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T15:22:14.567775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T15:22:14.810290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T15:22:15.052894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T15:22:15.295476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T15:22:15.537957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T15:22:15.780512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T15:22:16.022947Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T15:22:16.265267Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T15:22:16.507700Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T15:22:16.750142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T15:22:16.992563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T15:22:17.235079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T15:22:17.477470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T15:22:17.719851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T15:22:17.963118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T15:22:18.205468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T15:22:18.447907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T15:22:18.690248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T15:22:18.932775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T15:22:19.175479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T15:22:19.418091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T15:22:19.660605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T15:22:19.903033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T15:22:20.145595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T15:22:20.388258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T15:22:20.630730Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T15:22:20.873311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:22:21.115717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:22:21.362199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=3fcc4850fefa941ab78c5843a6491552c99e4b537c3c0ba30f78c40b876d16b3 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:22:21.604732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T15:22:21.604960Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T15:22:21.846946Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T15:22:22.090470Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T15:22:22.091037Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_112113_241918
2026-04-09T15:27:22.138276Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T15:27:22.139000Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:27:22.998286Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T15:27:23.326194Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51265 unseen_only=False
2026-04-09T15:28:14.774400Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T15:28:14.774952Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T15:28:17.054558Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T15:28:17.296920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861912697256767630 fingerprint=370566a3c472856a35c2c4371b6ea8e16c8c3acdb1b3deacab35805acfffda6c subject='Payment Receipt'
2026-04-09T15:28:17.539093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861943929897917605 fingerprint=d0a309f79ae173605b84a60ca02c25f50fe8ad44abe4955d413fe35adda637e8 subject='Production OS/OW Permit Number 26S60212661'
2026-04-09T15:28:17.781445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T15:28:18.023472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T15:28:18.265674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T15:28:18.508083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T15:28:18.750174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T15:28:18.992339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T15:28:19.234529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T15:28:19.476577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T15:28:19.719632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T15:28:19.961644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T15:28:20.203715Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T15:28:20.445951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T15:28:20.688596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T15:28:20.930713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T15:28:21.173184Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T15:28:21.415208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T15:28:21.657194Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T15:28:21.899086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T15:28:22.141251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T15:28:22.389902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T15:28:22.639248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T15:28:22.881499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T15:28:23.130638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T15:28:23.372749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T15:28:23.614936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:28:23.857220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:28:24.099440Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=3fcc4850fefa941ab78c5843a6491552c99e4b537c3c0ba30f78c40b876d16b3 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:28:24.341632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T15:28:24.341865Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T15:28:24.583396Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T15:28:24.832390Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T15:28:24.833006Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_112722_138558
2026-04-09T15:33:24.933331Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T15:33:24.934292Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:33:26.100803Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T15:33:26.528059Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51269 unseen_only=False
2026-04-09T15:34:29.008036Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T15:34:29.008887Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T15:34:31.317036Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T15:34:31.563865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T15:34:31.810612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T15:34:32.057323Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T15:34:32.303977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T15:34:32.550706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T15:34:32.797566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T15:34:33.044260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T15:34:33.290991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T15:34:33.537619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T15:34:33.784416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T15:34:34.044286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T15:34:34.291036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T15:34:34.537760Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T15:34:34.785432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T15:34:35.031989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T15:34:35.278706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T15:34:35.525302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T15:34:35.771989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T15:34:36.018682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T15:34:36.265413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T15:34:36.516074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T15:34:36.762850Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T15:34:37.009591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T15:34:37.256299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T15:34:37.503115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:34:37.749816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:34:37.996601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=3fcc4850fefa941ab78c5843a6491552c99e4b537c3c0ba30f78c40b876d16b3 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:34:38.243552Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T15:34:38.992897Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[220, 249] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 email_count=2 subject='Re: UNIT 102'
2026-04-09T15:34:38.994304Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:38.994452Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:34:38.994865Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:39.009617Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:39.009988Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 email_count=2 first_100_chars='Hi, I need overwidth permits for unit 102 .\nSize: 10 ft wide.\nCommodity : Refrigerate equipment.\nSta' text_length=476
2026-04-09T15:34:39.010244Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 snippet='Hi, I need overwidth permits for unit 102 . Size: 10 ft wide. Commodity : Refrigerate equipment. Start point : 3244 W Chain of Rocks Rd, Granite City, IL 62040 Finish point : 28205 State Route 1, West Harrison, IN, 47060 --- Sounds good, thank you. On Thu, Apr 9, 2026 at 10:32 AM Synchron Permits <synchronpermits@gmail.com> wrote: Received. My name is Sacha and I will be handling this order. If you have any questions please get in touch with me at 984-389-8850. Thanks!'
2026-04-09T15:34:41.066695Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-09T15:34:41.066999Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 is_order_email=True snippet='Hi, I need overwidth permits for unit 102 . Size: 10 ft wide. Commodity : Refrig'
2026-04-09T15:34:41.067134Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-09T15:34:41.070764Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:41.070970Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:44.023557Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 inserted_id=69d7c7131e109c17fcc12391
2026-04-09T15:34:44.024008Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862007284150875895 intake_record_id=69d7c7131e109c17fcc12391 intake_title='Re: UNIT 102'
2026-04-09T15:34:44.024171Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:44.024857Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:44.024994Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:34:44.025419Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:44.039927Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:45.914225Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='US Cargo Lines' conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 sender_emails=['dispatch@uscargolines.com']
2026-04-09T15:34:47.821547Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='US Cargo Lines' conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 order_number=63792014
2026-04-09T15:34:47.821884Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 order_number=63792014
2026-04-09T15:34:47.825239Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:47.825456Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:48.317763Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 doc_id=69c2f39b4d9a7bf182117890 order_number=63792014 query_field=token
2026-04-09T15:34:48.318011Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-09T15:34:48.318386Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 order_number=63792014 sections_mapped=6
2026-04-09T15:34:48.318524Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:48.319214Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:48.319356Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:34:48.319772Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:48.334739Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:48.334929Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:34:49.568858Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T15:34:54.287055Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862007284150875895
2026-04-09T15:34:55.056728Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:34:55.057509Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=624 conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 seed_message_id='<CAF71Ss7_3j2N6KQ1oOs+U-3R6_iU1cHvPcOHg0=dkvEgQj_smg@mail.gmail.com>' source_email_count=3 source_thread_id=1862007284150875895 thread_fetch_succeeded=True
2026-04-09T15:35:00.462954Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 has_data=True thread_text_length=624
2026-04-09T15:35:00.463148Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:35:00.466198Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:35:00.466371Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:35:00.466623Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T15:35:00.466758Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3
2026-04-09T15:35:00.467319Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T15:35:00.468030Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='US Cargo Lines' conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=63792014 submission_status=blocked
2026-04-09T15:35:00.717497Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-09T15:35:00.717720Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T15:35:00.718494Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[959] conversation_id=1862006781487523266 conversation_index=2 conversation_total=3 email_count=1 subject='Re: COI UPDATE'
2026-04-09T15:35:00.719679Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862006781487523266 conversation_index=2 conversation_total=3
2026-04-09T15:35:00.719825Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862006781487523266 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:35:00.720269Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862006781487523266 conversation_index=2 conversation_total=3
2026-04-09T15:35:00.735323Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862006781487523266 conversation_index=2 conversation_total=3
2026-04-09T15:35:00.735892Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862006781487523266 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='Please find attached the COI as requested.\nThank you, Katia\n\n*Copyright © 2015 FORAN FINANCIAL INC, ' text_length=959
2026-04-09T15:35:00.736261Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862006781487523266 conversation_index=2 conversation_total=3 snippet='Please find attached the COI as requested. Thank you, Katia *Copyright © 2015 FORAN FINANCIAL INC, All rights reserved. * *Our mailing address is:* FORAN FINANCIAL INC 1715 N Rand Rd, Suite 100-200 Palatine, IL 60074 *8:00am-5:00pm Central Time* On Thu, Apr 9, 2026 at 10:22 AM Synchron Permits <synchronpermits@gmail.com> wrote: Hi Team, we are updating your COI in the states that require it for us to be able to continue buying you permits. We need a copy of the new COI under the following holders: *AL:*Alabama department of transportation - Vehicle enforcement office 1409 Coliseum Blvd, Montgomery, AL 36110'
2026-04-09T15:35:04.069787Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862006781487523266 conversation_index=2 conversation_total=3 raw_answer=no
2026-04-09T15:35:04.070223Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862006781487523266 conversation_index=2 conversation_total=3 is_order_email=False snippet='Please find attached the COI as requested. Thank you, Katia *Copyright © 2015 FO'
2026-04-09T15:35:04.070369Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862006781487523266 conversation_index=2 conversation_total=3 is_order_email=False
2026-04-09T15:35:04.074017Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 conversation_index=2 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T15:35:04.074900Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862006781487523266 conversation_index=2 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T15:35:04.324349Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862006781487523266 conversation_index=2 conversation_total=3 submission_status=not_attempted
2026-04-09T15:35:04.325073Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[294, 193] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 email_count=2 subject='Re: #377 IA to OH'
2026-04-09T15:35:04.326871Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:04.327085Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:35:04.327753Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:04.353287Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:04.353929Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 email_count=2 first_100_chars="7 axles(4+3)\n16'2 - 4'10 - 5 - 44 - 4'6 - 4'6\n\n85L\n11W\n14H\n\nlegal wt\n\n*IA and IL for tomorrow*\n\nComm" text_length=494
2026-04-09T15:35:04.354265Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 snippet="7 axles(4+3) 16'2 - 4'10 - 5 - 44 - 4'6 - 4'6 85L 11W 14H legal wt *IA and IL for tomorrow* Commodity: storage tank Pick up: 2818 MOUNT PLEASANT ST BURLINGTON, IA 52601 Delivery: 1900 BEECH RD. SW GATE 3 PATASKALA, OH 43062 Route *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC --- Please order the rest for 10'6W and 13'6H *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC On Wed, Apr 8, 2026 at 2:35 PM Synchron Permits <synchronpermits@gmail.com> wrote: Received"
2026-04-09T15:35:06.411093Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 raw_answer=yes
2026-04-09T15:35:06.411462Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 is_order_email=True snippet="7 axles(4+3) 16'2 - 4'10 - 5 - 44 - 4'6 - 4'6 85L 11W 14H legal wt *IA and IL fo"
2026-04-09T15:35:06.411604Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-09T15:35:06.416291Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:06.416554Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:08.665137Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 inserted_id=69d6cdab1e109c17fcc0f2b1
2026-04-09T15:35:08.665804Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Dario conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1861939626250736165 intake_record_id=69d6cdab1e109c17fcc0f2b1 intake_title='Re: #377 IA to OH'
2026-04-09T15:35:08.666043Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:08.667214Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:08.667480Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:35:08.668045Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:08.684574Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:10.327016Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 sender_emails=['danny@atlaslogistics.net']
2026-04-09T15:35:12.665129Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 order_number=81927129
2026-04-09T15:35:12.665584Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 order_number=81927129
2026-04-09T15:35:12.670363Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:12.670600Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:12.917534Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 doc_id=69ceda034d9a7bf18213ebcd order_number=81927129 query_field=token
2026-04-09T15:35:12.917790Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-09T15:35:12.918178Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 order_number=81927129 sections_mapped=6
2026-04-09T15:35:12.918327Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:12.919052Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:12.919216Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:35:12.919647Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:12.934904Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:12.935124Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:35:13.908989Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T15:35:19.432989Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1861939626250736165
2026-04-09T15:35:20.279695Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:20.280338Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=559 conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 seed_message_id='<CAJsu26fMk7toiqM7xjJ4tGJgZPcmS=ozsd1xrKT5+ov4oe-T_A@mail.gmail.com>' source_email_count=4 source_thread_id=1861939626250736165 thread_fetch_succeeded=True
2026-04-09T15:35:38.372566Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 has_data=True thread_text_length=559
2026-04-09T15:35:38.372762Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:38.375874Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:35:38.376039Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:36:08.413309Z [error    ] FrontDesk API submission failed [front_desk_ai.agents.merge_submit.agent] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T15:36:08.671570Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 inserted_id=69d7c768a24336d74671328b
2026-04-09T15:36:08.671905Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 mongodb_saved_id=69d7c768a24336d74671328b order_number=81927129
2026-04-09T15:36:08.672083Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:36:08.673205Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T15:36:08.675010Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 errors=[] is_order_email=True order_number=81927129 submission_status=submit_failed
2026-04-09T15:36:08.925849Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861939626250736165 conversation_index=3 conversation_total=3 submission_status=submit_failed
2026-04-09T15:36:08.926182Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 conversation_index=3 conversation_total=3
2026-04-09T15:36:09.173824Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T15:36:09.174113Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=True conversation_count=3 max_messages_requested=50 non_order_email_count=1 order_email_count=2 payload_count=1 run_trace_dir=all_steps_data/run_20260409_113324_933578
2026-04-09T15:36:09.480453Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T15:36:09.481417Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=2 run_trace_dir=all_steps_data/run_20260409_113324_933578
2026-04-09T15:41:09.578334Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T15:41:09.579365Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:41:10.595185Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T15:41:11.056424Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51269 unseen_only=False
2026-04-09T15:42:10.523411Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T15:42:10.524265Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T15:42:12.746736Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T15:42:12.986076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T15:42:13.225665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T15:42:13.464901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T15:42:13.704176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T15:42:13.943595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T15:42:14.182966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T15:42:14.422214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T15:42:14.661502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T15:42:14.900798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T15:42:15.140072Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T15:42:15.379413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T15:42:15.618683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T15:42:15.857892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T15:42:16.097508Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T15:42:16.336728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T15:42:16.576235Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T15:42:16.815532Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T15:42:17.054669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T15:42:17.293993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T15:42:17.543042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T15:42:17.782295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T15:42:18.021522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T15:42:18.260712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T15:42:18.499900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T15:42:18.739064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:42:18.978372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:42:19.217697Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=3fcc4850fefa941ab78c5843a6491552c99e4b537c3c0ba30f78c40b876d16b3 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:42:19.456974Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T15:42:19.696321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=43af939dc83381a54d38196456b2a1b6d109eec130d9bf98889f6c41747cc1f5 subject='Re: UNIT 102'
2026-04-09T15:42:19.935706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T15:42:20.175063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=ca89a17872fbfa2e93ee98adbacbadb40cfde71f873165ace1b9019f533d6fcd subject='Re: #377 IA to OH'
2026-04-09T15:42:20.175294Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T15:42:20.414049Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T15:42:20.741950Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T15:42:20.742631Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_114109_578578
2026-04-09T15:47:20.813688Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T15:47:20.814387Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:47:21.691237Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T15:47:22.257590Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51271 unseen_only=False
2026-04-09T15:48:23.138723Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-09T15:48:23.139397Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T15:48:25.405683Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T15:48:25.647480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T15:48:25.889257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861954914170625479 fingerprint=8e48f27f47cc61b2194b5ab6ab30f3fbb0fa2d98a54f62390857fc1f2eba13c2 subject='Everingham & Kerr - Press Release:  ABM Air Conditioning and\r\n Heating has been acquired by AMX/Waypoint Capital Partners'
2026-04-09T15:48:26.131013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861934869983530895 fingerprint=e7351dd9f85a486e9ac00d9b1d53fdcaf4c59ebe701497ed71ca4b530722f905 subject='Re: Truck 6027 Trailer T560'
2026-04-09T15:48:26.372959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T15:48:26.615025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T15:48:26.856743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T15:48:27.098474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T15:48:27.340281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T15:48:27.582171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T15:48:27.823769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T15:48:28.065431Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T15:48:28.307122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T15:48:28.549118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T15:48:28.790749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T15:48:29.032402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T15:48:29.274123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T15:48:29.515912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T15:48:29.757722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T15:48:29.999418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T15:48:30.241185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T15:48:30.482826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T15:48:30.731518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T15:48:30.973324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T15:48:31.215086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T15:48:31.456939Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:48:31.698625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:48:31.940313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=3fcc4850fefa941ab78c5843a6491552c99e4b537c3c0ba30f78c40b876d16b3 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:48:32.187429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T15:48:32.670565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T15:48:32.919346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=ca89a17872fbfa2e93ee98adbacbadb40cfde71f873165ace1b9019f533d6fcd subject='Re: #377 IA to OH'
2026-04-09T15:48:33.161298Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[220, 249, 505] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 email_count=3 subject='Re: UNIT 102'
2026-04-09T15:48:33.162649Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:33.162812Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T15:48:33.163410Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:33.178996Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:33.179516Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 email_count=3 first_100_chars='Hi, I need overwidth permits for unit 102 .\nSize: 10 ft wide.\nCommodity : Refrigerate equipment.\nSta' text_length=988
2026-04-09T15:48:33.179770Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 snippet='Hi, I need overwidth permits for unit 102 . Size: 10 ft wide. Commodity : Refrigerate equipment. Start point : 3244 W Chain of Rocks Rd, Granite City, IL 62040 Finish point : 28205 State Route 1, West Harrison, IN, 47060 --- Sounds good, thank you. On Thu, Apr 9, 2026 at 10:32 AM Synchron Permits <synchronpermits@gmail.com> wrote: Received. My name is Sacha and I will be handling this order. If you have any questions please get in touch with me at 984-389-8850. Thanks! --- It just says "refrigeration equipment." . No barcode or name / model On Thu, Apr'
2026-04-09T15:48:35.422302Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-09T15:48:35.422658Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 is_order_email=True snippet='Hi, I need overwidth permits for unit 102 . Size: 10 ft wide. Commodity : Refrig'
2026-04-09T15:48:35.422824Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T15:48:35.426974Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:35.427207Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:39.509288Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 inserted_id=69d7c7131e109c17fcc12391
2026-04-09T15:48:39.509996Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862007284150875895 intake_record_id=69d7c7131e109c17fcc12391 intake_title='Re: UNIT 102'
2026-04-09T15:48:39.510329Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:39.511576Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:39.511825Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T15:48:39.512550Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:39.533751Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:42.104117Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='US Cargo Lines' conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 sender_emails=['dispatch@uscargolines.com']
2026-04-09T15:48:44.168190Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='US Cargo Lines' conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 order_number=63792014
2026-04-09T15:48:44.168515Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 order_number=63792014
2026-04-09T15:48:44.171974Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:44.172173Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:44.654572Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 doc_id=69c2f39b4d9a7bf182117890 order_number=63792014 query_field=token
2026-04-09T15:48:44.654843Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T15:48:44.655260Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 order_number=63792014 sections_mapped=6
2026-04-09T15:48:44.655402Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:44.656133Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:44.656316Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T15:48:44.656804Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:44.676592Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:44.676866Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:48:45.529963Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T15:48:51.533745Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1862007284150875895
2026-04-09T15:48:52.332457Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:52.333415Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2265 conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 seed_message_id=<CAF71Ss5u7ycPK_Os5qv-h1K63_QZQ1xz9df0LYgTd5M8jxZ-OA@mail.gmail.com> source_email_count=8 source_thread_id=1862007284150875895 thread_fetch_succeeded=True
2026-04-09T15:48:58.374254Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 has_data=True thread_text_length=2265
2026-04-09T15:48:58.374476Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:58.377679Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:58.377849Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:58.378092Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T15:48:58.378275Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2
2026-04-09T15:48:58.378830Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T15:48:58.381680Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='US Cargo Lines' conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=63792014 submission_status=blocked
2026-04-09T15:48:58.640839Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-09T15:48:58.641070Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T15:48:58.641993Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1889] conversation_id=1862008406272675863 conversation_index=2 conversation_total=2 email_count=1 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T15:48:58.643092Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862008406272675863 conversation_index=2 conversation_total=2
2026-04-09T15:48:58.643242Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862008406272675863 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T15:48:58.643658Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862008406272675863 conversation_index=2 conversation_total=2
2026-04-09T15:48:58.658442Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862008406272675863 conversation_index=2 conversation_total=2
2026-04-09T15:48:58.658852Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862008406272675863 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='A message from MCS\n&zwnj; &zwnj; &zwnj; &zwnj; &zwnj;\n\nRead this email in a browser\nApril 9, 2026\n\nP' text_length=1881
2026-04-09T15:48:58.659096Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862008406272675863 conversation_index=2 conversation_total=2 snippet='A message from MCS &zwnj; &zwnj; &zwnj; &zwnj; &zwnj; Read this email in a browser April 9, 2026 PUBLIC NOTICE TO MOTOR CARRIERS The State of Indiana is updating its Oversize/Overweight (OSOW) permitting requirements. Effective July 1, 2026, the Bucket Truck Waiver option (using Form MC-206 / 57116) will no longer be available. What this means: Any OSOW movement requiring a bucket truck (e.g., exceeding 15 feet in height off interstate routes) must now include a pre-qualified signal contractor with bucket truck. Waiver requests for bucket truck use will no longer be accepted. Requests submitted with waiver affidavits will be'
2026-04-09T15:49:00.822508Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862008406272675863 conversation_index=2 conversation_total=2 raw_answer=no
2026-04-09T15:49:00.822895Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862008406272675863 conversation_index=2 conversation_total=2 is_order_email=False snippet='A message from MCS &zwnj; &zwnj; &zwnj; &zwnj; &zwnj; Read this email in a brows'
2026-04-09T15:49:00.823032Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862008406272675863 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-09T15:49:00.827029Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T15:49:00.827728Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862008406272675863 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T15:49:01.072341Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862008406272675863 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-09T15:49:01.313690Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T15:49:01.313903Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_114720_813925
2026-04-09T15:49:01.638037Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T15:49:01.638677Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260409_114720_813925
2026-04-09T15:54:01.730334Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T15:54:01.731047Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:54:02.878784Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T15:54:03.621560Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51274 unseen_only=False
2026-04-09T15:55:18.128051Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T15:55:18.128592Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T15:55:20.380090Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T15:55:20.616897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T15:55:20.853654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T15:55:21.090498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T15:55:21.338311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T15:55:21.575083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T15:55:21.811880Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T15:55:22.062994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T15:55:22.299613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T15:55:22.540741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T15:55:22.777599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T15:55:23.016017Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T15:55:23.253087Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T15:55:23.490125Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T15:55:23.727114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T15:55:23.963987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T15:55:24.200892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T15:55:24.437804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T15:55:24.674653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T15:55:24.911911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T15:55:25.148730Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T15:55:25.385566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T15:55:25.622428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T15:55:25.859330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T15:55:26.096127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T15:55:26.569630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T15:55:27.042787Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T15:55:27.279630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=ca89a17872fbfa2e93ee98adbacbadb40cfde71f873165ace1b9019f533d6fcd subject='Re: #377 IA to OH'
2026-04-09T15:55:27.516486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T15:55:27.753598Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[4553, 694] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 email_count=2 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:55:27.754995Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:27.755141Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:55:27.755563Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:27.770301Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:27.771115Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 email_count=2 first_100_chars='This permit is for truck 7383\n\nCJ Green\nDispatch coordinator\nEmail: cj@harvestfreight.us<mailto:cj@h' text_length=4944
2026-04-09T15:55:27.771418Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 snippet='This permit is for truck 7383 CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Thursday, April 9, 2026 10:54 AM To: synchronpermits@gmail.com <synchronpermits@gmail.com> Cc: CJ Green | Harvest <cj@harvestfreight.us>; plotnikov1985evgenii@gmail.com <plotnikov1985evgenii@gmail.com> Subject: Unit 0925 ~ New Mexico Permit NM26102229 is ready Synchron Permits Hello CJ green, Thank you for ordering with us. Your Permit Your permit is attached to this email for convenience. You may also access the PDF directly below: AI Assistant (Permit Q&A) To'
2026-04-09T15:55:32.252177Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-09T15:55:32.252493Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 is_order_email=True snippet='This permit is for truck 7383 CJ Green Dispatch coordinator Email: cj@harvestfre'
2026-04-09T15:55:32.252631Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-09T15:55:32.256389Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:32.256556Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:34.760980Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 inserted_id=69d7bfc81e109c17fcc12272
2026-04-09T15:55:34.761465Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862005141155840928 intake_record_id=69d7bfc81e109c17fcc12272 intake_title='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T15:55:34.761615Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:34.762305Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:34.762447Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:55:34.762864Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:34.777656Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:36.465457Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 sender_emails=['cj@harvestfreight.us']
2026-04-09T15:55:38.431675Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 order_number=33596706
2026-04-09T15:55:38.432124Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 order_number=33596706
2026-04-09T15:55:38.436960Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:38.437220Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:38.910329Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-09T15:55:38.910583Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-09T15:55:38.910950Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 order_number=33596706 sections_mapped=6
2026-04-09T15:55:38.911085Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:38.911812Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:38.911953Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:55:38.912421Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:38.927127Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:38.927330Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:55:39.728273Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T15:55:45.524830Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 email_count=5 mailbox='[Gmail]/All Mail' thread_id=1862005141155840928
2026-04-09T15:55:46.365126Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:46.367280Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=7973 conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 seed_message_id=<DM6PR06MB4732C4FB622BF2FB66CE0854D7582@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=5 source_thread_id=1862005141155840928 thread_fetch_succeeded=True
2026-04-09T15:55:57.758204Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 has_data=True thread_text_length=7973
2026-04-09T15:55:57.758408Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:57.761689Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:57.761853Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:57.762081Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T15:55:57.762234Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3
2026-04-09T15:55:57.762836Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T15:55:57.763852Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33596706 submission_status=blocked
2026-04-09T15:55:58.003730Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-09T15:55:58.003964Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T15:55:58.004868Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[220, 249, 505, 424] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 email_count=4 subject='Re: UNIT 102'
2026-04-09T15:55:58.006453Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:55:58.006639Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:55:58.007072Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:55:58.022289Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:55:58.022965Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 email_count=4 first_100_chars='Hi, I need overwidth permits for unit 102 .\nSize: 10 ft wide.\nCommodity : Refrigerate equipment.\nSta' text_length=1419
2026-04-09T15:55:58.023417Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 snippet='Hi, I need overwidth permits for unit 102 . Size: 10 ft wide. Commodity : Refrigerate equipment. Start point : 3244 W Chain of Rocks Rd, Granite City, IL 62040 Finish point : 28205 State Route 1, West Harrison, IN, 47060 --- Sounds good, thank you. On Thu, Apr 9, 2026 at 10:32 AM Synchron Permits <synchronpermits@gmail.com> wrote: Received. My name is Sacha and I will be handling this order. If you have any questions please get in touch with me at 984-389-8850. Thanks! --- It just says "refrigeration equipment." . No barcode or name / model On Thu, Apr'
2026-04-09T15:56:00.394977Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 raw_answer=yes
2026-04-09T15:56:00.395470Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 is_order_email=True snippet='Hi, I need overwidth permits for unit 102 . Size: 10 ft wide. Commodity : Refrig'
2026-04-09T15:56:00.395611Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-09T15:56:00.399084Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:00.399259Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:03.849989Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 inserted_id=69d7c7131e109c17fcc12391
2026-04-09T15:56:03.850700Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862007284150875895 intake_record_id=69d7c7131e109c17fcc12391 intake_title='Re: UNIT 102'
2026-04-09T15:56:03.850886Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:03.851777Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:03.851934Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:56:03.852455Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:03.868339Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:08.492808Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='US Cargo Lines' conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 sender_emails=['dispatch@uscargolines.com']
2026-04-09T15:56:10.492744Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='US Cargo Lines' conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 order_number=63792014
2026-04-09T15:56:10.493267Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 order_number=63792014
2026-04-09T15:56:10.496395Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:10.496552Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:10.971115Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 doc_id=69c2f39b4d9a7bf182117890 order_number=63792014 query_field=token
2026-04-09T15:56:10.971395Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-09T15:56:10.971985Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 order_number=63792014 sections_mapped=6
2026-04-09T15:56:10.972121Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:10.972868Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:10.973006Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:56:10.973486Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:10.988886Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:10.989109Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T15:56:11.802399Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T15:56:18.278009Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 email_count=8 mailbox='[Gmail]/All Mail' thread_id=1862007284150875895
2026-04-09T15:56:19.084084Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:19.085179Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2265 conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 seed_message_id=<CAF71Ss7C52DfxkYdRnM9N0MecwngLDSpY4u+mOFrjvetUXzkAA@mail.gmail.com> source_email_count=8 source_thread_id=1862007284150875895 thread_fetch_succeeded=True
2026-04-09T15:56:26.974456Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 has_data=True thread_text_length=2265
2026-04-09T15:56:26.974650Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:26.977750Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:26.977917Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:26.978351Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T15:56:26.978482Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3
2026-04-09T15:56:26.979032Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T15:56:26.980288Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='US Cargo Lines' conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=63792014 submission_status=blocked
2026-04-09T15:56:27.221114Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-09T15:56:27.221352Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T15:56:27.222138Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[527] conversation_id=1862007580038648978 conversation_index=3 conversation_total=3 email_count=1 subject='Re: Michigan Account Creation'
2026-04-09T15:56:27.223258Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862007580038648978 conversation_index=3 conversation_total=3
2026-04-09T15:56:27.223411Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007580038648978 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T15:56:27.223852Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007580038648978 conversation_index=3 conversation_total=3
2026-04-09T15:56:27.239875Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862007580038648978 conversation_index=3 conversation_total=3
2026-04-09T15:56:27.240333Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862007580038648978 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='okay,will create an account\n\nOn Thu, Apr 9, 2026 at 11:38\u202fAM Synchron Permits <synchronpermits@gmail' text_length=527
2026-04-09T15:56:27.240578Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862007580038648978 conversation_index=3 conversation_total=3 snippet="okay,will create an account On Thu, Apr 9, 2026 at 11:38 AM Synchron Permits <synchronpermits@gmail.com> wrote: Hello Iurie, As we requested multiple times, to add your carrier in the state of Michigan in order for us to buy you permits, you have to create an account following the instructions attached below. This process has to be made by you since it will send you text messages and emails to confirm and create your account. After all that's done we will be able to buy you permits. Sincerely, Walter Estevez Permit Agent"
2026-04-09T15:56:30.490479Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862007580038648978 conversation_index=3 conversation_total=3 raw_answer=no
2026-04-09T15:56:30.490817Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862007580038648978 conversation_index=3 conversation_total=3 is_order_email=False snippet='okay,will create an account On Thu, Apr 9, 2026 at 11:38 AM Synchron Permits <sy'
2026-04-09T15:56:30.490955Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862007580038648978 conversation_index=3 conversation_total=3 is_order_email=False
2026-04-09T15:56:30.495075Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 conversation_index=3 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T15:56:30.495731Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862007580038648978 conversation_index=3 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T15:56:30.736517Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862007580038648978 conversation_index=3 conversation_total=3 submission_status=not_attempted
2026-04-09T15:56:30.974457Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T15:56:30.974688Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=1 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260409_115401_730579
2026-04-09T15:56:31.432617Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T15:56:31.433255Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=2 run_trace_dir=all_steps_data/run_20260409_115401_730579
2026-04-09T16:01:31.533599Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T16:01:31.534457Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:01:32.527498Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T16:01:33.648483Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51275 unseen_only=False
2026-04-09T16:02:38.379330Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-09T16:02:38.381691Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T16:02:40.621378Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T16:02:40.866526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T16:02:41.103134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T16:02:41.339700Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T16:02:41.576299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T16:02:41.812927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T16:02:42.050608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T16:02:42.287284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T16:02:42.523874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T16:02:42.760533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T16:02:42.997332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T16:02:43.234009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T16:02:43.470644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T16:02:43.707347Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T16:02:43.943834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T16:02:44.180473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T16:02:44.417335Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T16:02:44.653857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T16:02:44.890526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T16:02:45.127328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T16:02:45.364061Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T16:02:45.600802Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T16:02:45.837368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T16:02:46.073885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T16:02:46.310446Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T16:02:46.546908Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=ba91b980743dfb5cee353bd7c784519c75575131676604f84ad0669a41d21545 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T16:02:46.783441Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T16:02:47.020112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T16:02:47.266123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T16:02:47.503008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=ca89a17872fbfa2e93ee98adbacbadb40cfde71f873165ace1b9019f533d6fcd subject='Re: #377 IA to OH'
2026-04-09T16:02:47.739822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T16:02:47.976469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T16:02:48.213301Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1319] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 email_count=1 subject='Confirmation of Order #65125113'
2026-04-09T16:02:48.214667Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:48.214821Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T16:02:48.215275Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:48.232024Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:48.232629Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Dear Dispatch NA,\n\nWe are pleased to inform you that we have successfully collected all the necessar' text_length=1319
2026-04-09T16:02:48.232886Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 snippet="Dear Dispatch NA, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T16:02:48.233139Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 subject='Confirmation of Order #65125113'
2026-04-09T16:02:48.241345Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 is_order_email=True snippet='Dear Dispatch NA, We are pleased to inform you that we have successfully collect'
2026-04-09T16:02:48.241590Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T16:02:48.245513Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:48.245749Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:50.342392Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 inserted_id=69d7cdaa1e109c17fcc124ba
2026-04-09T16:02:50.342860Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862009070242831527 intake_record_id=69d7cdaa1e109c17fcc124ba intake_title='Confirmation of Order #65125113'
2026-04-09T16:02:50.343043Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:50.343832Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:50.343991Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T16:02:50.344464Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:50.360270Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:54.174985Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Dispatch NA' conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 sender_emails=['info@synchronpermits.com']
2026-04-09T16:02:54.175418Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 order_number=65125113 source=current_conversation_regex
2026-04-09T16:02:54.175772Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 order_number=65125113
2026-04-09T16:02:54.181040Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:54.181373Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:54.417039Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 doc_id=69d7c8931e109c17fcc123ce order_number=65125113 query_field=token
2026-04-09T16:02:54.417340Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T16:02:54.417784Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 order_number=65125113 sections_mapped=6
2026-04-09T16:02:54.417920Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:54.418692Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:54.418835Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T16:02:54.419322Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:54.434471Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:54.434737Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:02:55.305772Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T16:02:58.510671Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862009070242831527
2026-04-09T16:02:59.185070Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:02:59.185943Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1319 conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 seed_message_id=<2d6f.2a59c46da935360.m1.bc87d560-342c-11f1-a76e-5254007a77e6.19d72f5fdb6@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862009070242831527 thread_fetch_succeeded=True
2026-04-09T16:03:14.727671Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 has_data=True thread_text_length=1319
2026-04-09T16:03:14.727941Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:03:14.732424Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:03:14.732762Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:03:14.733202Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T16:03:14.733419Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1
2026-04-09T16:03:14.734476Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T16:03:14.735692Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Dispatch NA' conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=65125113 submission_status=blocked
2026-04-09T16:03:14.983938Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T16:03:14.984174Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T16:03:15.219302Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T16:03:15.219514Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_120131_533894
2026-04-09T16:03:15.494760Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T16:03:15.495375Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_120131_533894
2026-04-09T16:08:15.594040Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T16:08:15.595337Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:08:16.683037Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T16:08:17.101994Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51277 unseen_only=False
2026-04-09T16:09:18.069677Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-09T16:09:18.070336Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T16:09:20.409893Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T16:09:20.656203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861945185247046719 fingerprint=d9ae1bc37e30c114f265c449905a8f348ba028529cbce5be21a927c11638f1c3 subject='Re: F7383 Colorado Google Maps Route Created for order 15015044'
2026-04-09T16:09:20.902407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T16:09:21.148718Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T16:09:21.395130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T16:09:21.641357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T16:09:21.887565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T16:09:22.133638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T16:09:22.379852Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T16:09:22.626019Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T16:09:22.872260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T16:09:23.118382Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T16:09:23.364566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T16:09:23.611185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T16:09:23.857345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T16:09:24.103513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T16:09:24.349627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T16:09:24.595922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T16:09:24.842129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T16:09:25.088274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T16:09:25.334489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T16:09:25.580585Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T16:09:25.826761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T16:09:26.076203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T16:09:26.322471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T16:09:26.814574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T16:09:27.060844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T16:09:27.307897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T16:09:27.554629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=ca89a17872fbfa2e93ee98adbacbadb40cfde71f873165ace1b9019f533d6fcd subject='Re: #377 IA to OH'
2026-04-09T16:09:27.801057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T16:09:28.047419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T16:09:28.303570Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T16:09:28.549932Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[4553, 694, 1228] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 email_count=3 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T16:09:28.551436Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:28.551619Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T16:09:28.552131Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:28.568805Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:28.569958Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 email_count=3 first_100_chars='This permit is for truck 7383\n\nCJ Green\nDispatch coordinator\nEmail: cj@harvestfreight.us<mailto:cj@h' text_length=6107
2026-04-09T16:09:28.570354Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 snippet='This permit is for truck 7383 CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Thursday, April 9, 2026 10:54 AM To: synchronpermits@gmail.com <synchronpermits@gmail.com> Cc: CJ Green | Harvest <cj@harvestfreight.us>; plotnikov1985evgenii@gmail.com <plotnikov1985evgenii@gmail.com> Subject: Unit 0925 ~ New Mexico Permit NM26102229 is ready Synchron Permits Hello CJ green, Thank you for ordering with us. Your Permit Your permit is attached to this email for convenience. You may also access the PDF directly below: AI Assistant (Permit Q&A) To'
2026-04-09T16:09:34.539652Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-09T16:09:34.540124Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 is_order_email=True snippet='This permit is for truck 7383 CJ Green Dispatch coordinator Email: cj@harvestfre'
2026-04-09T16:09:34.540363Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T16:09:34.546576Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:34.546889Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:37.280268Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 inserted_id=69d7bfc81e109c17fcc12272
2026-04-09T16:09:37.280789Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#inbox/1862005141155840928 intake_record_id=69d7bfc81e109c17fcc12272 intake_title='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T16:09:37.280958Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:37.281822Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:37.282035Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T16:09:37.282532Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:37.298064Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:39.557439Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 sender_emails=['cj@harvestfreight.us']
2026-04-09T16:09:41.275850Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 order_number=33596706
2026-04-09T16:09:41.276175Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 order_number=33596706
2026-04-09T16:09:41.279563Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:41.279783Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:41.770665Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-09T16:09:41.770921Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T16:09:41.771337Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 order_number=33596706 sections_mapped=6
2026-04-09T16:09:41.771475Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:41.772231Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:41.772378Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T16:09:41.772807Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:41.787551Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:41.787750Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:09:43.235437Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T16:09:52.887235Z [warning  ] Failed to fetch message body   [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 message_id=182552
2026-04-09T16:09:52.887526Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1862005141155840928
2026-04-09T16:09:55.097319Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:09:55.099711Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=8216 conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 seed_message_id=<DM6PR06MB4732A7EC911B1A3C2EB9FADBD7582@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=6 source_thread_id=1862005141155840928 thread_fetch_succeeded=True
2026-04-09T16:10:00.808108Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 has_data=True thread_text_length=8216
2026-04-09T16:10:00.808332Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:10:00.811676Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:10:00.811884Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:10:00.812188Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T16:10:00.812339Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2
2026-04-09T16:10:00.812900Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T16:10:00.813985Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33596706 submission_status=blocked
2026-04-09T16:10:01.063417Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-09T16:10:01.063651Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T16:10:01.064222Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[543] conversation_id=1862009676947903189 conversation_index=2 conversation_total=2 email_count=1 subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T16:10:01.065343Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862009676947903189 conversation_index=2 conversation_total=2
2026-04-09T16:10:01.065486Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862009676947903189 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T16:10:01.065932Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862009676947903189 conversation_index=2 conversation_total=2
2026-04-09T16:10:01.080468Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862009676947903189 conversation_index=2 conversation_total=2
2026-04-09T16:10:01.080839Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862009676947903189 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Pilot Nikolas Green\nUS Road Trucker LLC\n147,127 miles start day 1\n10:20 AM start day 1\n147,387 mikes' text_length=543
2026-04-09T16:10:01.081074Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862009676947903189 conversation_index=2 conversation_total=2 snippet='Pilot Nikolas Green US Road Trucker LLC 147,127 miles start day 1 10:20 AM start day 1 147,387 mikes end day 1 7:45 PM end day 1 260 miles day 1 $100 hotel over night 147,394 miles start day 2 7:00 AM start day 2 147,502 miles day 2 end 108 miles total day 2 miles day 2 368 miles total $817.60 total pay SYNCHRON PERMIT Boring, OR ~ Ontario, OR High pole OR 26–0105990–001 Permit ID 585977 USDOT # 346-2028 Truck # 8066 Zelle payment Quick Pay Phone number: 808-767-4028 Nikolas Green US Road Trucker LLC 808-767-4028 usroadtrucker@gmail.com'
2026-04-09T16:10:03.539313Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862009676947903189 conversation_index=2 conversation_total=2 raw_answer=no
2026-04-09T16:10:03.539633Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862009676947903189 conversation_index=2 conversation_total=2 is_order_email=False snippet='Pilot Nikolas Green US Road Trucker LLC 147,127 miles start day 1 10:20 AM start'
2026-04-09T16:10:03.539772Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862009676947903189 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-09T16:10:03.543450Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T16:10:03.544027Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862009676947903189 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T16:10:03.792885Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862009676947903189 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-09T16:10:04.038513Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T16:10:04.038714Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_120815_594299
2026-04-09T16:10:04.294618Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T16:10:04.295524Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260409_120815_594299
2026-04-09T16:19:06.336768Z [info     ] Starting Front Desk AI system  [__main__] mode=continuous version=1.0.0
2026-04-09T16:19:06.340086Z [info     ] 5-bot workflow graph compiled  [front_desk_ai.graph.workflow] nodes=['email_classifier', 'intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_and_submit']
2026-04-09T16:19:06.340398Z [info     ] Starting continuous monitoring mode [front_desk_ai.services.frontdesk_service] polling_interval_seconds=300
2026-04-09T16:19:06.340610Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T16:19:06.341495Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:19:07.637838Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T16:19:08.287756Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51279 unseen_only=False
2026-04-09T16:20:18.751491Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-09T16:20:18.752016Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T16:20:21.024358Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T16:20:21.260147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861995935657759088 fingerprint=dcb2070b661b4b1ff30b0649846546dd97ef6d9b4c7a31d01c8babc21501f817 subject='Confirmation of Order #54215369'
2026-04-09T16:20:21.496070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T16:20:21.731785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T16:20:21.967528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T16:20:22.203334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T16:20:22.439023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=677d882de17ce64c79a0e899f244986af2b408d26d7f036dcb665cd6a9945d30 subject='Re: Re:'
2026-04-09T16:20:22.674633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T16:20:22.910225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T16:20:23.146014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T16:20:23.381844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T16:20:23.617672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T16:20:23.853606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T16:20:24.089585Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T16:20:24.325459Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T16:20:24.561153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T16:20:24.797097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T16:20:25.032913Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T16:20:25.268587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T16:20:25.504442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T16:20:25.740317Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T16:20:25.975940Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T16:20:26.211719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T16:20:26.447563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T16:20:26.683363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=a732cc9f77315738dbff309c4679e0d9331a175862ec2e687e0d0d8b87e8e433 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T16:20:26.919116Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T16:20:27.169062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T16:20:27.404981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T16:20:27.640789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T16:20:27.876433Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T16:20:28.112358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T16:20:28.347993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T16:20:28.583726Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=763097cb61fc269a6814b929dba50938b409938eb58f2d619662975f4604a6eb subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T16:20:28.820032Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2481] conversation_id=1862010273907377456 conversation_index=1 conversation_total=1 email_count=1 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T16:20:28.834483Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862010273907377456 conversation_index=1 conversation_total=1
2026-04-09T16:20:28.834705Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862010273907377456 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T16:20:29.595839Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862010273907377456 conversation_index=1 conversation_total=1
2026-04-09T16:20:29.627229Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862010273907377456 conversation_index=1 conversation_total=1
2026-04-09T16:20:29.628049Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862010273907377456 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acqu' text_length=2479
2026-04-09T16:20:29.628336Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862010273907377456 conversation_index=1 conversation_total=1 snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 New Acquisition Opportunity: B2B Trade Magazine Publisher Download NDA Everingham & Kerr, Inc. has been retained to arrange the sale of a B2B Trade Magazine Publisher serving the meetings industry. Below are some business highlights: Over $2.2M in revenue with approximately $750K in normalized EBITDA. Publish a trio of industry leading print and online B2B trade magazines. Offers print and digital advertising. Leading industry source for information. The magazines provide award winning editorial. If this acquisition would be of possible interest to'
2026-04-09T16:20:31.810482Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862010273907377456 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T16:20:31.810803Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862010273907377456 conversation_index=1 conversation_total=1 is_order_email=False snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr,'
2026-04-09T16:20:31.810945Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862010273907377456 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T16:20:31.814818Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T16:20:31.815524Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862010273907377456 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T16:20:32.056018Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862010273907377456 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T16:20:32.291391Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T16:20:32.291603Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_121906_340775
2026-04-09T16:20:32.623911Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T16:20:32.624575Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260409_121906_340775
2026-04-09T16:25:32.724430Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T16:25:32.725175Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:25:33.647790Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T16:25:34.112945Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51284 unseen_only=False
2026-04-09T16:26:41.629538Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-09T16:26:41.630083Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T16:26:43.854784Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T16:26:44.093506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=cec2a5dc59e9f71612a69f346a5641d024d16f72727cb9555a60e4cb1fc0758b subject='Re: Re:'
2026-04-09T16:26:44.332574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997350829974132 fingerprint=04c809b63c37a97d1d964bc50f30f8544060377041226b6d0e983fd6066daa10 subject='Confirmation of Order #69886111'
2026-04-09T16:26:44.571480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T16:26:44.810258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T16:26:45.069521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T16:26:45.308244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T16:26:45.546986Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T16:26:45.785794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T16:26:46.024621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T16:26:46.263502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T16:26:46.502337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T16:26:46.741572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T16:26:46.980555Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T16:26:47.229203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T16:26:47.468600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T16:26:47.712033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T16:26:47.951996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T16:26:48.191847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T16:26:48.453807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T16:26:48.693681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T16:26:48.932361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T16:26:49.171523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T16:26:49.454027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T16:26:49.714610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T16:26:49.953392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T16:26:50.193648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T16:26:50.435562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T16:26:50.690593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T16:26:50.930432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T16:26:51.169328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T16:26:51.416215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=763097cb61fc269a6814b929dba50938b409938eb58f2d619662975f4604a6eb subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T16:26:51.691093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T16:26:52.182068Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[0] conversation_id=1862010648546176882 conversation_index=1 conversation_total=2 email_count=1 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T16:26:52.183521Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862010648546176882 conversation_index=1 conversation_total=2
2026-04-09T16:26:52.183674Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862010648546176882 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T16:26:52.184160Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862010648546176882 conversation_index=1 conversation_total=2
2026-04-09T16:26:52.200551Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862010648546176882 conversation_index=1 conversation_total=2
2026-04-09T16:26:52.200920Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862010648546176882 conversation_index=1 conversation_total=2 email_count=1 first_100_chars=(empty) text_length=0
2026-04-09T16:26:52.201093Z [warning  ] Bot 1 - No conversation text to classify [EmailClassifierAgent] conversation_id=1862010648546176882 conversation_index=1 conversation_total=2 email_count=1 raw_body_lengths=[0]
2026-04-09T16:26:52.201382Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862010648546176882 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-09T16:26:52.204880Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T16:26:52.205516Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862010648546176882 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T16:26:52.459759Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862010648546176882 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-09T16:26:52.460411Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[840] conversation_id=1862010751104944977 conversation_index=2 conversation_total=2 email_count=1 subject='Payment Receipt'
2026-04-09T16:26:52.461930Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862010751104944977 conversation_index=2 conversation_total=2
2026-04-09T16:26:52.462138Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862010751104944977 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T16:26:52.462766Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862010751104944977 conversation_index=2 conversation_total=2
2026-04-09T16:26:52.480557Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862010751104944977 conversation_index=2 conversation_total=2
2026-04-09T16:26:52.481055Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862010751104944977 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Illinois: IDOT – OS/OW Permits\n\nPayment Receipt\n\nThank You for Your Payment\n\nPlease save this Confir' text_length=840
2026-04-09T16:26:52.481353Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862010751104944977 conversation_index=2 conversation_total=2 snippet='Illinois: IDOT – OS/OW Permits Payment Receipt Thank You for Your Payment Please save this Confirmation Number for your personal records. Customer Name NASH TURCAN Effective Date 4/9/2026 11:23 AM Central Standard Time Confirmation Number 21168182 Payment Method Amount Visa ***** 9893 $21.00 Payment Item OS/OW Permits (Passed) $20.00 Convenience Fee: $1.00 Total Amount Paid: $21.00 Payment Details OS/OW Permits (Passed) Description: Single Trip Non-Human Habitation - Logon ID: SYNCHRONPERMITS15 - Reference #: 3890719 - Permittee/customer name: US CARGO LINES INC - Permit Service Name: TRC Logistics LLC - NASH TURCAN - $20.00 For questions regarding charges on this receipt,'
2026-04-09T16:26:52.481582Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862010751104944977 conversation_index=2 conversation_total=2 subject='Payment Receipt'
2026-04-09T16:26:52.481827Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862010751104944977 conversation_index=2 conversation_total=2 is_order_email=False snippet='Illinois: IDOT – OS/OW Permits Payment Receipt Thank You for Your Payment Please'
2026-04-09T16:26:52.481966Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862010751104944977 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-09T16:26:52.485399Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T16:26:52.486037Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862010751104944977 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T16:26:52.727887Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862010751104944977 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-09T16:26:52.966685Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T16:26:52.967031Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=2 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_122532_724662
2026-04-09T16:26:53.355899Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T16:26:53.356653Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=0 run_trace_dir=all_steps_data/run_20260409_122532_724662
2026-04-09T16:31:53.456381Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T16:31:53.458578Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:31:54.861923Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T16:31:55.344619Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51286 unseen_only=False
2026-04-09T16:33:28.476671Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=35 latest_message_count=50
2026-04-09T16:33:28.490694Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T16:33:30.781425Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T16:33:31.020764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T16:33:31.260258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=64761375f8167ac7fc988f6692cb72e55b97e7d0469b3cb1ed7b96012ffa0cf1 subject='Re: Permits PA-NY'
2026-04-09T16:33:31.499550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997054722940288 fingerprint=02a7f97f4cbc39a494da286a2e613f1403edcddfdda42dc3367dca7327006031 subject='Re: Permit PA'
2026-04-09T16:33:31.738931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=955a9555d32b833dee0223e6fe664de9540a2bb8878d48ca2d85396b41eed1b0 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T16:33:31.978507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T16:33:32.218007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T16:33:32.457469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T16:33:32.696890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T16:33:32.936450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T16:33:33.176113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=ebbf18391baa9cc901686ddbc9a6703194e60c8fe0cfb1dbd950547b9b6566db subject='New 1Password sign-in alert'
2026-04-09T16:33:33.415500Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T16:33:33.655138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T16:33:33.894856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T16:33:34.134337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T16:33:34.373534Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T16:33:34.612741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T16:33:34.852024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T16:33:35.091086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T16:33:35.330290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T16:33:35.569967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T16:33:35.809630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T16:33:36.048834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T16:33:36.288047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T16:33:36.527341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T16:33:36.780416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T16:33:37.019666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T16:33:37.259032Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T16:33:37.498506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T16:33:37.737742Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=763097cb61fc269a6814b929dba50938b409938eb58f2d619662975f4604a6eb subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T16:33:37.976984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T16:33:38.217262Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=cec2a5dc59e9f71612a69f346a5641d024d16f72727cb9555a60e4cb1fc0758b subject='Re: Re:'
2026-04-09T16:33:38.456825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T16:33:38.696358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T16:33:39.175583Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[205] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 email_count=1 subject='Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T16:33:39.184008Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:39.184315Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T16:33:39.200194Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:39.221535Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:39.222119Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Hi,\nLoaded boat on trailer\nWill attach picture.\n\nPU: 8800 SW BARNEY WHITE RD, BREMERTON WA 98310\n\nDE' text_length=205
2026-04-09T16:33:39.223012Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 snippet='Hi, Loaded boat on trailer Will attach picture. PU: 8800 SW BARNEY WHITE RD, BREMERTON WA 98310 DEL: 301 CRANEWAY ST, NEWARK, NJ 07102 10 wide and 13.9 tall, rest is legal Please get us permits, thanks!'
2026-04-09T16:33:41.430338Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-09T16:33:41.430940Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 is_order_email=True snippet='Hi, Loaded boat on trailer Will attach picture. PU: 8800 SW BARNEY WHITE RD, BRE'
2026-04-09T16:33:41.431134Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T16:33:41.436309Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:41.436591Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:44.323919Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 inserted_id=69d7d4e81e109c17fcc125e6
2026-04-09T16:33:44.324457Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862011049141931514 intake_record_id=69d7d4e81e109c17fcc125e6 intake_title='Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T16:33:44.324652Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:44.325542Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:44.325726Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T16:33:44.326264Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:44.342801Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:46.264552Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='DD Transporting' conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 sender_emails=['dispatch4@ddtransporting.com']
2026-04-09T16:33:48.474102Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='DD Transporting' conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 order_number=03071066
2026-04-09T16:33:48.474638Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 order_number=03071066
2026-04-09T16:33:48.478791Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:48.478986Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:49.195036Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 doc_id=69cd970b4d9a7bf18213affc order_number=03071066 query_field=token
2026-04-09T16:33:49.195344Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T16:33:49.195875Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 order_number=03071066 sections_mapped=6
2026-04-09T16:33:49.196063Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:49.196902Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:49.197086Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T16:33:49.197619Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:49.214417Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:49.214693Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:33:50.192172Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T16:33:56.312325Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862011049141931514
2026-04-09T16:33:57.159506Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=2
2026-04-09T16:33:57.160843Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=493 conversation_id=1862011049141931514 conversation_index=1 conversation_total=2 seed_message_id=<CAAm8YkH59Y+33tW_Eu7abQUzAayg2KozXKiQ2KsbHqSH5q6Hjg@mail.gmail.com> source_email_count=3 source_thread_id=1862011049141931514 thread_fetch_succeeded=True
2026-04-09T16:35:01.389413Z [info     ] Starting Front Desk AI system  [__main__] mode=continuous version=1.0.0
2026-04-09T16:35:01.394084Z [info     ] 5-bot workflow graph compiled  [front_desk_ai.graph.workflow] nodes=['email_classifier', 'intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_and_submit']
2026-04-09T16:35:01.394336Z [info     ] Starting continuous monitoring mode [front_desk_ai.services.frontdesk_service] polling_interval_seconds=300
2026-04-09T16:35:01.394455Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T16:35:01.395535Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:35:02.289419Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T16:35:02.734719Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51289 unseen_only=False
2026-04-09T16:36:15.101044Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-09T16:36:15.101602Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T16:36:17.329429Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T16:36:17.560807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=5b53f8ea00bbd2fed3a7a693b34f9c52db9189381b087b90ae408d8d3489d905 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T16:36:17.798573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861998624100412114 fingerprint=0679889476b4f140c6bc0c5981b53d1a9f90793924e5e733f124ff305e9b68ee subject='Confirmation of Order #58863815'
2026-04-09T16:36:18.029845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T16:36:18.261460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T16:36:18.492938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T16:36:18.724170Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T16:36:18.955547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T16:36:19.186962Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=8933a6af56b27750e8b1cf522630e5ae11d274817891d2348e262720ae3e45de subject='New 1Password sign-in alert'
2026-04-09T16:36:19.418341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T16:36:19.649832Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T16:36:19.881188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T16:36:20.112647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T16:36:20.344135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T16:36:20.575545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T16:36:20.807287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T16:36:21.038577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T16:36:21.269644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T16:36:21.500972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T16:36:21.732145Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T16:36:21.963475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T16:36:22.194685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T16:36:22.425897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T16:36:22.666507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T16:36:22.897857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T16:36:23.129204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T16:36:23.360632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T16:36:23.591892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=763097cb61fc269a6814b929dba50938b409938eb58f2d619662975f4604a6eb subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T16:36:23.823250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T16:36:24.054630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=cec2a5dc59e9f71612a69f346a5641d024d16f72727cb9555a60e4cb1fc0758b subject='Re: Re:'
2026-04-09T16:36:24.285950Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T16:36:24.517328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T16:36:25.210974Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[205] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 email_count=1 subject='Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T16:36:25.227787Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:25.227995Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T16:36:26.032831Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:26.072043Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:26.072766Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 email_count=1 first_100_chars='Hi,\nLoaded boat on trailer\nWill attach picture.\n\nPU: 8800 SW BARNEY WHITE RD, BREMERTON WA 98310\n\nDE' text_length=205
2026-04-09T16:36:26.073003Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 snippet='Hi, Loaded boat on trailer Will attach picture. PU: 8800 SW BARNEY WHITE RD, BREMERTON WA 98310 DEL: 301 CRANEWAY ST, NEWARK, NJ 07102 10 wide and 13.9 tall, rest is legal Please get us permits, thanks!'
2026-04-09T16:36:28.034092Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-09T16:36:28.034433Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 is_order_email=True snippet='Hi, Loaded boat on trailer Will attach picture. PU: 8800 SW BARNEY WHITE RD, BRE'
2026-04-09T16:36:28.034574Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-09T16:36:28.038225Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:28.038424Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:32.561830Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 inserted_id=69d7d4e81e109c17fcc125e6
2026-04-09T16:36:32.562293Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862011049141931514 intake_record_id=69d7d4e81e109c17fcc125e6 intake_title='Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T16:36:32.562449Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:32.563189Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:32.563340Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T16:36:32.563813Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:32.578509Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:34.521504Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='DD Transporting' conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 sender_emails=['dispatch4@ddtransporting.com']
2026-04-09T16:36:36.856649Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='DD Transporting' conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 order_number=03071066
2026-04-09T16:36:36.856966Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 order_number=03071066
2026-04-09T16:36:36.860271Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:36.860447Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:37.552331Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 doc_id=69cd970b4d9a7bf18213affc order_number=03071066 query_field=token
2026-04-09T16:36:37.552607Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-09T16:36:37.552982Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 order_number=03071066 sections_mapped=6
2026-04-09T16:36:37.553117Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:37.553898Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:37.554046Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T16:36:37.554507Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:37.569052Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:37.569233Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:36:38.835856Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T16:36:45.566505Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862011049141931514
2026-04-09T16:36:46.592387Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:46.593512Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=493 conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 seed_message_id=<CAAm8YkH59Y+33tW_Eu7abQUzAayg2KozXKiQ2KsbHqSH5q6Hjg@mail.gmail.com> source_email_count=3 source_thread_id=1862011049141931514 thread_fetch_succeeded=True
2026-04-09T16:36:57.101136Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 has_data=True thread_text_length=493
2026-04-09T16:36:57.101383Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:57.104552Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:57.104735Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:57.104979Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T16:36:57.105109Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3
2026-04-09T16:36:57.105735Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T16:36:57.106382Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='DD Transporting' conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=03071066 submission_status=blocked
2026-04-09T16:36:57.340788Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-09T16:36:57.341034Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T16:36:57.341590Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[0] conversation_id=1862011079912955137 conversation_index=2 conversation_total=3 email_count=1 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T16:36:57.342800Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862011079912955137 conversation_index=2 conversation_total=3
2026-04-09T16:36:57.342977Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011079912955137 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T16:36:57.343479Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011079912955137 conversation_index=2 conversation_total=3
2026-04-09T16:36:57.359350Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862011079912955137 conversation_index=2 conversation_total=3
2026-04-09T16:36:57.359718Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862011079912955137 conversation_index=2 conversation_total=3 email_count=1 first_100_chars=(empty) text_length=0
2026-04-09T16:36:57.359870Z [warning  ] Bot 1 - No conversation text to classify [EmailClassifierAgent] conversation_id=1862011079912955137 conversation_index=2 conversation_total=3 email_count=1 raw_body_lengths=[0]
2026-04-09T16:36:57.360124Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862011079912955137 conversation_index=2 conversation_total=3 is_order_email=False
2026-04-09T16:36:57.363700Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 conversation_index=2 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T16:36:57.364440Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862011079912955137 conversation_index=2 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T16:36:57.599376Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862011079912955137 conversation_index=2 conversation_total=3 submission_status=not_attempted
2026-04-09T16:36:57.599732Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2481] conversation_id=1862011201307053782 conversation_index=3 conversation_total=3 email_count=1 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T16:36:57.600902Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862011201307053782 conversation_index=3 conversation_total=3
2026-04-09T16:36:57.601048Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011201307053782 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T16:36:57.601483Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011201307053782 conversation_index=3 conversation_total=3
2026-04-09T16:36:57.616044Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862011201307053782 conversation_index=3 conversation_total=3
2026-04-09T16:36:57.616522Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862011201307053782 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Can i also have the invoice for this order please ?\nThank you .\n\nOn Thu, Apr 9, 2026 at 11:31\u202fAM Syn' text_length=2457
2026-04-09T16:36:57.616799Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862011201307053782 conversation_index=3 conversation_total=3 snippet='Can i also have the invoice for this order please ? Thank you . On Thu, Apr 9, 2026 at 11:31 AM Synchron Permits <info@synchronpermits.com> wrote: Synchron Permits Hello Dispatch, Thank you for ordering with us. Your Permit Your permit is attached to this email for convenience. You may also access the PDF directly below: AI Assistant (Permit Q&A) To access the AI assistant and ask questions about this permit, use the link below: Login using the same email or phone number associated with your account. Order Information View full order information here: OS/OW State Provisions File (Required) Drivers must'
2026-04-09T16:37:02.344468Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862011201307053782 conversation_index=3 conversation_total=3 raw_answer=no
2026-04-09T16:37:02.344810Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862011201307053782 conversation_index=3 conversation_total=3 is_order_email=False snippet='Can i also have the invoice for this order please ? Thank you . On Thu, Apr 9, 2'
2026-04-09T16:37:02.344949Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862011201307053782 conversation_index=3 conversation_total=3 is_order_email=False
2026-04-09T16:37:02.348487Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 conversation_index=3 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T16:37:02.349098Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862011201307053782 conversation_index=3 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T16:37:02.583098Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862011201307053782 conversation_index=3 conversation_total=3 submission_status=not_attempted
2026-04-09T16:37:02.814243Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T16:37:02.814461Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=2 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_123501_394564
2026-04-09T16:37:03.197175Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T16:37:03.197703Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=1 run_trace_dir=all_steps_data/run_20260409_123501_394564
2026-04-09T16:42:03.297898Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T16:42:03.299132Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:42:04.180032Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T16:42:04.655135Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51291 unseen_only=False
2026-04-09T16:43:15.734133Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-09T16:43:15.734704Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T16:43:18.092696Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T16:43:18.340404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T16:43:18.587965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T16:43:18.835741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T16:43:19.088660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T16:43:19.336294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T16:43:19.583951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=8933a6af56b27750e8b1cf522630e5ae11d274817891d2348e262720ae3e45de subject='New 1Password sign-in alert'
2026-04-09T16:43:19.831636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T16:43:20.079263Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T16:43:20.327042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T16:43:20.574531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T16:43:20.822107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T16:43:21.069921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T16:43:21.317679Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T16:43:21.565175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T16:43:21.812769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T16:43:22.060469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T16:43:22.308143Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T16:43:22.555821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T16:43:22.803624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T16:43:23.051107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T16:43:23.298676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T16:43:23.546321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T16:43:23.793914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T16:43:24.041973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T16:43:24.289737Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=763097cb61fc269a6814b929dba50938b409938eb58f2d619662975f4604a6eb subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T16:43:24.537698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T16:43:24.785380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=144993fdabadbb4d51023e8b5b0bc4a8130cccecabb2d79997c0b1070b559a24 subject='Re: Re:'
2026-04-09T16:43:25.033080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T16:43:25.280623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T16:43:25.528389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=57266e6da9744060bfc78fcde9b2bd96d710f52e35c7dcd6f8f94d3bd36b399c subject='Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T16:43:25.776388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T16:43:26.024271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T16:43:26.271820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=5b53f8ea00bbd2fed3a7a693b34f9c52db9189381b087b90ae408d8d3489d905 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T16:43:26.519614Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[183] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 email_count=1 subject='Permit PA and NY'
2026-04-09T16:43:26.520848Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:26.520994Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T16:43:26.521452Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:26.536189Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:26.536491Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Hello, we need 2 permits starting from 1951 Harrisburg Pike, Carlisle, PA\n17015 to I-84 NY/CT border' text_length=183
2026-04-09T16:43:26.536715Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 snippet="Hello, we need 2 permits starting from 1951 Harrisburg Pike, Carlisle, PA 17015 to I-84 NY/CT border . KOMATSU D61PX -commodity 11'7 W rest legal Name: Ilia Truck# 010 Trailer# 1475"
2026-04-09T16:43:28.800755Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-09T16:43:28.801071Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 is_order_email=True snippet='Hello, we need 2 permits starting from 1951 Harrisburg Pike, Carlisle, PA 17015 '
2026-04-09T16:43:28.801218Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T16:43:28.804940Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:28.805126Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:31.591939Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 inserted_id=69d7d7331e109c17fcc12658
2026-04-09T16:43:31.592411Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Aaron conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862011606989644275 intake_record_id=69d7d7331e109c17fcc12658 intake_title='Permit PA and NY'
2026-04-09T16:43:31.592563Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:31.593266Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:31.593409Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T16:43:31.593841Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:31.608565Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:33.476400Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 sender_emails=['permits@strataninc.com']
2026-04-09T16:43:35.905504Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 order_number=41884969
2026-04-09T16:43:35.905932Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 order_number=41884969
2026-04-09T16:43:35.910958Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:35.911177Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:36.159708Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 doc_id=69d151bdc3827ca84bf33940 order_number=41884969 query_field=token
2026-04-09T16:43:36.159975Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T16:43:36.160356Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 order_number=41884969 sections_mapped=6
2026-04-09T16:43:36.160503Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:36.161258Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:36.161401Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T16:43:36.161820Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:36.176797Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:36.176971Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:43:37.198748Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T16:43:42.270792Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1862011606989644275
2026-04-09T16:43:43.230328Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:43.230884Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=208 conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 seed_message_id=<CAMamnseJdhotTxJWt2VqT0SruQbmR7BDBXHh8b4QZkVW5tJNyQ@mail.gmail.com> source_email_count=2 source_thread_id=1862011606989644275 thread_fetch_succeeded=True
2026-04-09T16:43:47.313759Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 has_data=True thread_text_length=208
2026-04-09T16:43:47.313951Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:47.316960Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:47.317124Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:47.317369Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T16:43:47.317494Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1
2026-04-09T16:43:47.318047Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T16:43:47.318684Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=41884969 submission_status=blocked
2026-04-09T16:43:47.577387Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T16:43:47.577705Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T16:43:47.830021Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T16:43:47.830342Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_124203_298312
2026-04-09T16:43:48.226515Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T16:43:48.227142Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_124203_298312
2026-04-09T16:48:48.312294Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T16:48:48.312965Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:48:49.388439Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T16:48:50.032114Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51292 unseen_only=False
2026-04-09T16:50:18.381417Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-09T16:50:18.381993Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T16:50:20.647963Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T16:50:20.889726Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999576293605607 fingerprint=070a1dad451ece4477bc07ffd37cdc556e34654b5daada1f0a7e3e5e5d39169a subject='Kentucky Division of Motor Carriers Payment'
2026-04-09T16:50:21.131773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861999589185857343 fingerprint=86ea71bc2844ae9bf2f87b6dbab6c1177821b6fe8980c0a4809b86d386fada16 subject=Hello
2026-04-09T16:50:21.373593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T16:50:21.615432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T16:50:21.857380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=b12c0704744a1a7691d9c7de56a903dae97e2503b7ce701172aba954ec022ece subject='New 1Password sign-in alert'
2026-04-09T16:50:22.099503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T16:50:22.341898Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T16:50:22.583779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T16:50:22.838912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T16:50:23.080817Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T16:50:23.322805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T16:50:23.564902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T16:50:23.812593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T16:50:24.054399Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T16:50:24.296464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T16:50:24.543831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T16:50:24.785687Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T16:50:25.027572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T16:50:25.269343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T16:50:25.511238Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T16:50:25.753079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T16:50:25.995074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T16:50:26.237002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T16:50:26.479190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T16:50:26.721066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=763097cb61fc269a6814b929dba50938b409938eb58f2d619662975f4604a6eb subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T16:50:26.963017Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T16:50:27.204846Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=144993fdabadbb4d51023e8b5b0bc4a8130cccecabb2d79997c0b1070b559a24 subject='Re: Re:'
2026-04-09T16:50:27.446858Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T16:50:27.688721Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T16:50:27.930598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=57266e6da9744060bfc78fcde9b2bd96d710f52e35c7dcd6f8f94d3bd36b399c subject='Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T16:50:28.172564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T16:50:28.414422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T16:50:28.656096Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=5b53f8ea00bbd2fed3a7a693b34f9c52db9189381b087b90ae408d8d3489d905 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T16:50:28.898125Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=989b3ff1cdde95ad771edf70b6095aed2ee18d11f4d07bd01a4f34e6eb0b790c subject='Permit PA and NY'
2026-04-09T16:50:28.898362Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T16:50:29.139670Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T16:50:29.681262Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T16:50:29.681982Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_124848_312538
2026-04-09T16:55:29.782375Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T16:55:29.783031Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T16:55:30.906237Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T16:55:31.594975Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51294 unseen_only=False
2026-04-09T16:57:02.494761Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-09T16:57:02.495355Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T16:57:04.813491Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T16:57:05.060591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861914576835898287 fingerprint=db00c62e3bef15bd028d2356182961640c566380ca3c02725402d64fe498054c subject='Re: New Permit Request - Truck#F356'
2026-04-09T16:57:05.307716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T16:57:05.555041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=b12c0704744a1a7691d9c7de56a903dae97e2503b7ce701172aba954ec022ece subject='New 1Password sign-in alert'
2026-04-09T16:57:05.802562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T16:57:06.050846Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T16:57:06.297819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T16:57:06.544973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T16:57:06.792097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T16:57:07.040852Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T16:57:07.290652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T16:57:07.537796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T16:57:07.784866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T16:57:08.032140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T16:57:08.279352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T16:57:08.526534Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T16:57:08.773640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T16:57:09.020710Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T16:57:09.267937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T16:57:09.515314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T16:57:09.762558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T16:57:10.009612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T16:57:10.257028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T16:57:10.507248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=763097cb61fc269a6814b929dba50938b409938eb58f2d619662975f4604a6eb subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T16:57:10.754615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T16:57:11.001733Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=144993fdabadbb4d51023e8b5b0bc4a8130cccecabb2d79997c0b1070b559a24 subject='Re: Re:'
2026-04-09T16:57:11.248888Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T16:57:11.495994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T16:57:11.743314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=34e28803dfccb662aef928f6528659f473dca1a5140f505115048e9e676dc353 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T16:57:11.990464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T16:57:12.237544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T16:57:12.484611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=5b53f8ea00bbd2fed3a7a693b34f9c52db9189381b087b90ae408d8d3489d905 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T16:57:12.731813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=7a0f2665bd5f0149faf4d6aa169a7f7e2b228e234cb9acf924d99fd60581b58e subject='Re: Permit PA and NY'
2026-04-09T16:57:12.732041Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T16:57:12.985973Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T16:57:13.453757Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T16:57:13.454383Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_125529_782612
2026-04-09T17:02:13.539897Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T17:02:13.541315Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:02:16.962192Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T17:02:17.642175Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51297 unseen_only=False
2026-04-09T17:03:47.176615Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-09T17:03:47.177135Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T17:03:49.482639Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T17:03:49.741528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=b12c0704744a1a7691d9c7de56a903dae97e2503b7ce701172aba954ec022ece subject='New 1Password sign-in alert'
2026-04-09T17:03:49.987514Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997097343151714 fingerprint=31de0c9125a4dda0033451275ab09938cdd1cae8b3bda412c014d9c02f71b6c1 subject='Re: NEW ORDER Truck # 1746 All Freight Trans Inc'
2026-04-09T17:03:50.233296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862002943046248447 fingerprint=4fb08247d013e625a1f2fcb527dcf8c1db6f73628311b2e0f35eeae0ce8f3915 subject='Order #58863815 – Pre-Charge Initiated'
2026-04-09T17:03:50.479762Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T17:03:50.738378Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T17:03:50.984191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T17:03:51.230049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T17:03:51.475788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T17:03:51.721709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T17:03:51.967495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T17:03:52.213406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T17:03:52.459269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T17:03:52.712118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T17:03:52.957947Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T17:03:53.203692Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T17:03:53.449486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T17:03:53.695288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T17:03:53.941006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T17:03:54.186687Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T17:03:54.432512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T17:03:54.678434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T17:03:54.924226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=763097cb61fc269a6814b929dba50938b409938eb58f2d619662975f4604a6eb subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T17:03:55.170062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T17:03:55.415891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=85cb86da242b8ebbdf1c061cd5818a906830bf2ecddc775ce4f6314183620bd2 subject='Re: Re:'
2026-04-09T17:03:55.661651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T17:03:55.907423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T17:03:56.153134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=34e28803dfccb662aef928f6528659f473dca1a5140f505115048e9e676dc353 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T17:03:56.398907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T17:03:56.648201Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T17:03:56.893904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=5b53f8ea00bbd2fed3a7a693b34f9c52db9189381b087b90ae408d8d3489d905 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T17:03:57.139568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=7a0f2665bd5f0149faf4d6aa169a7f7e2b228e234cb9acf924d99fd60581b58e subject='Re: Permit PA and NY'
2026-04-09T17:03:57.631106Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1071] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 email_count=1 subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T17:03:57.632369Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:03:57.632534Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T17:03:57.632947Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:03:57.647795Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:03:57.648186Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Dear Alex,\nThis email confirms that we have placed a temporary hold on your card ending in 3632 for ' text_length=1071
2026-04-09T17:03:57.648429Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 snippet='Dear Alex, This email confirms that we have placed a temporary hold on your card ending in 3632 for $152.30 . This is related to Order #53603130 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-09T17:03:57.648682Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T17:03:57.648922Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 is_order_email=True snippet='Dear Alex, This email confirms that we have placed a temporary hold on your card'
2026-04-09T17:03:57.649054Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T17:03:57.651697Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:03:57.651852Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:00.654421Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 inserted_id=69d7dc001e109c17fcc1275b
2026-04-09T17:04:00.654810Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862013050422397486 intake_record_id=69d7dc001e109c17fcc1275b intake_title='Order #53603130 – Pre-Charge Initiated'
2026-04-09T17:04:00.654961Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:00.655672Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:00.655814Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T17:04:00.656262Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:00.671389Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:03.745993Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 sender_emails=['info@synchronpermits.com']
2026-04-09T17:04:03.746351Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 order_number=53603130 source=current_conversation_regex
2026-04-09T17:04:03.746703Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 order_number=53603130
2026-04-09T17:04:03.751550Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:03.751798Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:03.997898Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 doc_id=69d7da631e109c17fcc1271b order_number=53603130 query_field=token
2026-04-09T17:04:03.998187Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T17:04:03.998567Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 order_number=53603130 sections_mapped=6
2026-04-09T17:04:03.998700Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:03.999407Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:03.999549Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T17:04:03.999977Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:04.014750Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:04.014934Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:04:05.744107Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T17:04:11.207911Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862013050422397486
2026-04-09T17:04:12.599720Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:12.600376Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1071 conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 seed_message_id=<2d6f.2a59c46da935360.m1.9579bb10-3435-11f1-a76e-5254007a77e6.19d732ff941@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862013050422397486 thread_fetch_succeeded=True
2026-04-09T17:04:17.321884Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 has_data=True thread_text_length=1071
2026-04-09T17:04:17.322098Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:17.325257Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:17.325421Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:17.325656Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T17:04:17.325783Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2
2026-04-09T17:04:17.326360Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T17:04:17.327010Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=53603130 submission_status=blocked
2026-04-09T17:04:17.575482Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-09T17:04:17.575719Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T17:04:17.576300Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1300] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 email_count=1 subject='Confirmation of Order #53603130'
2026-04-09T17:04:17.577536Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:17.577681Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T17:04:17.578104Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:17.592594Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:17.593012Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Dear Alex Stratan,\n\nWe are pleased to inform you that we have successfully collected all the necessa' text_length=1300
2026-04-09T17:04:17.593255Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 snippet="Dear Alex Stratan, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T17:04:17.593495Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 subject='Confirmation of Order #53603130'
2026-04-09T17:04:17.593730Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 is_order_email=True snippet='Dear Alex Stratan, We are pleased to inform you that we have successfully collec'
2026-04-09T17:04:17.593865Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-09T17:04:17.596356Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:17.596512Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:21.174570Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 inserted_id=69d7dc151e109c17fcc1275f
2026-04-09T17:04:21.174995Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862013067236757661 intake_record_id=69d7dc151e109c17fcc1275f intake_title='Confirmation of Order #53603130'
2026-04-09T17:04:21.175141Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:21.175897Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:21.176061Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T17:04:21.176503Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:21.191547Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:30.956748Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 sender_emails=['info@synchronpermits.com']
2026-04-09T17:04:30.957001Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 order_number=53603130 source=current_conversation_regex
2026-04-09T17:04:30.957282Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 order_number=53603130
2026-04-09T17:04:30.960592Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:30.960754Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:31.206545Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 doc_id=69d7da631e109c17fcc1271b order_number=53603130 query_field=token
2026-04-09T17:04:31.206807Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-09T17:04:31.207205Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 order_number=53603130 sections_mapped=6
2026-04-09T17:04:31.207344Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:31.208047Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:31.208233Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T17:04:31.208665Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:31.223175Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:31.223326Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:04:32.561536Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T17:04:38.138290Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862013067236757661
2026-04-09T17:04:39.210495Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:39.211326Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1300 conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 seed_message_id=<2d6f.2a59c46da935360.m1.a08dbab1-3435-11f1-a6c3-525400fb7a78.19d733041d9@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862013067236757661 thread_fetch_succeeded=True
2026-04-09T17:04:51.742396Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 has_data=True thread_text_length=1300
2026-04-09T17:04:51.742610Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:51.746284Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:51.746535Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:51.746875Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T17:04:51.747019Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2
2026-04-09T17:04:51.747764Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T17:04:51.748608Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=53603130 submission_status=blocked
2026-04-09T17:04:51.996889Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-09T17:04:51.997137Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T17:04:52.242731Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T17:04:52.242948Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260409_130213_540516
2026-04-09T17:04:52.688055Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T17:04:52.688778Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260409_130213_540516
2026-04-09T17:09:52.777343Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T17:09:52.778030Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:09:53.911598Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T17:09:54.489762Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51300 unseen_only=False
2026-04-09T17:11:32.185316Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-09T17:11:32.185885Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T17:11:34.486055Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T17:11:34.728334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412511300381 fingerprint=889105d9cb588bbbd7d1bc38a8e74758a189e33227d8be938bcc1f43df512869 subject='CTPS Permit Application ID 1648265 has been approved.'
2026-04-09T17:11:34.970659Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862003412756936914 fingerprint=16a389cf1f5e213bf9953651dd9adaa52ee1401572bddd2390acee669c7aa04e subject='CTPS Permit Application ID 1648245 has been approved.'
2026-04-09T17:11:35.213070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T17:11:35.455636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T17:11:35.710195Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T17:11:35.952529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T17:11:36.194776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T17:11:36.444952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T17:11:36.687386Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T17:11:36.929707Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T17:11:37.172256Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T17:11:37.414657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T17:11:37.656866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T17:11:37.899199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T17:11:38.141541Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T17:11:38.384525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T17:11:38.627000Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T17:11:38.869464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T17:11:39.111745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=763097cb61fc269a6814b929dba50938b409938eb58f2d619662975f4604a6eb subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T17:11:39.354271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T17:11:39.596697Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=b8d1337850edaa23abcba85fb71692088a78d7648195240d0b844e41e2bf116e subject='Re: Re:'
2026-04-09T17:11:39.838938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T17:11:40.081447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T17:11:40.323935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=34e28803dfccb662aef928f6528659f473dca1a5140f505115048e9e676dc353 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T17:11:40.566377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T17:11:40.808739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T17:11:41.062847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=495847f1b38b1c1fb5b141b963654abf91c2c641af67353b12be5de10138a37d subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T17:11:41.305292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=b12c0704744a1a7691d9c7de56a903dae97e2503b7ce701172aba954ec022ece subject='New 1Password sign-in alert'
2026-04-09T17:11:41.547596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=7a0f2665bd5f0149faf4d6aa169a7f7e2b228e234cb9acf924d99fd60581b58e subject='Re: Permit PA and NY'
2026-04-09T17:11:41.789915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T17:11:42.032305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T17:11:42.274898Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[444] conversation_id=1862013260268637943 conversation_index=1 conversation_total=1 email_count=1 subject='Feedback on your recent support request'
2026-04-09T17:11:42.276294Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862013260268637943 conversation_index=1 conversation_total=1
2026-04-09T17:11:42.276439Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862013260268637943 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T17:11:42.276900Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862013260268637943 conversation_index=1 conversation_total=1
2026-04-09T17:11:42.291675Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862013260268637943 conversation_index=1 conversation_total=1
2026-04-09T17:11:42.292054Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862013260268637943 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Hi Synchron,\nYou recently contacted our support team and worked with regarding Question\nabout 1Passw' text_length=442
2026-04-09T17:11:42.292340Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862013260268637943 conversation_index=1 conversation_total=1 snippet='Hi Synchron, You recently contacted our support team and worked with regarding Question about 1Password. Time of first contact: 01 Apr 2026 16:32:00 Did the support agent resolve your issue to your satisfaction? Yes No 1Password | www.1Password.com <https://www.1password.com> 1Password. – Toronto, ON 4711 Yonge St, 10th Floor, Toronto, Ontario, M2N 6K8, Canada If you prefer not to receive future survey invitations, you mayunsubscribe here'
2026-04-09T17:11:44.155852Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862013260268637943 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T17:11:44.156190Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862013260268637943 conversation_index=1 conversation_total=1 is_order_email=False snippet='Hi Synchron, You recently contacted our support team and worked with regarding Q'
2026-04-09T17:11:44.156351Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862013260268637943 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T17:11:44.159990Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T17:11:44.160600Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862013260268637943 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T17:11:44.406864Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862013260268637943 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T17:11:44.648783Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T17:11:44.649000Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_130952_777592
2026-04-09T17:11:45.126846Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T17:11:45.127482Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260409_130952_777592
2026-04-09T17:16:45.217211Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T17:16:45.217939Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:16:46.251048Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T17:16:46.852221Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51302 unseen_only=False
2026-04-09T17:18:24.427330Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T17:18:24.428077Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T17:18:26.698711Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T17:18:26.938401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861997022790905614 fingerprint=55a464159482fc7d9c6b33485ae7a06621b399d442f2e4eb238ea95a6120da1e subject='RE: [EXTERNAL] Survey request status'
2026-04-09T17:18:27.178605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004269551859828 fingerprint=d2cda370dd52c5d23f5e3bd93cdc141b44ff2bbb6852c7f023c0d3981d0ac816 subject='Dimension Alert - Permit e26-029767 California, Order 55489537'
2026-04-09T17:18:27.418286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861996046396870305 fingerprint=fe4aee7407ce604f92f26cac5b9c7cc49f2620baa277c98d30947657302af376 subject='Re: Unit 013 ~ Louisiana Permit Submitted'
2026-04-09T17:18:27.658072Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T17:18:27.897622Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T17:18:28.137267Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T17:18:28.376858Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T17:18:28.616882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T17:18:28.856511Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T17:18:29.096193Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T17:18:29.342814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T17:18:29.586466Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T17:18:29.826327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T17:18:30.065988Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T17:18:30.305598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T17:18:30.545152Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T17:18:30.784831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=763097cb61fc269a6814b929dba50938b409938eb58f2d619662975f4604a6eb subject='Invoice Pilot Nikolas Green Oregon load'
2026-04-09T17:18:31.024605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T17:18:31.264295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=5049372c1a93ea5ba04bc4f583a4b58f0efc53641e5e7389eab526c0d325616d subject='Re: Re:'
2026-04-09T17:18:31.504076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T17:18:31.743813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T17:18:31.983582Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=34e28803dfccb662aef928f6528659f473dca1a5140f505115048e9e676dc353 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T17:18:32.223288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T17:18:32.463035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T17:18:32.702760Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=495847f1b38b1c1fb5b141b963654abf91c2c641af67353b12be5de10138a37d subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T17:18:32.942391Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=b12c0704744a1a7691d9c7de56a903dae97e2503b7ce701172aba954ec022ece subject='New 1Password sign-in alert'
2026-04-09T17:18:33.182083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=3e9745318af2395b91b10dab0a7aecbc57b47462ad906bb6de44b31e99f625a2 subject='Fwd: Permit PA and NY'
2026-04-09T17:18:33.421797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T17:18:33.661663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T17:18:33.901316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T17:18:33.901542Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T17:18:34.140750Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T17:18:34.658906Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T17:18:34.659501Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_131645_217461
2026-04-09T17:23:34.759847Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T17:23:34.760497Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:23:35.899373Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T17:23:36.728649Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51305 unseen_only=False
2026-04-09T17:25:23.305395Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-09T17:25:23.305925Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T17:25:25.588511Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T17:25:25.828785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862004431312750698 fingerprint=48b98f1322f95c88ec58845cfacf63017f8382b3c4cec1310476501f7c85da2f subject='Dimension Alert - Permit e26-029768 California, Order 55489537'
2026-04-09T17:25:26.069023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T17:25:26.309279Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T17:25:26.549529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T17:25:26.789841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T17:25:27.030297Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T17:25:27.270639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T17:25:27.510997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T17:25:27.751408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T17:25:27.992189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T17:25:28.232830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T17:25:28.473360Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T17:25:28.713732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T17:25:28.954256Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=ad53dba6df426a860f0baa7a1275c8d43177362b0b8e24383df9e6278dfc8dd3 subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T17:25:29.194531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T17:25:29.434897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=5049372c1a93ea5ba04bc4f583a4b58f0efc53641e5e7389eab526c0d325616d subject='Re: Re:'
2026-04-09T17:25:29.675137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T17:25:29.915393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T17:25:30.155790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=0dbdc00bebe3de189fd86ab3c073d0da9618747f9094031100eb867be7173ef2 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T17:25:30.396033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T17:25:30.636334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T17:25:30.880112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=495847f1b38b1c1fb5b141b963654abf91c2c641af67353b12be5de10138a37d subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T17:25:31.120269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=b12c0704744a1a7691d9c7de56a903dae97e2503b7ce701172aba954ec022ece subject='New 1Password sign-in alert'
2026-04-09T17:25:31.368060Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=3e9745318af2395b91b10dab0a7aecbc57b47462ad906bb6de44b31e99f625a2 subject='Fwd: Permit PA and NY'
2026-04-09T17:25:31.608428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T17:25:31.848813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T17:25:32.089011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T17:25:32.329474Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[4349] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 email_count=1 subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T17:25:32.330884Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:32.331042Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T17:25:32.331495Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:32.346973Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:32.347784Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Please issue a new colorado permit for this unit with the following dimensions.\n\n14’4 wide\n15’4” tal' text_length=4316
2026-04-09T17:25:32.348072Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 snippet='Please issue a new colorado permit for this unit with the following dimensions. 14’4 wide 15’4” tall CJ Green Dispatch coordinator E: cj@harvestfreight.us<mailto:cj@harvestfreight.us> T: (331) 466-0011 x 901 A: Harvest Freight Inc.ㅤㅤㅤㅤ 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <info@synchronpermits.com> Sent: Wednesday, April 8, 2026 6:13:27 PM To: synchronpermits@gmail.com <synchronpermits@gmail.com> Cc: CJ Green | Harvest <cj@harvestfreight.us>; plotnikov1985evgenii@gmail.com <plotnikov1985evgenii@gmail.com> Subject: Unit 0925 ~ Colorado Permit 26S60210881 is ready Synchron Permits Hello CJ green, Thank you for ordering with us. Your Permit Your permit is attached to this email for convenience. You may also access the PDF'
2026-04-09T17:25:34.764045Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-09T17:25:34.764392Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 is_order_email=True snippet='Please issue a new colorado permit for this unit with the following dimensions. '
2026-04-09T17:25:34.764536Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T17:25:34.768537Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:34.768757Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:38.157123Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 inserted_id=69d7e1121e109c17fcc1284e
2026-04-09T17:25:38.157576Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1861915735200556931 intake_record_id=69d7e1121e109c17fcc1284e intake_title='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T17:25:38.157724Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:38.158431Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:38.158576Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T17:25:38.159004Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:38.173732Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:40.145968Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 sender_emails=['cj@harvestfreight.us']
2026-04-09T17:25:43.136800Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 order_number=33596706
2026-04-09T17:25:43.137122Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 order_number=33596706
2026-04-09T17:25:43.140389Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:43.140545Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:43.619983Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-09T17:25:43.620357Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T17:25:43.620918Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 order_number=33596706 sections_mapped=6
2026-04-09T17:25:43.621117Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:43.622211Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:43.622427Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T17:25:43.623045Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:43.643739Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:43.643959Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:25:44.975803Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T17:25:52.768703Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1861915735200556931
2026-04-09T17:25:54.169445Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:54.171265Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=3942 conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 seed_message_id=<DM6PR06MB47327CA34D770DFD6E87104DD7582@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=2 source_thread_id=1861915735200556931 thread_fetch_succeeded=True
2026-04-09T17:25:59.021088Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 has_data=True thread_text_length=3942
2026-04-09T17:25:59.021316Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:59.024512Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:59.024749Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:59.025066Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T17:25:59.025222Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1
2026-04-09T17:25:59.025810Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T17:25:59.026576Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33596706 submission_status=blocked
2026-04-09T17:25:59.269698Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T17:25:59.269995Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T17:25:59.517001Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T17:25:59.517254Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_132334_760105
2026-04-09T17:26:00.165646Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T17:26:00.167791Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_132334_760105
2026-04-09T17:31:00.250367Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T17:31:00.251119Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:31:01.893998Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T17:31:02.621262Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51307 unseen_only=False
2026-04-09T17:33:13.441997Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-09T17:33:13.442639Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T17:33:15.762142Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T17:33:16.008531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T17:33:16.255383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005093607499678 fingerprint=a89c74c9278d693090abda0465a9eda374dad05c75d6b1f0862bdc642f7ad320 subject='Dimension Alert - Permit 26099012504 West Virginia, Order 58863815'
2026-04-09T17:33:16.501997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005117459353864 fingerprint=8b4f5fb83bb54d313b7070c0f6a165141150a8742fdfa4b4e28e5dbafa90c908 subject='Dimension Alert - Permit NM26102229 New Mexico, Order 72865010'
2026-04-09T17:33:16.749496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T17:33:16.996109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T17:33:17.253098Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T17:33:17.500099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T17:33:17.746927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T17:33:18.001549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T17:33:18.256666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T17:33:18.503109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T17:33:18.751591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T17:33:18.999653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=ad53dba6df426a860f0baa7a1275c8d43177362b0b8e24383df9e6278dfc8dd3 subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T17:33:19.246113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T17:33:19.492525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=5049372c1a93ea5ba04bc4f583a4b58f0efc53641e5e7389eab526c0d325616d subject='Re: Re:'
2026-04-09T17:33:19.738948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T17:33:19.985593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T17:33:20.232653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=0dbdc00bebe3de189fd86ab3c073d0da9618747f9094031100eb867be7173ef2 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T17:33:20.479263Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T17:33:20.725823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T17:33:20.973378Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=495847f1b38b1c1fb5b141b963654abf91c2c641af67353b12be5de10138a37d subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T17:33:21.219928Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=b12c0704744a1a7691d9c7de56a903dae97e2503b7ce701172aba954ec022ece subject='New 1Password sign-in alert'
2026-04-09T17:33:21.466573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=3e9745318af2395b91b10dab0a7aecbc57b47462ad906bb6de44b31e99f625a2 subject='Fwd: Permit PA and NY'
2026-04-09T17:33:21.713632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T17:33:21.960260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T17:33:22.207506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T17:33:22.464982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T17:33:22.711914Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1325] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 email_count=1 subject='Confirmation of Order #47665893'
2026-04-09T17:33:22.713314Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:22.713462Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T17:33:22.713894Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:22.729854Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:22.730428Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Dear Sam Doyle,\n\nWe are pleased to inform you that we have successfully collected all the necessary ' text_length=1325
2026-04-09T17:33:22.730675Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 snippet="Dear Sam Doyle, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T17:33:22.730913Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 subject='Confirmation of Order #47665893'
2026-04-09T17:33:22.731150Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 is_order_email=True snippet='Dear Sam Doyle, We are pleased to inform you that we have successfully collected'
2026-04-09T17:33:22.731315Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T17:33:22.735097Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:22.735327Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:26.467593Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 inserted_id=69d7e2e61e109c17fcc12897
2026-04-09T17:33:26.468013Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862014649758347975 intake_record_id=69d7e2e61e109c17fcc12897 intake_title='Confirmation of Order #47665893'
2026-04-09T17:33:26.468174Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:26.468882Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:26.469019Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T17:33:26.469473Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:26.484282Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:29.216297Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 sender_emails=['info@synchronpermits.com']
2026-04-09T17:33:29.216544Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 order_number=47665893 source=current_conversation_regex
2026-04-09T17:33:29.216777Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 order_number=47665893
2026-04-09T17:33:29.219945Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:29.220101Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:29.466713Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 doc_id=69d7df4f1e109c17fcc1280b order_number=47665893 query_field=token
2026-04-09T17:33:29.466977Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T17:33:29.467432Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 order_number=47665893 sections_mapped=6
2026-04-09T17:33:29.467595Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:29.468335Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:29.468482Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T17:33:29.468915Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:29.483468Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:29.483623Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:33:30.706737Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T17:33:37.786851Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862014649758347975
2026-04-09T17:33:39.264129Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:33:39.265251Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1325 conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 seed_message_id=<2d6f.2a59c46da935360.m1.22a0f4b0-3439-11f1-a6c3-525400fb7a78.19d73473f7b@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862014649758347975 thread_fetch_succeeded=True
2026-04-09T17:34:04.804052Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 has_data=True thread_text_length=1325
2026-04-09T17:34:04.804304Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:34:04.807553Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:34:04.807731Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:34:04.807982Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T17:34:04.808108Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1
2026-04-09T17:34:04.808727Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T17:34:04.809404Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=47665893 submission_status=blocked
2026-04-09T17:34:05.062518Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T17:34:05.062757Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T17:34:05.309024Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T17:34:05.309253Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_133100_250608
2026-04-09T17:34:06.078320Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T17:34:06.078966Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_133100_250608
2026-04-09T17:39:06.170307Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T17:39:06.171181Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:39:07.423000Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T17:39:08.277737Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51311 unseen_only=False
2026-04-09T17:41:19.555072Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-09T17:41:19.555622Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T17:41:21.849479Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T17:41:22.095494Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005587622599953 fingerprint=2c1eb2612dc5f8473a5448aeb14f2300b8958b4010f3b5f4b334d008131d6f8a subject='Everingham & Kerr: Buyer Client - Bucks County & Surrounding\r\n Markets'
2026-04-09T17:41:22.341401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=f800b325ab218a0e1408e0140e44a8f41ed38b27ace4779674db68f4bf988a5a subject='Re: MO permit'
2026-04-09T17:41:22.587419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001454921843269 fingerprint=568b1c854a192fca14f61ccf4a9e734a69b3b451cdac36d09edf0407830aa7ec subject='Re: Welcome to Synchron Permits – Your Account is Ready!'
2026-04-09T17:41:22.833644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T17:41:23.079494Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862006781487523266 fingerprint=dbbffe0ec57a4028c0afe98bf17d79b5a655eff5d8404910a0d7a645d1c38c02 subject='Re: COI UPDATE'
2026-04-09T17:41:23.325334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T17:41:23.572230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008406272675863 fingerprint=29443b32155fab924f6e5e297781c32de5f2e8a51c96f4ca15a0050356d6a2e5 subject='Indiana Bucket Truck waivers will discontinue July 2026'
2026-04-09T17:41:23.818237Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T17:41:24.064224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T17:41:24.310309Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T17:41:24.562353Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=ad53dba6df426a860f0baa7a1275c8d43177362b0b8e24383df9e6278dfc8dd3 subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T17:41:24.808479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T17:41:25.054410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=5049372c1a93ea5ba04bc4f583a4b58f0efc53641e5e7389eab526c0d325616d subject='Re: Re:'
2026-04-09T17:41:25.300209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T17:41:25.546257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T17:41:25.792311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=0dbdc00bebe3de189fd86ab3c073d0da9618747f9094031100eb867be7173ef2 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T17:41:26.038584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T17:41:26.284575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T17:41:26.530418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=495847f1b38b1c1fb5b141b963654abf91c2c641af67353b12be5de10138a37d subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T17:41:26.785559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=5a618e0a057f433c8d299bc74a7a4ccd6ef5394742e74a2a935d3a81739eb14c subject='New 1Password sign-in alert'
2026-04-09T17:41:27.031464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=3e9745318af2395b91b10dab0a7aecbc57b47462ad906bb6de44b31e99f625a2 subject='Fwd: Permit PA and NY'
2026-04-09T17:41:27.277457Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T17:41:27.523373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T17:41:27.769438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T17:41:28.015505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T17:41:28.261463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T17:41:28.753250Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[0] conversation_id=1862015193527933617 conversation_index=1 conversation_total=2 email_count=1 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T17:41:28.754642Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862015193527933617 conversation_index=1 conversation_total=2
2026-04-09T17:41:28.754787Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015193527933617 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T17:41:28.755209Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015193527933617 conversation_index=1 conversation_total=2
2026-04-09T17:41:28.769661Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862015193527933617 conversation_index=1 conversation_total=2
2026-04-09T17:41:28.769895Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862015193527933617 conversation_index=1 conversation_total=2 email_count=1 first_100_chars=(empty) text_length=0
2026-04-09T17:41:28.770029Z [warning  ] Bot 1 - No conversation text to classify [EmailClassifierAgent] conversation_id=1862015193527933617 conversation_index=1 conversation_total=2 email_count=1 raw_body_lengths=[0]
2026-04-09T17:41:28.770276Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862015193527933617 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-09T17:41:28.773007Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T17:41:28.773606Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862015193527933617 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T17:41:29.022463Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862015193527933617 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-09T17:41:29.022931Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[61] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 email_count=1 subject='Permits have been approved for payment'
2026-04-09T17:41:29.024138Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:29.024287Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T17:41:29.024711Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:29.039861Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:29.040218Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='The following permits have been approved for payment.\n1906533' text_length=61
2026-04-09T17:41:29.040521Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 snippet='The following permits have been approved for payment. 1906533'
2026-04-09T17:41:34.872256Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-09T17:41:34.872641Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 is_order_email=True snippet='The following permits have been approved for payment. 1906533'
2026-04-09T17:41:34.872778Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-09T17:41:34.876261Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:34.876456Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:39.456455Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 inserted_id=69d7e4d31e109c17fcc128e0
2026-04-09T17:41:39.456995Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862015457951873626 intake_record_id=69d7e4d31e109c17fcc128e0 intake_title='Permits have been approved for payment'
2026-04-09T17:41:39.457145Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:39.457855Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:39.457992Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T17:41:39.458419Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:39.473398Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:41.614498Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Co conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 sender_emails=['dot_cdot_permits@state.co.us']
2026-04-09T17:41:45.912605Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=Co conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 order_number=07640028
2026-04-09T17:41:45.912997Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 order_number=07640028
2026-04-09T17:41:45.916101Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:45.916266Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:46.663761Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 doc_id=69d511e41e109c17fcc0a401 order_number=07640028 query_field=token
2026-04-09T17:41:46.664127Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-09T17:41:46.664905Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 order_number=07640028 sections_mapped=6
2026-04-09T17:41:46.665107Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:46.666299Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:46.666512Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T17:41:46.667175Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:46.694032Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:46.694292Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:41:47.902852Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T17:41:54.449404Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862015457951873626
2026-04-09T17:41:55.960103Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:55.960795Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=61 conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 seed_message_id=<69d7e41e.0c0a0220.30053.b0b3SMTPIN_ADDED_MISSING@mx.google.com> source_email_count=1 source_thread_id=1862015457951873626 thread_fetch_succeeded=True
2026-04-09T17:41:59.330144Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 has_data=True thread_text_length=61
2026-04-09T17:41:59.330452Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:59.335710Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:59.336032Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:59.336675Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T17:41:59.336908Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2
2026-04-09T17:41:59.337971Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T17:41:59.339387Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Co conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=07640028 submission_status=blocked
2026-04-09T17:41:59.588466Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-09T17:41:59.588710Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T17:41:59.834422Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T17:41:59.834634Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_133906_170592
2026-04-09T17:42:00.558537Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T17:42:00.559196Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260409_133906_170592
2026-04-09T17:47:00.643284Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T17:47:00.644054Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:47:01.878533Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T17:47:02.757983Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51321 unseen_only=False
2026-04-09T17:49:19.854284Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-09T17:49:19.854811Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T17:49:22.145543Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T17:49:22.390375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007284150875895 fingerprint=913fee236ddf0c4a40aad60b5d345a97eb607e2c73c9bf76d4fcf5285014e5d7 subject='Re: UNIT 102'
2026-04-09T17:49:22.635229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T17:49:22.879843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007580038648978 fingerprint=5be029af09958677bfb3f50225e0f1b11900df72655c4a8f23c1083fd4780b3e subject='Re: Michigan Account Creation'
2026-04-09T17:49:23.124488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T17:49:23.369332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=ad53dba6df426a860f0baa7a1275c8d43177362b0b8e24383df9e6278dfc8dd3 subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T17:49:23.614541Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T17:49:23.859084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T17:49:24.103712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T17:49:24.348398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T17:49:24.593052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T17:49:24.837783Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=0dbdc00bebe3de189fd86ab3c073d0da9618747f9094031100eb867be7173ef2 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T17:49:25.082496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T17:49:25.327002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T17:49:25.571495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=7c6f73e8d5a81dc1aa3f89df055c881252e1c085e5d19f9f6a22e6316fdba76d subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T17:49:25.816013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=3ba4eeb5d17f3f82cdc65da8900034481c122f1d3af7ef101a5d72e51feca52e subject='New 1Password sign-in alert'
2026-04-09T17:49:26.060493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T17:49:26.305183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T17:49:26.551273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T17:49:26.796035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T17:49:27.040779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T17:49:27.285443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T17:49:27.530251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T17:49:27.774941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=c22f3944a6393b2accec9c1cd90d6f60d00e4e6a9b42b3ca7852e8a916001ee1 subject='Permits have been approved for payment'
2026-04-09T17:49:29.001688Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[368] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 email_count=1 subject='D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T17:49:29.003141Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:29.003357Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:49:29.003806Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:29.019228Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:29.019694Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 email_count=1 first_100_chars='*Dear all, *\nPlease proceed with submitting a permit for truck #464.\nThe driver will load today.Plea' text_length=368
2026-04-09T17:49:29.020025Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 snippet='*Dear all, * Please proceed with submitting a permit for truck #464. The driver will load today.Please call the driver regarding the route or weight distribution. Let me know if a height pole is needed. Pickup & Delivery Addresses · Pickup Address: 1410 Industrial Park Dr, Clarksdale, MS 38614-4600 · Delivery Address: 15446 NORTH 25TH EAST, Idaho Falls, ID 83401'
2026-04-09T17:49:31.005875Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 raw_answer=yes
2026-04-09T17:49:31.006240Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 is_order_email=True snippet='*Dear all, * Please proceed with submitting a permit for truck #464. The driver '
2026-04-09T17:49:31.006385Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 is_order_email=True
2026-04-09T17:49:31.010090Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:31.010263Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:35.060545Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 inserted_id=69d7e6ae1e109c17fcc12929
2026-04-09T17:49:35.061039Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862015501259093457 intake_record_id=69d7e6ae1e109c17fcc12929 intake_title='D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T17:49:35.061212Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:35.061985Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:35.062134Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:49:35.062611Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:35.078662Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:36.683526Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 sender_emails=['dan@ddtransporting.com']
2026-04-09T17:49:40.661639Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 order_number=10361075
2026-04-09T17:49:40.661970Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 order_number=10361075
2026-04-09T17:49:40.665159Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:40.665327Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:40.909635Z [warning  ] Order not found in all_orders  [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 order_number=10361075 query_field=token
2026-04-09T17:49:40.909865Z [warning  ] Bot 4 - Order not found in MongoDB [MongoDBEnrichmentAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 order_number=10361075
2026-04-09T17:49:40.910172Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:40.910954Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:40.911091Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:49:40.911771Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:40.926816Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:40.926977Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:49:42.511725Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 mailbox=INBOX readonly=True
2026-04-09T17:49:50.941965Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862015501259093457
2026-04-09T17:49:52.639234Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:52.639761Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=368 conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 seed_message_id=<CAJi_+uz-f83sc139fyus77E7+Hdnp5BRFqkyEkxq+ZdOu4ViVw@mail.gmail.com> source_email_count=1 source_thread_id=1862015501259093457 thread_fetch_succeeded=True
2026-04-09T17:49:56.525948Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 has_data=True thread_text_length=368
2026-04-09T17:49:56.526146Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:56.529262Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:56.529424Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:56.529654Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-09T17:49:56.529784Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5
2026-04-09T17:49:56.530349Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T17:49:56.530938Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='D&D Transporting LLC' conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=10361075 submission_status=blocked
2026-04-09T17:49:56.778287Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 submission_status=blocked
2026-04-09T17:49:56.778515Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 conversation_index=1 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T17:49:56.779144Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[271] conversation_id=1862015474634952894 conversation_index=2 conversation_total=5 email_count=1 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T17:49:56.780268Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862015474634952894 conversation_index=2 conversation_total=5
2026-04-09T17:49:56.780412Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015474634952894 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:49:56.780849Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015474634952894 conversation_index=2 conversation_total=5
2026-04-09T17:49:56.795600Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862015474634952894 conversation_index=2 conversation_total=5
2026-04-09T17:49:56.795893Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862015474634952894 conversation_index=2 conversation_total=5 email_count=1 first_100_chars='A COOPR permit from the People of CDOT - Attached Permit Number: 26SS0214211\n\nThere may be some diff' text_length=271
2026-04-09T17:49:56.796118Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862015474634952894 conversation_index=2 conversation_total=5 snippet="A COOPR permit from the People of CDOT - Attached Permit Number: 26SS0214211 There may be some differences from permits you've received in the past. For example, the COOPR permit includes turn by turn directions, curfews and movement restrictions specific to your route."
2026-04-09T17:49:59.933277Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862015474634952894 conversation_index=2 conversation_total=5 raw_answer=no
2026-04-09T17:49:59.933597Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862015474634952894 conversation_index=2 conversation_total=5 is_order_email=False snippet='A COOPR permit from the People of CDOT - Attached Permit Number: 26SS0214211 The'
2026-04-09T17:49:59.933736Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862015474634952894 conversation_index=2 conversation_total=5 is_order_email=False
2026-04-09T17:49:59.937473Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 conversation_index=2 conversation_total=5 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T17:49:59.938050Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862015474634952894 conversation_index=2 conversation_total=5 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T17:50:00.185422Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862015474634952894 conversation_index=2 conversation_total=5 submission_status=not_attempted
2026-04-09T17:50:00.185876Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1034] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 email_count=1 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T17:50:00.187002Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:00.187144Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:50:00.187573Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:00.202150Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:00.202501Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=953
2026-04-09T17:50:00.202739Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Colorado state regulations. TRANSPORTATION ORDER DETAILS Order Number: 27294325 Permit Number: 26SS0214211 Jurisdiction: Colorado Order Management: https://permits.synchrontms.com/order-details?orderId=27294325 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Width: 13\' 0" Order Specifications: Width: 13\' 2" RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to'
2026-04-09T17:50:00.202956Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T17:50:00.203210Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T17:50:00.203588Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 is_order_email=True
2026-04-09T17:50:00.206279Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:00.206441Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:04.581481Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 inserted_id=69d7e6cc1e109c17fcc1297a
2026-04-09T17:50:04.581902Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862015558717694562 intake_record_id=69d7e6cc1e109c17fcc1297a intake_title='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T17:50:04.582057Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:04.582783Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:04.582928Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:50:04.583367Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:04.598979Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:26.902308Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Heavyhaulgbt conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T17:50:26.902551Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 order_number=27294325 source=current_conversation_regex
2026-04-09T17:50:26.902795Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 order_number=27294325
2026-04-09T17:50:26.906495Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:26.906722Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:27.638487Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 doc_id=69d52e3f1e109c17fcc0a9ad order_number=27294325 query_field=token
2026-04-09T17:50:27.638759Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 fields_mapped=6
2026-04-09T17:50:27.639144Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 order_number=27294325 sections_mapped=6
2026-04-09T17:50:27.639322Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:27.640025Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:27.640167Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:50:27.640595Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:27.655231Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:27.655397Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:50:29.015175Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 mailbox=INBOX readonly=True
2026-04-09T17:50:37.040629Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862015558717694562
2026-04-09T17:50:38.855219Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:38.855820Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1034 conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 seed_message_id=<order-27294325-fbdb2509@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862015558717694562 thread_fetch_succeeded=True
2026-04-09T17:50:43.402802Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 has_data=True thread_text_length=1034
2026-04-09T17:50:43.403003Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:43.406321Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:43.406499Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:43.406758Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-09T17:50:43.406886Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5
2026-04-09T17:50:43.407518Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T17:50:43.408214Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Heavyhaulgbt conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=27294325 submission_status=blocked
2026-04-09T17:50:43.655842Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 submission_status=blocked
2026-04-09T17:50:43.656091Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 conversation_index=3 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T17:50:43.656614Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1001] conversation_id=1862015753738865275 conversation_index=4 conversation_total=5 email_count=1 subject='New sign-on notification'
2026-04-09T17:50:43.657762Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862015753738865275 conversation_index=4 conversation_total=5
2026-04-09T17:50:43.657910Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015753738865275 conversation_index=4 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:50:43.658333Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015753738865275 conversation_index=4 conversation_total=5
2026-04-09T17:50:43.673800Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862015753738865275 conversation_index=4 conversation_total=5
2026-04-09T17:50:43.674295Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862015753738865275 conversation_index=4 conversation_total=5 email_count=1 first_100_chars='New Sign-On Detected\n\nHi NASH,\n\nYour Okta Account synchronpermits@gmail.com was just used to sign-in' text_length=1001
2026-04-09T17:50:43.674541Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862015753738865275 conversation_index=4 conversation_total=5 snippet="New Sign-On Detected Hi NASH, Your Okta Account synchronpermits@gmail.com was just used to sign-in from a new or unrecognized device, browser, or application. Sign-In Details: CHROME - Windows 11 Thursday, April 9, 2026 5:43:20 PM Coordinated Universal Time Miami, Florida, United States IP: 181.214.150.45 Don't recognize this activity? Your account may have been compromised; we recommend reporting the suspicious activity to your organization. Report Suspicious Activity The security of your account is very important to us and we want to ensure that you are updated when important actions are taken. We were unable to determine if you had previously signed"
2026-04-09T17:50:45.453199Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862015753738865275 conversation_index=4 conversation_total=5 raw_answer=no
2026-04-09T17:50:45.453513Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862015753738865275 conversation_index=4 conversation_total=5 is_order_email=False snippet='New Sign-On Detected Hi NASH, Your Okta Account synchronpermits@gmail.com was ju'
2026-04-09T17:50:45.453653Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862015753738865275 conversation_index=4 conversation_total=5 is_order_email=False
2026-04-09T17:50:45.458019Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 conversation_index=4 conversation_total=5 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T17:50:45.458959Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862015753738865275 conversation_index=4 conversation_total=5 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T17:50:45.706012Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862015753738865275 conversation_index=4 conversation_total=5 submission_status=not_attempted
2026-04-09T17:50:45.706388Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1036] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 email_count=1 subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T17:50:45.707523Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:45.707665Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:50:45.708081Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:45.724071Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:45.724556Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=955
2026-04-09T17:50:45.724852Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with New Mexico state regulations. TRANSPORTATION ORDER DETAILS Order Number: 27294325 Permit Number: NM26103717 Jurisdiction: New Mexico Order Management: https://permits.synchrontms.com/order-details?orderId=27294325 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Width: 13\' " Order Specifications: Width: 13\' 2" RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications'
2026-04-09T17:50:45.725081Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T17:50:45.725374Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T17:50:45.725509Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 is_order_email=True
2026-04-09T17:50:45.729379Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:45.729577Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:49.931113Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 inserted_id=69d7e6f91e109c17fcc12983
2026-04-09T17:50:49.931564Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862015957477441045 intake_record_id=69d7e6f91e109c17fcc12983 intake_title='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T17:50:49.931713Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:49.932448Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:49.932591Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:50:49.933029Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:49.947831Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:58.411502Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Heavyhaulgbt conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T17:50:58.411802Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 order_number=27294325 source=current_conversation_regex
2026-04-09T17:50:58.412150Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 order_number=27294325
2026-04-09T17:50:58.418883Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:58.419139Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:59.150959Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 doc_id=69d52e3f1e109c17fcc0a9ad order_number=27294325 query_field=token
2026-04-09T17:50:59.151260Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 fields_mapped=6
2026-04-09T17:50:59.151635Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 order_number=27294325 sections_mapped=6
2026-04-09T17:50:59.151770Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:59.152494Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:59.152636Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 model=gemini-flash-latest
2026-04-09T17:50:59.153056Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:59.168009Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:50:59.168221Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:51:00.534851Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 mailbox=INBOX readonly=True
2026-04-09T17:51:07.965039Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862015957477441045
2026-04-09T17:51:09.626594Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:51:09.627538Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1036 conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 seed_message_id=<order-27294325-9ac7c9fd@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862015957477441045 thread_fetch_succeeded=True
2026-04-09T17:51:14.094269Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 has_data=True thread_text_length=1036
2026-04-09T17:51:14.094484Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:51:14.097998Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:51:14.098184Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:51:14.098444Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-09T17:51:14.098570Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5
2026-04-09T17:51:14.099187Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T17:51:14.099859Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Heavyhaulgbt conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=27294325 submission_status=blocked
2026-04-09T17:51:14.346659Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 submission_status=blocked
2026-04-09T17:51:14.346902Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 conversation_index=5 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T17:51:14.591324Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T17:51:14.591584Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=5 classifier_input_words=50 completed_order_found=False conversation_count=5 max_messages_requested=50 non_order_email_count=2 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260409_134700_643522
2026-04-09T17:51:15.360487Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T17:51:15.361125Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=5 orders=3 run_trace_dir=all_steps_data/run_20260409_134700_643522
2026-04-09T17:56:15.461289Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T17:56:15.462125Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:56:16.698129Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T17:56:17.607480Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51324 unseen_only=False
2026-04-09T17:58:47.219271Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=27 latest_message_count=50
2026-04-09T17:58:47.220050Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T17:58:49.453637Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T17:58:49.697986Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009070242831527 fingerprint=d0dcc20d61625a95bdbd3d404f73b5fe045daac7da85649526e2eb636443bd35 subject='Confirmation of Order #65125113'
2026-04-09T17:58:49.946203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T17:58:50.181454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=ad53dba6df426a860f0baa7a1275c8d43177362b0b8e24383df9e6278dfc8dd3 subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T17:58:50.416332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010273907377456 fingerprint=eccef402ad1f85ac35313af57b774efd03223f3008c830cbacb90e90005e7b94 subject='Everingham & Kerr: B2B Trade Magazine Publisher'
2026-04-09T17:58:50.665077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T17:58:50.899927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T17:58:51.135043Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T17:58:51.369935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T17:58:51.615264Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=0dbdc00bebe3de189fd86ab3c073d0da9618747f9094031100eb867be7173ef2 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T17:58:51.850454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T17:58:52.085588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T17:58:52.320435Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=7c6f73e8d5a81dc1aa3f89df055c881252e1c085e5d19f9f6a22e6316fdba76d subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T17:58:52.555441Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=3ba4eeb5d17f3f82cdc65da8900034481c122f1d3af7ef101a5d72e51feca52e subject='New 1Password sign-in alert'
2026-04-09T17:58:52.800974Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T17:58:53.035773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T17:58:53.270557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T17:58:53.505420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T17:58:53.740406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T17:58:53.975317Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T17:58:54.210169Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T17:58:54.445082Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=9c3e7dc3b6c6e4892ebf257d96b9f184174bc97acd431dffc64f8fb002a52c86 subject='Permits have been approved for payment'
2026-04-09T17:58:54.679937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=fe6f133607d50b18f52353663e5ac40a9e416af7c76319e1a16ab0e448734e89 subject='D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T17:58:54.914805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T17:58:55.149715Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T17:58:55.384568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T17:58:55.625693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T17:58:55.860926Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[610] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 email_count=1 subject='Permit Request trk#F668 04/09'
2026-04-09T17:58:55.862474Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:58:55.862619Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T17:58:55.863047Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:58:55.877795Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:58:55.878275Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 email_count=1 first_100_chars="Good morning,I've attached the docs for this truck and trailer.Need the permits effective as of toda" text_length=610
2026-04-09T17:58:55.878636Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 snippet='Good morning,I\'ve attached the docs for this truck and trailer.Need the permits effective as of today It\'s a 53ft SD Truck#F668 Trailer#F2658 Pickup:333 STATE ST Chicago heights,IL 60411 Delivery:5929 HIGHWAY 18 EAST Blytheville,AR 72315 Commodity:Oversized Ladle Bottoms S/N:1019328 Dims: 20\'L / 9\'5"W / 2\'H @ legal weight Overall dims: 75\'L / 9\'4"W / 13\'6"H @ legal weight Nolan Popa Dispatch coordinator Email: nolan@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (331) 800-0577 Main: (331) 466-0011 ext. 902 Company: Harvest Freight Inc. MC: 1489263 26401 W Red Apple Rd, Plainfield, IL US 60585'
2026-04-09T17:58:58.004008Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-09T17:58:58.004469Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 is_order_email=True snippet="Good morning,I've attached the docs for this truck and trailer.Need the permits "
2026-04-09T17:58:58.004611Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T17:58:58.008791Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:58:58.009001Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:03.282791Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 inserted_id=69d7e8e71e109c17fcc129d3
2026-04-09T17:59:03.283403Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862016383069589626 intake_record_id=69d7e8e71e109c17fcc129d3 intake_title='Permit Request trk#F668 04/09'
2026-04-09T17:59:03.283562Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:03.284278Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:03.284422Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T17:59:03.284854Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:03.299481Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:04.779564Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 sender_emails=['nolan@harvestfreight.us']
2026-04-09T17:59:09.154325Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 order_number=36137995
2026-04-09T17:59:09.154766Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 order_number=36137995
2026-04-09T17:59:09.157930Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:09.158090Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:09.860051Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 doc_id=69cfbc6b4d9a7bf18214945a order_number=36137995 query_field=token
2026-04-09T17:59:09.860346Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T17:59:09.860870Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 order_number=36137995 sections_mapped=6
2026-04-09T17:59:09.861006Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:09.861752Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:09.861894Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T17:59:09.862372Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:09.877537Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:09.877729Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T17:59:11.234657Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T17:59:19.184227Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862016383069589626
2026-04-09T17:59:20.981527Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:20.982799Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=610 conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 seed_message_id=<SN6PR06MB4190E38C20BF1CCB9500009DBC582@SN6PR06MB4190.namprd06.prod.outlook.com> source_email_count=1 source_thread_id=1862016383069589626 thread_fetch_succeeded=True
2026-04-09T17:59:30.681674Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 has_data=True thread_text_length=610
2026-04-09T17:59:30.681869Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:30.685054Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:30.685224Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:30.685612Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T17:59:30.685743Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1
2026-04-09T17:59:30.686464Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T17:59:30.687472Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=36137995 submission_status=blocked
2026-04-09T17:59:30.924855Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T17:59:30.925082Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T17:59:31.159839Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T17:59:31.160059Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_135615_461583
2026-04-09T17:59:32.009280Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T17:59:32.009909Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_135615_461583
2026-04-09T18:04:32.101620Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T18:04:32.102289Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T18:04:33.418719Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T18:04:34.342097Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51328 unseen_only=False
2026-04-09T18:06:43.783603Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=26 latest_message_count=50
2026-04-09T18:06:43.784180Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T18:06:46.064260Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T18:06:46.305367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861939626250736165 fingerprint=cdbb0efe5bbdd3176e2d69da76974098f4179563942d94b13e7d46eff1aaf3f9 subject='Re: #377 IA to OH'
2026-04-09T18:06:46.545695Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T18:06:46.786144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T18:06:47.026565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T18:06:47.272223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T18:06:47.512734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=0dbdc00bebe3de189fd86ab3c073d0da9618747f9094031100eb867be7173ef2 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T18:06:47.753174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T18:06:47.993548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T18:06:48.244007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=a4297c0e45fd151518282f2910687673f1af6d907ab6bf22a81281aed6fc9b37 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T18:06:48.484515Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=3ba4eeb5d17f3f82cdc65da8900034481c122f1d3af7ef101a5d72e51feca52e subject='New 1Password sign-in alert'
2026-04-09T18:06:48.724860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T18:06:48.965272Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T18:06:49.205849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T18:06:49.446503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T18:06:49.686915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T18:06:49.927341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T18:06:50.167717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T18:06:50.408236Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T18:06:50.648642Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=9c3e7dc3b6c6e4892ebf257d96b9f184174bc97acd431dffc64f8fb002a52c86 subject='Permits have been approved for payment'
2026-04-09T18:06:50.889081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=d25c79ce053a295c21f300ac0152c55460e7f6c096acdb84371e244bd6f5ec9b subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T18:06:51.129546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T18:06:51.369978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T18:06:51.610398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T18:06:51.850752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T18:06:52.091362Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=b686ad18d9078838b22718f8fc28b8fd2d835d78074c62deaee5faac0c805417 subject='Permit Request trk#F668 04/09'
2026-04-09T18:06:52.331948Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1081] conversation_id=1862015906332732893 conversation_index=1 conversation_total=1 email_count=1 subject='RE: [EXTERNAL] Access request'
2026-04-09T18:06:52.333298Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862015906332732893 conversation_index=1 conversation_total=1
2026-04-09T18:06:52.333441Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862015906332732893 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T18:06:52.333864Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862015906332732893 conversation_index=1 conversation_total=1
2026-04-09T18:06:52.348521Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862015906332732893 conversation_index=1 conversation_total=1
2026-04-09T18:06:52.348927Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862015906332732893 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Each issuer must have their own login credentials.\n\nHere is your username and password in www.esnoop' text_length=1081
2026-04-09T18:06:52.349318Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862015906332732893 conversation_index=1 conversation_total=1 snippet="Each issuer must have their own login credentials. Here is your username and password in www.esnoopipro.com<http://www.esnoopipro.com/>: Username: 3106896-NASH Password: Washingtonpermit26! After logging in, click your name in the top left corner, then select “Account” from the dropdown. On the Account page: * Click “Manage Security Questions” * Answer the questions * Click “Save” in the bottom right corner You must save your answers or you could get locked out. You’ll see a green “Success” message once it's saved. Thank you, Amy Laveway Vehicle Size and Weight Specialist WSDOT Headquarters Office 360-704-6340 [cid:image001.jpg@01DCC80F.ED3413B0] From: Synchron Permits <synchronpermits@gmail.com> Sent: Thursday, April 9,"
2026-04-09T18:06:54.415315Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862015906332732893 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T18:06:54.415729Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862015906332732893 conversation_index=1 conversation_total=1 is_order_email=False snippet='Each issuer must have their own login credentials. Here is your username and pas'
2026-04-09T18:06:54.415868Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862015906332732893 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T18:06:54.419425Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T18:06:54.420045Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862015906332732893 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T18:06:54.675248Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862015906332732893 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T18:06:54.915365Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T18:06:54.915587Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_140432_101877
2026-04-09T18:06:55.654803Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T18:06:55.655561Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260409_140432_101877
2026-04-09T18:11:55.755332Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T18:11:55.756044Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T18:11:57.001232Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T18:11:57.823098Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51331 unseen_only=False
2026-04-09T18:14:13.837261Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=27 latest_message_count=50
2026-04-09T18:14:13.837790Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T18:14:16.099082Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T18:14:16.338266Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862005141155840928 fingerprint=16e5508f6cdb597228ef3a2264484860ebcf6b6d52985e7f58540c9662e07dd1 subject='Re: Unit 0925 ~ New Mexico Permit NM26102229 is ready'
2026-04-09T18:14:16.577590Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010648546176882 fingerprint=a40820f247394269ba78685f8f36f6bdedeb15b5acb6f9c9626fceb4e96f0131 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148031'
2026-04-09T18:14:16.816772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=4181b1ec2e2b16eb319db19a2aa5f9e41a9daba9135351e27494671b81fc561b subject='Payment Receipt'
2026-04-09T18:14:17.055855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=0dbdc00bebe3de189fd86ab3c073d0da9618747f9094031100eb867be7173ef2 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T18:14:17.295017Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T18:14:17.534141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T18:14:17.773134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=b66ee1e517022b71f66c317da17c2e560517c1ab79b27d1f4b23b49ac36cf8f2 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T18:14:18.012134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=3ba4eeb5d17f3f82cdc65da8900034481c122f1d3af7ef101a5d72e51feca52e subject='New 1Password sign-in alert'
2026-04-09T18:14:18.251379Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T18:14:18.490486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T18:14:18.729665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T18:14:18.969280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T18:14:19.208361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T18:14:19.447454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T18:14:19.686489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T18:14:19.925482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T18:14:20.164565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T18:14:20.403983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=9c3e7dc3b6c6e4892ebf257d96b9f184174bc97acd431dffc64f8fb002a52c86 subject='Permits have been approved for payment'
2026-04-09T18:14:20.643128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=d25c79ce053a295c21f300ac0152c55460e7f6c096acdb84371e244bd6f5ec9b subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T18:14:20.888334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T18:14:21.127422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T18:14:21.366519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T18:14:21.605707Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T18:14:21.844860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=b686ad18d9078838b22718f8fc28b8fd2d835d78074c62deaee5faac0c805417 subject='Permit Request trk#F668 04/09'
2026-04-09T18:14:22.083935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T18:14:22.562607Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[361] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 email_count=1 subject='Request for Permit - Approved'
2026-04-09T18:14:22.564125Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:22.564305Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T18:14:22.564733Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:22.579518Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:22.579975Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='The following permit request has been Approved and is ready to be paid for.\n\nCompany Name: PAN LOGIS' text_length=361
2026-04-09T18:14:22.580332Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 snippet='The following permit request has been Approved and is ready to be paid for. Company Name: PAN LOGISTICS INC Unit #: 462 Permit Type: Oversize Single Trip Start Date: 04/09/2026 The permit will not be valid until it has been paid for. Please do not respond to this email. If assistance is needed, please contact Motor Carrier Customer Service at (801)965-4892.'
2026-04-09T18:14:26.287235Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-09T18:14:26.287679Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 is_order_email=True snippet='The following permit request has been Approved and is ready to be paid for. Comp'
2026-04-09T18:14:26.287822Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T18:14:26.291457Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:26.291621Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:31.665221Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 inserted_id=69d7ec871e109c17fcc12ae2
2026-04-09T18:14:31.665825Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862017243114700068 intake_record_id=69d7ec871e109c17fcc12ae2 intake_title='Request for Permit - Approved'
2026-04-09T18:14:31.665975Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:31.666713Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:31.666858Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T18:14:31.667294Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:31.682515Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:33.712855Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='PAN LOGISTICS INC' conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 sender_emails=['sbergen@utah.gov']
2026-04-09T18:14:38.870019Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='PAN LOGISTICS INC' conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 order_number=33466352
2026-04-09T18:14:38.870362Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 order_number=33466352
2026-04-09T18:14:38.873476Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:38.873633Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:39.588664Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 doc_id=69cece874d9a7bf18213e902 order_number=33466352 query_field=token
2026-04-09T18:14:39.588929Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T18:14:39.589313Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 order_number=33466352 sections_mapped=6
2026-04-09T18:14:39.589454Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:39.590192Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:39.590339Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T18:14:39.590764Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:39.605306Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:39.605462Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T18:14:41.142018Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T18:14:48.550795Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862017243114700068
2026-04-09T18:14:50.287934Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:50.288659Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=361 conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 seed_message_id=<69d7eac5.050a0220.22f7fe.7c3eSMTPIN_ADDED_MISSING@mx.google.com> source_email_count=1 source_thread_id=1862017243114700068 thread_fetch_succeeded=True
2026-04-09T18:14:53.846467Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 has_data=True thread_text_length=361
2026-04-09T18:14:53.846675Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:53.849741Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:53.849908Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:53.850275Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T18:14:53.850418Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2
2026-04-09T18:14:53.850976Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T18:14:53.851856Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='PAN LOGISTICS INC' conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33466352 submission_status=blocked
2026-04-09T18:14:54.093780Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-09T18:14:54.094042Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T18:14:54.094774Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[882] conversation_id=1862017391202571521 conversation_index=2 conversation_total=2 email_count=1 subject='Order Confirmation'
2026-04-09T18:14:54.095993Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862017391202571521 conversation_index=2 conversation_total=2
2026-04-09T18:14:54.096136Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862017391202571521 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T18:14:54.096581Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862017391202571521 conversation_index=2 conversation_total=2
2026-04-09T18:14:54.111309Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862017391202571521 conversation_index=2 conversation_total=2
2026-04-09T18:14:54.111693Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862017391202571521 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='$40.00 USD\n\n04/09/2026 02:09:21 PM\n\nSTATE OF NY DOT WEB\n\nYour payment has been approved\n\nTransaction' text_length=880
2026-04-09T18:14:54.111935Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862017391202571521 conversation_index=2 conversation_total=2 snippet='$40.00 USD 04/09/2026 02:09:21 PM STATE OF NY DOT WEB Your payment has been approved Transaction Type SALE Payment VISA 42**********1606 Transaction ID 090426O13-9B77D791-F783-4BBB-9FDC-07CDB7741F6D Approval Code 07647G Approval Message APPROVAL ECI HOOCS Transaction Ref 164-1206322 Description Permit 5022626 Total $40.00 USD HOOCS Permit IDs 5022626, 5022725 STATE OF NY DOT WEB 50 WOLF RD ALBANY NY 12205-2603 518-457-0359 The information contained in this e-mail and in any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any'
2026-04-09T18:14:56.054409Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862017391202571521 conversation_index=2 conversation_total=2 raw_answer=no
2026-04-09T18:14:56.054728Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862017391202571521 conversation_index=2 conversation_total=2 is_order_email=False snippet='$40.00 USD 04/09/2026 02:09:21 PM STATE OF NY DOT WEB Your payment has been appr'
2026-04-09T18:14:56.054869Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862017391202571521 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-09T18:14:56.058780Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T18:14:56.059569Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862017391202571521 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T18:14:56.301843Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862017391202571521 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-09T18:14:56.540684Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T18:14:56.540903Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_141155_755576
2026-04-09T18:14:57.305623Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T18:14:57.306632Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260409_141155_755576
2026-04-09T18:19:57.405395Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T18:19:57.406286Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T18:19:58.718024Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T18:19:59.759666Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51335 unseen_only=False
2026-04-09T18:22:27.181061Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=25 latest_message_count=50
2026-04-09T18:22:27.181843Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T18:22:29.451316Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T18:22:29.693067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011079912955137 fingerprint=f770d65c7214223ff6e7c863fcf12c16bbb683a662af71273017e2e832ccb01b subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148051'
2026-04-09T18:22:29.934709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T18:22:30.176275Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=80fc06f2a425a75d48b4c8907f0d8e2fe87f52da0d519ba9fd46c58262a3f648 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T18:22:30.418023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=74dd2fc357ec297796eea4d93b9504e4afb33f728b70c796a186b71e9fce7b30 subject='New 1Password sign-in alert'
2026-04-09T18:22:30.659745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T18:22:30.901522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T18:22:31.143250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=0dbdc00bebe3de189fd86ab3c073d0da9618747f9094031100eb867be7173ef2 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T18:22:31.384840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T18:22:31.626602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T18:22:31.868264Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T18:22:32.109979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T18:22:32.351632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T18:22:32.593254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T18:22:32.835131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T18:22:33.076843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=9c3e7dc3b6c6e4892ebf257d96b9f184174bc97acd431dffc64f8fb002a52c86 subject='Permits have been approved for payment'
2026-04-09T18:22:33.318563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=39fbf5d67356966bde62db37eef483e8fa63b1db7130530075f17a922cd53596 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T18:22:33.560289Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T18:22:33.802218Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T18:22:34.044208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T18:22:34.285798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T18:22:34.527477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=b686ad18d9078838b22718f8fc28b8fd2d835d78074c62deaee5faac0c805417 subject='Permit Request trk#F668 04/09'
2026-04-09T18:22:34.769078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T18:22:35.010811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T18:22:35.252631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=17f748a1850fbb9c37741aec0edc300318f258e127a68faf5b2c4dd5f77b8a37 subject='Order Confirmation'
2026-04-09T18:22:35.494529Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2147] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 email_count=1 subject='Unit: 819 / project order'
2026-04-09T18:22:35.496027Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:35.496197Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T18:22:35.496718Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:35.511441Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:35.512126Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='4 axle truck, 4 axle trailer;\nKing pin to rear axle (KPTRA) – 65.3 ft.\n\nTruck registration and pictu' text_length=2147
2026-04-09T18:22:35.512489Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 snippet='4 axle truck, 4 axle trailer; King pin to rear axle (KPTRA) – 65.3 ft. Truck registration and pictures attached Dispatch Dispatch: Edward Phone: 224-534-6611 Email: info@vsp-transport.com Driver Email: khabuseev@bk.ru Name: Akhmed Phone: (786) 648-9655 Pickup Address: 13767 Co Rd 6, Fort Lupton, CO 80621, United States / Wells concrete Delivery Address: 12500 W Joe R. Ramirez Rd, El Mirage, AZ 85335, USA / or use link: https://maps.app.goo.gl/zDBigZFs7ZvaEPD17 Truck Info Unit: 819 Make: 2025 FREIGHTLINER CASCADIA License: P 1261794 (IL) Vin: 3AKNHHD14SSVY0819 Axles: 4 Trailer Info Unit: 53EF323 Trailer type: Flatbed Vin: 7KYEF5335RED33670 Make: 2024 DORSEY License: PC38451 ( IN'
2026-04-09T18:22:38.335354Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-09T18:22:38.335680Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 is_order_email=True snippet='4 axle truck, 4 axle trailer; King pin to rear axle (KPTRA) – 65.3 ft. Truck reg'
2026-04-09T18:22:38.335829Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T18:22:38.340061Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:38.340338Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:42.699838Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 inserted_id=69d7ee721e109c17fcc12b36
2026-04-09T18:22:42.700289Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Aaron conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862017578471116693 intake_record_id=69d7ee721e109c17fcc12b36 intake_title='Unit: 819 / project order'
2026-04-09T18:22:42.700440Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:42.701135Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:42.701347Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T18:22:42.701776Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:42.717006Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:44.824030Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 sender_emails=['info@vsp-transport.com']
2026-04-09T18:22:48.775745Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 order_number=31223003
2026-04-09T18:22:48.776246Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 order_number=31223003
2026-04-09T18:22:48.779633Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:48.779837Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:49.502377Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 doc_id=69d51cab1e109c17fcc0a699 order_number=31223003 query_field=token
2026-04-09T18:22:49.502643Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T18:22:49.503142Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 order_number=31223003 sections_mapped=6
2026-04-09T18:22:49.503320Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:49.504037Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:49.504208Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T18:22:49.504646Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:49.519426Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:22:49.519582Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T18:22:50.832676Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T18:22:59.441729Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1862017578471116693
2026-04-09T18:23:01.195744Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:23:01.197503Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2172 conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 seed_message_id=<BN8PR15MB2993FE9F8D812D8D27205E1080582@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=2 source_thread_id=1862017578471116693 thread_fetch_succeeded=True
2026-04-09T18:23:41.291302Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 has_data=True thread_text_length=2172
2026-04-09T18:23:41.291514Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:23:41.294929Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:23:41.295110Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:24:11.333551Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T18:24:43.353496Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T18:24:43.605609Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 inserted_id=69d7eeebe7b53b51de991210
2026-04-09T18:24:43.605845Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 mongodb_saved_id=69d7eeebe7b53b51de991210 order_number=31223003
2026-04-09T18:24:43.605973Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:24:43.606691Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T18:24:43.607969Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 errors=[] is_order_email=True order_number=31223003 submission_status=submit_failed
2026-04-09T18:24:43.852585Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862017578471116693 conversation_index=1 conversation_total=1 submission_status=submit_failed
2026-04-09T18:24:43.852837Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 conversation_index=1 conversation_total=1
2026-04-09T18:24:44.094153Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T18:24:44.094384Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_141957_405690
2026-04-09T18:24:44.983459Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T18:24:44.984127Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_141957_405690
2026-04-09T18:29:45.082305Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T18:29:45.083256Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T18:29:46.567377Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T18:29:47.542863Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51336 unseen_only=False
2026-04-09T18:32:27.379085Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=25 latest_message_count=50
2026-04-09T18:32:27.379604Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T18:32:29.686176Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T18:32:29.929306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011201307053782 fingerprint=48f30949d517c02ae7b1a67308e9ea09cdf1016fd3e9f87b2a066608aa6faa42 subject='Re: Unit 102 ~ Indiana Permit 9833202839 is ready'
2026-04-09T18:32:30.172392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=80fc06f2a425a75d48b4c8907f0d8e2fe87f52da0d519ba9fd46c58262a3f648 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T18:32:30.415396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=74dd2fc357ec297796eea4d93b9504e4afb33f728b70c796a186b71e9fce7b30 subject='New 1Password sign-in alert'
2026-04-09T18:32:30.658551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T18:32:30.910759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T18:32:31.153941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=0dbdc00bebe3de189fd86ab3c073d0da9618747f9094031100eb867be7173ef2 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T18:32:31.408827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T18:32:31.651864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T18:32:31.895102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T18:32:32.138052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T18:32:32.381257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T18:32:32.624407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T18:32:32.867828Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T18:32:33.111053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=9c3e7dc3b6c6e4892ebf257d96b9f184174bc97acd431dffc64f8fb002a52c86 subject='Permits have been approved for payment'
2026-04-09T18:32:33.354181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=39fbf5d67356966bde62db37eef483e8fa63b1db7130530075f17a922cd53596 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T18:32:33.597473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T18:32:33.840549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T18:32:34.083813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T18:32:34.327005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T18:32:34.570461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=b686ad18d9078838b22718f8fc28b8fd2d835d78074c62deaee5faac0c805417 subject='Permit Request trk#F668 04/09'
2026-04-09T18:32:34.813989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T18:32:35.057173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T18:32:35.300512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=17f748a1850fbb9c37741aec0edc300318f258e127a68faf5b2c4dd5f77b8a37 subject='Order Confirmation'
2026-04-09T18:32:35.543878Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T18:32:35.787294Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1050] conversation_id=1862018046372254158 conversation_index=1 conversation_total=1 email_count=1 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T18:32:35.788541Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862018046372254158 conversation_index=1 conversation_total=1
2026-04-09T18:32:35.788680Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862018046372254158 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T18:32:35.789095Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862018046372254158 conversation_index=1 conversation_total=1
2026-04-09T18:32:35.804444Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862018046372254158 conversation_index=1 conversation_total=1
2026-04-09T18:32:35.804879Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862018046372254158 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Discover how conversational analytics empowers you to ask questions and receive accurate, contextual' text_length=1050
2026-04-09T18:32:35.805111Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862018046372254158 conversation_index=1 conversation_total=1 snippet='Discover how conversational analytics empowers you to ask questions and receive accurate, contextual insights. Unfortunately, your email client cannot display HTML or your settings are turned off. To view this email, please copy and paste the link below into your browser. This email powered by Salesforce Marketing Cloud. Manage Preferences to Unsubscribe: (C) 2026 salesforce.com, inc. All rights reserved. Various trademarks held by their respective owners. You can unsubscribe from Marketing emails at any time. Please note that opting-out of Marketing communications does not affect your receipt of business communications that are important to your interaction with Salesforce, such as'
2026-04-09T18:32:37.752921Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862018046372254158 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T18:32:37.753242Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862018046372254158 conversation_index=1 conversation_total=1 is_order_email=False snippet='Discover how conversational analytics empowers you to ask questions and receive '
2026-04-09T18:32:37.753381Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862018046372254158 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T18:32:37.756927Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T18:32:37.757517Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862018046372254158 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T18:32:38.004259Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862018046372254158 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T18:32:38.247247Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T18:32:38.247455Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_142945_082634
2026-04-09T18:32:39.148240Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T18:32:39.148850Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260409_142945_082634
2026-04-09T18:37:39.248268Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T18:37:39.249123Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T18:37:40.839066Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T18:37:41.851057Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51340 unseen_only=False
2026-04-09T18:40:45.117252Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=24 latest_message_count=50
2026-04-09T18:40:45.117803Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T18:40:47.402430Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T18:40:47.644250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T18:40:47.894557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=74dd2fc357ec297796eea4d93b9504e4afb33f728b70c796a186b71e9fce7b30 subject='New 1Password sign-in alert'
2026-04-09T18:40:48.136651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T18:40:48.378668Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T18:40:48.620546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T18:40:48.862440Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T18:40:49.104273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T18:40:49.345954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T18:40:49.587787Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T18:40:49.829419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T18:40:50.071229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T18:40:50.313272Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T18:40:50.555008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=9c3e7dc3b6c6e4892ebf257d96b9f184174bc97acd431dffc64f8fb002a52c86 subject='Permits have been approved for payment'
2026-04-09T18:40:50.796966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=b72f0668bbe7a2b3be2bbb4a81977f0c946d9f175a61b6cd9a4da6406bc4d45f subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T18:40:51.038591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T18:40:51.280443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T18:40:51.522258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T18:40:51.764001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T18:40:52.006140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T18:40:52.247930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T18:40:52.489695Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T18:40:52.738107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=17f748a1850fbb9c37741aec0edc300318f258e127a68faf5b2c4dd5f77b8a37 subject='Order Confirmation'
2026-04-09T18:40:52.979907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T18:40:53.221690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T18:40:53.221913Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T18:40:53.463065Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T18:40:54.440430Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T18:40:54.440949Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_143739_248591
2026-04-09T18:45:54.498353Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T18:45:54.499120Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T18:45:56.601400Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T18:45:57.692063Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51343 unseen_only=False
2026-04-09T18:49:13.865956Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=26 latest_message_count=50
2026-04-09T18:49:13.866559Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T18:49:16.122900Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T18:49:16.363908Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T18:49:16.612592Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T18:49:16.853445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013050422397486 fingerprint=cbd36aad0eca783c6e4a998e51547a82b5ab1aeea74a6e82f80a943980b42c1f subject='Order #53603130 – Pre-Charge Initiated'
2026-04-09T18:49:17.094253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013067236757661 fingerprint=91f2d90e4060096192a05028e06011ae8ebaa795abef3b2d127f2e25d3aa2aec subject='Confirmation of Order #53603130'
2026-04-09T18:49:17.335151Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862013260268637943 fingerprint=7c3b67fdae4f3c8d35713e5fcc3b7909348dae4922c97bc294d2c5b36d209331 subject='Feedback on your recent support request'
2026-04-09T18:49:17.575935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T18:49:17.816803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T18:49:18.057919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T18:49:18.303477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T18:49:18.544377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T18:49:18.785230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T18:49:19.025979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=74dd2fc357ec297796eea4d93b9504e4afb33f728b70c796a186b71e9fce7b30 subject='New 1Password sign-in alert'
2026-04-09T18:49:19.266857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=9c3e7dc3b6c6e4892ebf257d96b9f184174bc97acd431dffc64f8fb002a52c86 subject='Permits have been approved for payment'
2026-04-09T18:49:19.507719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=b72f0668bbe7a2b3be2bbb4a81977f0c946d9f175a61b6cd9a4da6406bc4d45f subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T18:49:19.748497Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T18:49:19.989281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T18:49:20.230458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T18:49:20.471298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T18:49:20.712374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T18:49:20.953387Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T18:49:21.194289Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T18:49:21.447872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T18:49:21.688617Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T18:49:21.941990Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T18:49:22.423889Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1356] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 email_count=1 subject='Confirmation of Order #33598428'
2026-04-09T18:49:22.425282Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:22.425434Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T18:49:22.425844Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:22.441421Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:22.442206Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Dear Michael VSP,\n\nWe are pleased to inform you that we have successfully collected all the necessar' text_length=1356
2026-04-09T18:49:22.442665Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 snippet="Dear Michael VSP, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T18:49:22.442922Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 subject='Confirmation of Order #33598428'
2026-04-09T18:49:22.443302Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 is_order_email=True snippet='Dear Michael VSP, We are pleased to inform you that we have successfully collect'
2026-04-09T18:49:22.443442Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T18:49:22.449363Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:22.449731Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:27.775673Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 inserted_id=69d7f4b71e109c17fcc12efa
2026-04-09T18:49:27.776217Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862019445792223100 intake_record_id=69d7f4b71e109c17fcc12efa intake_title='Confirmation of Order #33598428'
2026-04-09T18:49:27.776371Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:27.777033Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:27.777184Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T18:49:27.777613Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:27.797062Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:31.337125Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=VSP conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 sender_emails=['info@synchronpermits.com']
2026-04-09T18:49:31.337386Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 order_number=33598428 source=current_conversation_regex
2026-04-09T18:49:31.337740Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 order_number=33598428
2026-04-09T18:49:31.340925Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:31.341079Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:31.821253Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 doc_id=69d7f0e31e109c17fcc12d6e order_number=33598428 query_field=token
2026-04-09T18:49:31.821506Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T18:49:31.822028Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 order_number=33598428 sections_mapped=6
2026-04-09T18:49:31.822177Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:31.822897Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:31.823031Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T18:49:31.823452Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:31.837929Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:31.838108Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T18:49:33.455816Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T18:49:43.707126Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862019445792223100
2026-04-09T18:49:46.054756Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:49:46.055979Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1356 conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 seed_message_id=<2d6f.2a59c46da935360.m1.c72749d0-3443-11f1-bed2-525400306fc9.19d738cfeed@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862019445792223100 thread_fetch_succeeded=True
2026-04-09T18:50:28.891614Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 has_data=True thread_text_length=1356
2026-04-09T18:50:28.891819Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:50:28.894820Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:50:28.894981Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:50:58.930459Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T18:51:30.967548Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T18:51:31.215771Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 inserted_id=69d7f532e7b53b51de991214
2026-04-09T18:51:31.216016Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 mongodb_saved_id=69d7f532e7b53b51de991214 order_number=33598428
2026-04-09T18:51:31.216188Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:51:31.216952Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T18:51:31.218639Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=VSP conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 errors=[] is_order_email=True order_number=33598428 submission_status=submit_failed
2026-04-09T18:51:31.463759Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862019445792223100 conversation_index=1 conversation_total=2 submission_status=submit_failed
2026-04-09T18:51:31.463984Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 conversation_index=1 conversation_total=2
2026-04-09T18:51:31.706904Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T18:51:31.707120Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_144554_498663
2026-04-09T18:51:32.814498Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T18:51:32.815118Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_144554_498663
2026-04-09T18:56:32.879279Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T18:56:32.880116Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T18:56:34.533334Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T18:56:35.821614Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51349 unseen_only=False
2026-04-09T19:00:19.293411Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=26 latest_message_count=50
2026-04-09T19:00:19.294029Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T19:00:21.593294Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T19:00:21.837913Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T19:00:22.082705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T19:00:22.327581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T19:00:22.572326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T19:00:22.817040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T19:00:23.061800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T19:00:23.306666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T19:00:23.551518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T19:00:23.796303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=d19973f04da64cb47d9ab8e0a0b1be399ee21311c883fe7cec76f0701763b236 subject='New 1Password sign-in alert'
2026-04-09T19:00:24.041352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=9c3e7dc3b6c6e4892ebf257d96b9f184174bc97acd431dffc64f8fb002a52c86 subject='Permits have been approved for payment'
2026-04-09T19:00:24.286113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=d84f7cc8f93910645ebbc911231be0027959fa8dedc2462fd43684e2da52407d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T19:00:24.532975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T19:00:24.778084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T19:00:25.023106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T19:00:25.267989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T19:00:25.512965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T19:00:25.757961Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T19:00:26.002841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T19:00:26.248229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T19:00:26.492886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T19:00:26.737883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T19:00:26.982722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T19:00:27.961914Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2150] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 email_count=1 subject='Unit: 873/ project order'
2026-04-09T19:00:27.963918Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:27.964172Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T19:00:27.964737Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:27.979488Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:27.980053Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 email_count=1 first_100_chars='4 axle truck, 4 axle trailer;\nKing pin to rear axle (KPTRA) – 65.4 ft.\n\nTruck registration and pictu' text_length=2150
2026-04-09T19:00:27.980316Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 snippet='4 axle truck, 4 axle trailer; King pin to rear axle (KPTRA) – 65.4 ft. Truck registration and pictures attached Dispatch Dispatch: Edward Phone: 224-534-6611 Email: info@vsp-transport.com Driver Email: ricamribo@gmail.com Name: Ricardo Phone: (508) 308-0607 Pickup Address: 13767 Co Rd 6, Fort Lupton, CO 80621, United States / Wells concrete Delivery Address: 12500 W Joe R. Ramirez Rd, El Mirage, AZ 85335, USA / or use link: https://maps.app.goo.gl/zDBigZFs7ZvaEPD17 Truck Info Unit: 873 Make: 2025 FREIGHTLINER CASCADIA License: P 1278682 ( IL ) Vin: 3AKNHHD15SSWF0873 Axles: 4 Trailer Info Unit: 53EF317 Trailer type: Flatbed Vin: 57J4533C6K3575796 Make: 2017 FONTAINE TRAILER CO.'
2026-04-09T19:00:30.763621Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 raw_answer=yes
2026-04-09T19:00:30.763928Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 is_order_email=True snippet='4 axle truck, 4 axle trailer; King pin to rear axle (KPTRA) – 65.4 ft. Truck reg'
2026-04-09T19:00:30.764067Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 is_order_email=True
2026-04-09T19:00:30.767877Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:30.768041Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:37.096898Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 inserted_id=69d7f7541e109c17fcc12f60
2026-04-09T19:00:37.097354Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Aaron conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862019265723611169 intake_record_id=69d7f7541e109c17fcc12f60 intake_title='Unit: 873/ project order'
2026-04-09T19:00:37.097503Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:37.098204Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:37.098343Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T19:00:37.098764Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:37.114328Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:39.167621Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 sender_emails=['info@vsp-transport.com']
2026-04-09T19:00:45.091771Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 order_number=11583307
2026-04-09T19:00:45.092111Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 order_number=11583307
2026-04-09T19:00:45.095426Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:45.095578Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:45.827258Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 doc_id=69d522ff1e109c17fcc0a7c6 order_number=11583307 query_field=token
2026-04-09T19:00:45.827558Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 fields_mapped=6
2026-04-09T19:00:45.828024Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 order_number=11583307 sections_mapped=6
2026-04-09T19:00:45.828171Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:45.828897Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:45.829039Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T19:00:45.829474Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:45.846814Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:00:45.847056Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:00:47.587917Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T19:00:59.682793Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1862019265723611169
2026-04-09T19:01:02.389089Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:01:02.390806Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2175 conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 seed_message_id=<BN8PR15MB29935F788C2A159CAE6056F080582@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=2 source_thread_id=1862019265723611169 thread_fetch_succeeded=True
2026-04-09T19:01:15.059917Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 has_data=True thread_text_length=2175
2026-04-09T19:01:15.060118Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:01:15.063931Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:01:15.064217Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:01:45.102248Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T19:02:17.132523Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T19:02:17.382490Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 inserted_id=69d7f7b9e7b53b51de991216
2026-04-09T19:02:17.382720Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 mongodb_saved_id=69d7f7b9e7b53b51de991216 order_number=11583307
2026-04-09T19:02:17.382844Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:02:17.383557Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T19:02:17.384608Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 errors=[] is_order_email=True order_number=11583307 submission_status=submit_failed
2026-04-09T19:02:17.632676Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862019265723611169 conversation_index=1 conversation_total=4 submission_status=submit_failed
2026-04-09T19:02:17.632905Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 conversation_index=1 conversation_total=4
2026-04-09T19:02:17.877508Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T19:02:17.877723Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_145632_879526
2026-04-09T19:02:19.086767Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T19:02:19.087389Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_145632_879526
2026-04-09T19:07:19.183341Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T19:07:19.184140Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:07:20.648737Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T19:07:21.770046Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51352 unseen_only=False
2026-04-09T19:10:52.866839Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-09T19:10:52.867509Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T19:10:55.134093Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T19:10:55.376306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T19:10:55.618575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T19:10:55.860522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T19:10:56.102571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T19:10:56.344547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T19:10:56.604142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=d19973f04da64cb47d9ab8e0a0b1be399ee21311c883fe7cec76f0701763b236 subject='New 1Password sign-in alert'
2026-04-09T19:10:56.846266Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=9c3e7dc3b6c6e4892ebf257d96b9f184174bc97acd431dffc64f8fb002a52c86 subject='Permits have been approved for payment'
2026-04-09T19:10:57.088314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=d84f7cc8f93910645ebbc911231be0027959fa8dedc2462fd43684e2da52407d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T19:10:57.330408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T19:10:57.572376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T19:10:57.814498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T19:10:58.056660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T19:10:58.298707Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T19:10:58.540911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T19:10:58.783107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T19:10:59.025485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T19:10:59.267454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T19:10:59.509650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T19:10:59.751576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T19:10:59.993551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T19:11:00.235577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T19:11:00.477692Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T19:11:00.719753Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=db57b29080740ff4086d9899e47a0d049f831b9bd61e52c54f8951613ee12d71 subject='Unit: 873/ project order'
2026-04-09T19:11:01.930656Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[380] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 email_count=1 subject="Oversized 10'2 wide Permists"
2026-04-09T19:11:01.932859Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:01.933140Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-09T19:11:01.933825Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:01.962724Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:01.963377Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 email_count=1 first_100_chars="Hello Team , please help me out with permits for the following :\nUnit #119\nTrailer: #T3120 (53' SD)\n" text_length=380
2026-04-09T19:11:01.963778Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 snippet="Hello Team , please help me out with permits for the following : Unit #119 Trailer: #T3120 (53' SD) Driver:Naeim Marghi Phone: 702-882-3080 L:40 W:10'2 H: 10'2 Information about the shipment , addresses and commodity is attached! *Best regards,* *Dan Basa* *Direct # 775 877 4204* *Main # 775 877 4200* *Afterhours# 775 877 4208* *Las Vegas, NV* *MC # 043812* *DOT # 3039280*"
2026-04-09T19:11:03.999374Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 raw_answer=yes
2026-04-09T19:11:03.999688Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 is_order_email=True snippet='Hello Team , please help me out with permits for the following : Unit #119 Trail'
2026-04-09T19:11:03.999822Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 is_order_email=True
2026-04-09T19:11:04.003541Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:04.003703Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:09.355531Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 inserted_id=69d7f9cd1e109c17fcc12fc0
2026-04-09T19:11:09.355961Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862019792934110257 intake_record_id=69d7f9cd1e109c17fcc12fc0 intake_title="Oversized 10'2 wide Permists"
2026-04-09T19:11:09.356105Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:09.356794Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:09.356929Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-09T19:11:09.357345Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:09.372070Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:11.467617Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='DW Carrier' conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 sender_emails=['db@dwcarrier.com']
2026-04-09T19:11:16.617811Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='DW Carrier' conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 order_number=11459459
2026-04-09T19:11:16.618125Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 order_number=11459459
2026-04-09T19:11:16.621484Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:16.621713Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:17.104566Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 doc_id=69aee168e74c7dc10a544396 order_number=11459459 query_field=token
2026-04-09T19:11:17.104946Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 fields_mapped=6
2026-04-09T19:11:17.105523Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 order_number=11459459 sections_mapped=6
2026-04-09T19:11:17.105729Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:17.106821Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:17.107026Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 model=gemini-flash-latest
2026-04-09T19:11:17.107695Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:17.136748Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:17.137120Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:11:19.051794Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 mailbox=INBOX readonly=True
2026-04-09T19:11:31.727657Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862019792934110257
2026-04-09T19:11:34.240076Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:34.240690Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=577 conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 seed_message_id=<CA+qNLjf47CFxzOvvp8g1tFNEkGgOfhqAyAj0nOmy4eUjZg5_sA@mail.gmail.com> source_email_count=3 source_thread_id=1862019792934110257 thread_fetch_succeeded=True
2026-04-09T19:11:39.148049Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 has_data=True thread_text_length=577
2026-04-09T19:11:39.148261Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:39.151819Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:39.152047Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:39.152360Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-09T19:11:39.152492Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5
2026-04-09T19:11:39.153057Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T19:11:39.153737Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='DW Carrier' conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=11459459 submission_status=blocked
2026-04-09T19:11:39.398812Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 submission_status=blocked
2026-04-09T19:11:39.399043Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 conversation_index=1 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T19:11:39.399573Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1069] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 email_count=1 subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T19:11:39.400682Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:39.400824Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-09T19:11:39.401268Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:39.415993Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:39.416346Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 email_count=1 first_100_chars='Dear CJ,\nThis email confirms that we have placed a temporary hold on your card ending in 1004 for $1' text_length=1069
2026-04-09T19:11:39.416585Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 snippet='Dear CJ, This email confirms that we have placed a temporary hold on your card ending in 1004 for $160.50 . This is related to Order #89644078 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-09T19:11:39.416852Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T19:11:39.417086Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 is_order_email=True snippet='Dear CJ, This email confirms that we have placed a temporary hold on your card e'
2026-04-09T19:11:39.417224Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 is_order_email=True
2026-04-09T19:11:39.419815Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:39.419973Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:47.042650Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 inserted_id=69d7f9f21e109c17fcc12fc6
2026-04-09T19:11:47.043065Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862020185368215516 intake_record_id=69d7f9f21e109c17fcc12fc6 intake_title='Order #89644078 – Pre-Charge Initiated'
2026-04-09T19:11:47.043227Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:47.043913Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:47.044047Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-09T19:11:47.044492Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:47.059085Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:50.568306Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 sender_emails=['info@synchronpermits.com']
2026-04-09T19:11:50.568540Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 order_number=89644078 source=current_conversation_regex
2026-04-09T19:11:50.568771Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 order_number=89644078
2026-04-09T19:11:50.572356Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:50.572559Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:50.814764Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 doc_id=69d7efb81e109c17fcc12b6a order_number=89644078 query_field=token
2026-04-09T19:11:50.815023Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 fields_mapped=6
2026-04-09T19:11:50.815400Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 order_number=89644078 sections_mapped=6
2026-04-09T19:11:50.815535Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:50.816232Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:50.816372Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 model=gemini-flash-latest
2026-04-09T19:11:50.816788Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:50.832059Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:11:50.832320Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:11:52.437029Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 mailbox=INBOX readonly=True
2026-04-09T19:12:02.363811Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862020185368215516
2026-04-09T19:12:04.811728Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:12:04.812352Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1069 conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 seed_message_id=<2d6f.2a59c46da935360.m1.6c9b2250-3445-11f1-bed2-525400306fc9.19d7397c8f5@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862020185368215516 thread_fetch_succeeded=True
2026-04-09T19:12:10.122233Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 has_data=True thread_text_length=1069
2026-04-09T19:12:10.122427Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:12:10.125481Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:12:10.125644Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:12:10.125870Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 submission_blockers=['commodity.weight_lbs']
2026-04-09T19:12:10.125992Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5
2026-04-09T19:12:10.126542Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T19:12:10.127186Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=89644078 submission_status=blocked
2026-04-09T19:12:10.372045Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 submission_status=blocked
2026-04-09T19:12:10.372288Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 conversation_index=2 conversation_total=5 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T19:12:10.372833Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1299, 2089] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 email_count=2 subject='Re: Confirmation of Order #89644078'
2026-04-09T19:12:10.373928Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:10.374068Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-09T19:12:10.374474Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:10.389186Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:10.389764Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 email_count=2 first_100_chars='Dear CJ green Harvest,\n\nWe are pleased to inform you that we have successfully collected all the nec' text_length=3362
2026-04-09T19:12:10.390007Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 snippet="Dear CJ green Harvest, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will"
2026-04-09T19:12:10.390368Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 subject='Re: Confirmation of Order #89644078'
2026-04-09T19:12:10.390602Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 is_order_email=True snippet='Dear CJ green Harvest, We are pleased to inform you that we have successfully co'
2026-04-09T19:12:10.390733Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 is_order_email=True
2026-04-09T19:12:10.393280Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:10.393435Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:17.038995Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 inserted_id=69d7fa101e109c17fcc12fcc
2026-04-09T19:12:17.039548Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862020203289898845 intake_record_id=69d7fa101e109c17fcc12fcc intake_title='Re: Confirmation of Order #89644078'
2026-04-09T19:12:17.039786Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:17.040803Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:17.041008Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-09T19:12:17.041649Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:17.062104Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:19.330009Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 sender_emails=['info@synchronpermits.com', 'nolan@harvestfreight.us']
2026-04-09T19:12:19.330457Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 order_number=89644078 source=current_conversation_regex
2026-04-09T19:12:19.330852Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 order_number=89644078
2026-04-09T19:12:19.337091Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:19.337472Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:19.580062Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 doc_id=69d7efb81e109c17fcc12b6a order_number=89644078 query_field=token
2026-04-09T19:12:19.580387Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 fields_mapped=6
2026-04-09T19:12:19.580785Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 order_number=89644078 sections_mapped=6
2026-04-09T19:12:19.580924Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:19.581661Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:19.581804Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 model=gemini-flash-latest
2026-04-09T19:12:19.582269Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:19.599341Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:19.599538Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:12:21.333448Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 mailbox=INBOX readonly=True
2026-04-09T19:12:33.982802Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862020203289898845
2026-04-09T19:12:36.746338Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:36.747259Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1707 conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 seed_message_id=<SN6PR06MB419059922BDDF70FDF45B91EBC582@SN6PR06MB4190.namprd06.prod.outlook.com> source_email_count=3 source_thread_id=1862020203289898845 thread_fetch_succeeded=True
2026-04-09T19:12:56.419479Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 has_data=True thread_text_length=1707
2026-04-09T19:12:56.419681Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:56.422993Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:12:56.423153Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:13:26.458537Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T19:13:58.497458Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T19:13:58.745976Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 inserted_id=69d7fa76e7b53b51de991218
2026-04-09T19:13:58.746214Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 mongodb_saved_id=69d7fa76e7b53b51de991218 order_number=89644078
2026-04-09T19:13:58.746341Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:13:58.747012Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T19:13:58.748068Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 errors=[] is_order_email=True order_number=89644078 submission_status=submit_failed
2026-04-09T19:13:58.992670Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862020203289898845 conversation_index=3 conversation_total=5 submission_status=submit_failed
2026-04-09T19:13:58.992945Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 conversation_index=3 conversation_total=5
2026-04-09T19:13:59.234768Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T19:13:59.234978Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=True conversation_count=3 max_messages_requested=50 non_order_email_count=0 order_email_count=3 payload_count=1 run_trace_dir=all_steps_data/run_20260409_150719_183577
2026-04-09T19:14:00.293541Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T19:14:00.294427Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=3 run_trace_dir=all_steps_data/run_20260409_150719_183577
2026-04-09T19:19:00.381544Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T19:19:00.382365Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:19:01.984450Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T19:19:03.169619Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51354 unseen_only=False
2026-04-09T19:22:39.224862Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-09T19:22:39.225507Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T19:22:41.602585Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T19:22:41.846797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861915735200556931 fingerprint=ed1b863be46851be3b5beac4aaa9b55ec5a43a66f99cda66e12202413588861b subject='Re: Unit 0925 ~ Colorado Permit 26S60210881 is ready'
2026-04-09T19:22:42.091053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862014649758347975 fingerprint=e6f25085d5919e2b96c9855310357db255b9ea75d3f2fc3418aec6d0ef29a05a subject='Confirmation of Order #47665893'
2026-04-09T19:22:42.335371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015193527933617 fingerprint=21c9af579fdcf9fa6c2c1ffe33cbcad4f61a2fed24fc6ef37b7695110340fb08 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0148277'
2026-04-09T19:22:42.579589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=e6f90262821872c16bae4eff158a107310655a56f9c8d0b19593e8c7121faa00 subject='New 1Password sign-in alert'
2026-04-09T19:22:42.823882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=2245d81eecea3ccbc0c684478d0387d4fc640c12926c0e8bf5b2ad6800acd13b subject='Permits have been approved for payment'
2026-04-09T19:22:43.068301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=d84f7cc8f93910645ebbc911231be0027959fa8dedc2462fd43684e2da52407d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T19:22:43.312541Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T19:22:43.556804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T19:22:43.801062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T19:22:44.045394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T19:22:44.289531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T19:22:44.533722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T19:22:44.777854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T19:22:45.022383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T19:22:45.270946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T19:22:45.515263Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T19:22:45.759561Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T19:22:46.003775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T19:22:46.248115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T19:22:46.492426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T19:22:46.736861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T19:22:46.981183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T19:22:47.225469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=db57b29080740ff4086d9899e47a0d049f831b9bd61e52c54f8951613ee12d71 subject='Unit: 873/ project order'
2026-04-09T19:22:47.469972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=fd94dbb64224c6ad6c507953dfe3202dd06fcfbeb2aee1f06c177739835b11db subject="Oversized 10'2 wide Permists"
2026-04-09T19:22:47.714340Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T19:22:47.958587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T19:22:48.447197Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[271] conversation_id=1862020726124631035 conversation_index=1 conversation_total=2 email_count=1 subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T19:22:48.448567Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862020726124631035 conversation_index=1 conversation_total=2
2026-04-09T19:22:48.448713Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862020726124631035 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T19:22:48.449123Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862020726124631035 conversation_index=1 conversation_total=2
2026-04-09T19:22:48.464013Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862020726124631035 conversation_index=1 conversation_total=2
2026-04-09T19:22:48.464340Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862020726124631035 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='A COOPR permit from the People of CDOT - Attached Permit Number: 26S60214561\n\nThere may be some diff' text_length=271
2026-04-09T19:22:48.464561Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862020726124631035 conversation_index=1 conversation_total=2 snippet="A COOPR permit from the People of CDOT - Attached Permit Number: 26S60214561 There may be some differences from permits you've received in the past. For example, the COOPR permit includes turn by turn directions, curfews and movement restrictions specific to your route."
2026-04-09T19:22:51.101637Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862020726124631035 conversation_index=1 conversation_total=2 raw_answer=no
2026-04-09T19:22:51.101939Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862020726124631035 conversation_index=1 conversation_total=2 is_order_email=False snippet='A COOPR permit from the People of CDOT - Attached Permit Number: 26S60214561 The'
2026-04-09T19:22:51.102074Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862020726124631035 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-09T19:22:51.105707Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T19:22:51.106284Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862020726124631035 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T19:22:51.353561Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862020726124631035 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-09T19:22:51.354042Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1367] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 email_count=1 subject='Confirmation of Order #78351033'
2026-04-09T19:22:51.355189Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:22:51.355332Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T19:22:51.355730Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:22:51.370310Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:22:51.370855Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Dear Michael VSP,\n\nWe are pleased to inform you that we have successfully collected all the necessar' text_length=1367
2026-04-09T19:22:51.371193Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 snippet="Dear Michael VSP, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T19:22:51.371435Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 subject='Confirmation of Order #78351033'
2026-04-09T19:22:51.371762Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 is_order_email=True snippet='Dear Michael VSP, We are pleased to inform you that we have successfully collect'
2026-04-09T19:22:51.371894Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-09T19:22:51.374463Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:22:51.374619Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:22:57.275063Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 inserted_id=69d7fc911e109c17fcc13035
2026-04-09T19:22:57.275501Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862020820573798092 intake_record_id=69d7fc911e109c17fcc13035 intake_title='Confirmation of Order #78351033'
2026-04-09T19:22:57.275651Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:22:57.276371Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:22:57.276514Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T19:22:57.276934Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:22:57.292767Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:23:03.570956Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=VSP conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 sender_emails=['info@synchronpermits.com']
2026-04-09T19:23:03.571390Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 order_number=78351033 source=current_conversation_regex
2026-04-09T19:23:03.571783Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 order_number=78351033
2026-04-09T19:23:03.577796Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:23:03.578141Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:23:04.065297Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 doc_id=69d7f7af1e109c17fcc12f6e order_number=78351033 query_field=token
2026-04-09T19:23:04.065588Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-09T19:23:04.065998Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 order_number=78351033 sections_mapped=6
2026-04-09T19:23:04.066143Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:23:04.066964Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:23:04.067101Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T19:23:04.067559Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:23:04.084605Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:23:04.084905Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:23:05.958418Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T19:23:16.923902Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862020820573798092
2026-04-09T19:23:19.546586Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:23:19.547503Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1367 conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 seed_message_id=<2d6f.2a59c46da935360.m1.d7d1ec10-3446-11f1-a76e-5254007a77e6.19d73a11551@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862020820573798092 thread_fetch_succeeded=True
2026-04-09T19:23:40.582796Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 has_data=True thread_text_length=1367
2026-04-09T19:23:40.582993Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:23:40.586390Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:23:40.586576Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:24:10.624605Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T19:24:42.664410Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T19:24:42.917381Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 inserted_id=69d7fcfae7b53b51de99121a
2026-04-09T19:24:42.917653Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 mongodb_saved_id=69d7fcfae7b53b51de99121a order_number=78351033
2026-04-09T19:24:42.917846Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:24:42.918708Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T19:24:42.920143Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=VSP conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 errors=[] is_order_email=True order_number=78351033 submission_status=submit_failed
2026-04-09T19:24:43.169313Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862020820573798092 conversation_index=2 conversation_total=2 submission_status=submit_failed
2026-04-09T19:24:43.169564Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 conversation_index=2 conversation_total=2
2026-04-09T19:24:43.413584Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T19:24:43.413812Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=True conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_151900_381781
2026-04-09T19:24:44.574342Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T19:24:44.575029Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260409_151900_381781
2026-04-09T19:29:44.652333Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T19:29:44.653096Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:29:46.883877Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T19:29:48.392737Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51362 unseen_only=False
2026-04-09T19:34:39.129559Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T19:34:39.130073Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T19:34:41.505347Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T19:34:41.752603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015474634952894 fingerprint=0db09fab177b575c73ef1670ac29a16e263539435174cdd3db6ac6b5c9d406c4 subject='Production OS/OW Permit Number 26SS0214211'
2026-04-09T19:34:42.000461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015558717694562 fingerprint=dbbea684b073e085a89ff0f6d7372543e992dd8538c1dc18a9ce01845736cab7 subject='Dimension Alert - Permit 26SS0214211 Colorado, Order 27294325'
2026-04-09T19:34:42.247552Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861920026428527950 fingerprint=ce58afb45a252ca04e8641df42726d52bf497aa7efe20aa1e7f7d2bbffc3c95e subject='Re: Re:'
2026-04-09T19:34:42.494265Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011606989644275 fingerprint=80eab2d522861d7bd659322cdd8d795057f20a211c537b42ffb46d4ebc774e3d subject='Re: Permit PA and NY'
2026-04-09T19:34:42.741022Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T19:34:42.987879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T19:34:43.234601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=62ecaf0c3c511645fb9617ffb6a3addbf6b0704b3a7434d1d3a31a7cd739983f subject='New 1Password sign-in alert'
2026-04-09T19:34:43.481318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T19:34:43.728295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=2245d81eecea3ccbc0c684478d0387d4fc640c12926c0e8bf5b2ad6800acd13b subject='Permits have been approved for payment'
2026-04-09T19:34:43.976728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T19:34:44.223635Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=d84f7cc8f93910645ebbc911231be0027959fa8dedc2462fd43684e2da52407d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T19:34:44.470601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T19:34:44.717367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T19:34:44.964310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T19:34:45.211183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T19:34:45.457981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T19:34:45.704952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T19:34:45.951816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T19:34:46.198665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T19:34:46.445570Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=db57b29080740ff4086d9899e47a0d049f831b9bd61e52c54f8951613ee12d71 subject='Unit: 873/ project order'
2026-04-09T19:34:46.692366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=c31d00cb5a7d1ebd25e9dd7e9900f84fe1cfce920f6cc0389705d1f1e00f6067 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T19:34:46.939137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T19:34:47.186084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T19:34:47.432811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T19:34:47.679745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T19:34:48.423397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=7aacdf5eee22fd7c6d88304c4f84ed3d2451bb6d4628d013822772c884e5de75 subject='Payment Receipt'
2026-04-09T19:34:48.917066Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1862021843907545304 conversation_index=1 conversation_total=4 email_count=1 subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T19:34:48.918437Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862021843907545304 conversation_index=1 conversation_total=4
2026-04-09T19:34:48.918585Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862021843907545304 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T19:34:48.919019Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862021843907545304 conversation_index=1 conversation_total=4
2026-04-09T19:34:48.935783Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862021843907545304 conversation_index=1 conversation_total=4
2026-04-09T19:34:48.936184Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862021843907545304 conversation_index=1 conversation_total=4 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-09T19:34:48.936423Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862021843907545304 conversation_index=1 conversation_total=4 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-09T19:34:48.936573Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862021843907545304 conversation_index=1 conversation_total=4 subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T19:34:48.936797Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862021843907545304 conversation_index=1 conversation_total=4 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-09T19:34:48.936923Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862021843907545304 conversation_index=1 conversation_total=4 is_order_email=False
2026-04-09T19:34:48.940577Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 conversation_index=1 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T19:34:48.941274Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862021843907545304 conversation_index=1 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T19:34:49.191372Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862021843907545304 conversation_index=1 conversation_total=4 submission_status=not_attempted
2026-04-09T19:34:49.191875Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1039] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 email_count=1 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T19:34:49.193001Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:34:49.193169Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T19:34:49.193637Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:34:49.209140Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:34:49.209613Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=958
2026-04-09T19:34:49.209865Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Tennessee state regulations. TRANSPORTATION ORDER DETAILS Order Number: 32243994 Permit Number: ST261016268 Jurisdiction: Tennessee Order Management: https://permits.synchrontms.com/order-details?orderId=32243994 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Height: 13\' 10" Order Specifications: Height: 14\' 6" RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to'
2026-04-09T19:34:49.210089Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T19:34:49.210372Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T19:34:49.210510Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 is_order_email=True
2026-04-09T19:34:49.214120Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:34:49.214385Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:34:55.410267Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 inserted_id=69d7ff5f1e109c17fcc130b6
2026-04-09T19:34:55.410674Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862021852285503203 intake_record_id=69d7ff5f1e109c17fcc130b6 intake_title='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T19:34:55.410818Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:34:55.411510Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:34:55.411652Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T19:34:55.412071Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:34:55.427400Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:00.490588Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T19:35:00.490795Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 order_number=32243994 source=current_conversation_regex
2026-04-09T19:35:00.491024Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 order_number=32243994
2026-04-09T19:35:00.494163Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:00.494315Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:01.232053Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 doc_id=69d55d981e109c17fcc0b393 order_number=32243994 query_field=token
2026-04-09T19:35:01.232437Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 fields_mapped=6
2026-04-09T19:35:01.232951Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 order_number=32243994 sections_mapped=6
2026-04-09T19:35:01.233139Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:01.234233Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:01.234434Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T19:35:01.235045Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:01.259016Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:01.259284Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:35:03.103446Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T19:35:14.551496Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862021852285503203
2026-04-09T19:35:17.238327Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:17.238991Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1039 conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 seed_message_id=<order-32243994-48d4f24b@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862021852285503203 thread_fetch_succeeded=True
2026-04-09T19:35:23.330754Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 has_data=True thread_text_length=1039
2026-04-09T19:35:23.331047Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:23.336812Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:23.337141Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:23.337673Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 submission_blockers=['commodity.weight_lbs']
2026-04-09T19:35:23.337871Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4
2026-04-09T19:35:23.338767Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T19:35:23.340030Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=32243994 submission_status=blocked
2026-04-09T19:35:23.589075Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 submission_status=blocked
2026-04-09T19:35:23.589339Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 conversation_index=2 conversation_total=4 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T19:35:23.589738Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[271] conversation_id=1862022044260386366 conversation_index=3 conversation_total=4 email_count=1 subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T19:35:23.590905Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862022044260386366 conversation_index=3 conversation_total=4
2026-04-09T19:35:23.591058Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862022044260386366 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-09T19:35:23.591523Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862022044260386366 conversation_index=3 conversation_total=4
2026-04-09T19:35:23.607777Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862022044260386366 conversation_index=3 conversation_total=4
2026-04-09T19:35:23.608246Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862022044260386366 conversation_index=3 conversation_total=4 email_count=1 first_100_chars='A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0214611\n\nThere may be some diff' text_length=271
2026-04-09T19:35:23.608481Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862022044260386366 conversation_index=3 conversation_total=4 snippet="A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0214611 There may be some differences from permits you've received in the past. For example, the COOPR permit includes turn by turn directions, curfews and movement restrictions specific to your route."
2026-04-09T19:35:26.402471Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862022044260386366 conversation_index=3 conversation_total=4 raw_answer=no
2026-04-09T19:35:26.402779Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862022044260386366 conversation_index=3 conversation_total=4 is_order_email=False snippet='A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0214611 The'
2026-04-09T19:35:26.402917Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862022044260386366 conversation_index=3 conversation_total=4 is_order_email=False
2026-04-09T19:35:26.406370Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 conversation_index=3 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T19:35:26.406911Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862022044260386366 conversation_index=3 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T19:35:26.656189Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862022044260386366 conversation_index=3 conversation_total=4 submission_status=not_attempted
2026-04-09T19:35:26.656679Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[653] conversation_id=1862022219215517776 conversation_index=4 conversation_total=4 email_count=1 subject='Recibo de pago'
2026-04-09T19:35:26.657799Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862022219215517776 conversation_index=4 conversation_total=4
2026-04-09T19:35:26.657939Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862022219215517776 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-09T19:35:26.658359Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862022219215517776 conversation_index=4 conversation_total=4
2026-04-09T19:35:26.673520Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862022219215517776 conversation_index=4 conversation_total=4
2026-04-09T19:35:26.673895Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862022219215517776 conversation_index=4 conversation_total=4 email_count=1 first_100_chars='Missouri: MODOT Carrier Express\n\nRecibo de pago\n\nGracias por tu pago\n\nGuarde este n&#250;mero de con' text_length=653
2026-04-09T19:35:26.674121Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862022219215517776 conversation_index=4 conversation_total=4 snippet='Missouri: MODOT Carrier Express Recibo de pago Gracias por tu pago Guarde este n&#250;mero de confirmaci&#243;n para sus registros personales. Nombre del Cliente TRC LOGISTICS LLC Fecha efectiva 4/9/2026 2:26 PM Central Standard Time N&#250;mero de confirmaci&#243;n 20853205 M&#233;todo de Pago Monto Visa ***** 9675 $15.55 Pago &#237;t OSOW $15.00 Comisi&#243;n por Transacci&#243;n: $0.55 Monto Total Pagado: $15.55 <h4><strong>Detalles del pago</strong></h4> OSOW : PermitPayment - : 244043901 - : 4350427 - : 1191700 - : 3 - TRC LOGISTICS LLC - $15.00 Se ha incluido un Transaction Fee en el monto total pagado por esta transacci&#243;n.'
2026-04-09T19:35:28.473112Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862022219215517776 conversation_index=4 conversation_total=4 raw_answer=no
2026-04-09T19:35:28.473429Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862022219215517776 conversation_index=4 conversation_total=4 is_order_email=False snippet='Missouri: MODOT Carrier Express Recibo de pago Gracias por tu pago Guarde este n'
2026-04-09T19:35:28.473563Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862022219215517776 conversation_index=4 conversation_total=4 is_order_email=False
2026-04-09T19:35:28.476963Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 conversation_index=4 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T19:35:28.477557Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862022219215517776 conversation_index=4 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T19:35:28.727029Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862022219215517776 conversation_index=4 conversation_total=4 submission_status=not_attempted
2026-04-09T19:35:28.973576Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T19:35:28.973791Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=50 completed_order_found=False conversation_count=4 max_messages_requested=50 non_order_email_count=3 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_152944_652586
2026-04-09T19:35:30.257234Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T19:35:30.257931Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=1 run_trace_dir=all_steps_data/run_20260409_152944_652586
2026-04-09T19:40:30.352059Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T19:40:30.352736Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:40:32.434523Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T19:40:33.819880Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51366 unseen_only=False
2026-04-09T19:44:33.922750Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-09T19:44:33.923188Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T19:44:36.243712Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T19:44:36.492827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T19:44:36.742699Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T19:44:36.991670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=62ecaf0c3c511645fb9617ffb6a3addbf6b0704b3a7434d1d3a31a7cd739983f subject='New 1Password sign-in alert'
2026-04-09T19:44:37.240640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T19:44:37.489466Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=2245d81eecea3ccbc0c684478d0387d4fc640c12926c0e8bf5b2ad6800acd13b subject='Permits have been approved for payment'
2026-04-09T19:44:37.738460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T19:44:37.987409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=d84f7cc8f93910645ebbc911231be0027959fa8dedc2462fd43684e2da52407d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T19:44:38.236472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T19:44:38.485536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T19:44:38.734629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T19:44:38.983975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T19:44:39.233381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T19:44:39.483269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T19:44:39.732163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T19:44:39.981214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T19:44:40.230067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T19:44:40.479055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T19:44:40.728520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T19:44:40.977436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T19:44:41.226411Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T19:44:41.475456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T19:44:41.724455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T19:44:41.973672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T19:44:42.222606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=7aacdf5eee22fd7c6d88304c4f84ed3d2451bb6d4628d013822772c884e5de75 subject='Payment Receipt'
2026-04-09T19:44:42.471550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T19:44:42.720609Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T19:44:43.218705Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[331] conversation_id=1862022728971415640 conversation_index=1 conversation_total=2 email_count=1 subject='APPROVED: MoDOT MCE Account'
2026-04-09T19:44:43.220218Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862022728971415640 conversation_index=1 conversation_total=2
2026-04-09T19:44:43.220401Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862022728971415640 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T19:44:43.220827Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862022728971415640 conversation_index=1 conversation_total=2
2026-04-09T19:44:43.236251Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862022728971415640 conversation_index=1 conversation_total=2
2026-04-09T19:44:43.236654Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862022728971415640 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='The application you submitted for a MoDOT Carrier Express account for MJ EXPRESS LINES INC has been ' text_length=331
2026-04-09T19:44:43.236880Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862022728971415640 conversation_index=1 conversation_total=2 snippet='The application you submitted for a MoDOT Carrier Express account for MJ EXPRESS LINES INC has been approved. New MCS Cust Id: 256312 Link to MoDOT Carrier Express: https://mcs.modot.mo.gov/MceWeb This email was system generated. Please do not reply directly to email@modot.mo.gov as responses to this address are not monitored.'
2026-04-09T19:44:45.433854Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862022728971415640 conversation_index=1 conversation_total=2 raw_answer=no
2026-04-09T19:44:45.434336Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862022728971415640 conversation_index=1 conversation_total=2 is_order_email=False snippet='The application you submitted for a MoDOT Carrier Express account for MJ EXPRESS'
2026-04-09T19:44:45.434553Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862022728971415640 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-09T19:44:45.440484Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T19:44:45.441508Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862022728971415640 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T19:44:45.697788Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862022728971415640 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-09T19:44:45.698330Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[465] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 email_count=1 subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T19:44:45.699471Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:44:45.699612Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T19:44:45.700022Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:44:45.715372Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:44:45.715772Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nIf you have any questions about ' text_length=465
2026-04-09T19:44:45.716016Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 snippet='Please do not reply to this email as the account is not monitored. If you have any questions about the denial, please contact the Caltrans Authorized State Agent (permit writer) directly, or contact the Permits Office at (916) 322-1297. Hello NASH TURCAN. Your application for a Transportation Permit has been denied for the following reason(s): Other (See Comments) EXIT PERMIT ID # 1648469 CANNNOT BE LOCATED. IF IT IS ALREADY APPROVED PROVIDE AN APPROVED ID #'
2026-04-09T19:44:48.126808Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-09T19:44:48.127108Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 is_order_email=True snippet='Please do not reply to this email as the account is not monitored. If you have a'
2026-04-09T19:44:48.127298Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-09T19:44:48.130796Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:44:48.130961Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:44:54.482664Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 inserted_id=69d801b61e109c17fcc1311a
2026-04-09T19:44:54.483096Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862023038191232416 intake_record_id=69d801b61e109c17fcc1311a intake_title='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T19:44:54.483274Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:44:54.483948Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:44:54.484082Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T19:44:54.484505Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:44:54.499000Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:44:57.869101Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Ca conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 sender_emails=['noreply@dot.ca.gov']
2026-04-09T19:45:05.216265Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=Ca conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 order_number=94812585
2026-04-09T19:45:05.216592Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 order_number=94812585
2026-04-09T19:45:05.220028Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:05.220236Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:05.717093Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 doc_id=69d566801e109c17fcc0b500 order_number=94812585 query_field=token
2026-04-09T19:45:05.717355Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-09T19:45:05.717722Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 order_number=94812585 sections_mapped=6
2026-04-09T19:45:05.717883Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:05.718668Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:05.718807Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T19:45:05.719261Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:05.735484Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:05.735729Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:45:07.666004Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T19:45:20.187493Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862023038191232416
2026-04-09T19:45:23.030755Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:23.031297Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=465 conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 seed_message_id=<69d8005636e39@dot.ca.gov> source_email_count=1 source_thread_id=1862023038191232416 thread_fetch_succeeded=True
2026-04-09T19:45:26.280975Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 has_data=True thread_text_length=465
2026-04-09T19:45:26.281175Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:26.284136Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:26.284299Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:26.284523Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T19:45:26.284646Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2
2026-04-09T19:45:26.285190Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T19:45:26.285830Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Ca conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=94812585 submission_status=blocked
2026-04-09T19:45:26.540571Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-09T19:45:26.540798Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T19:45:26.798219Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T19:45:26.798438Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_154030_352310
2026-04-09T19:45:28.118486Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T19:45:28.119384Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260409_154030_352310
2026-04-09T19:50:28.219328Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T19:50:28.219962Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:50:30.082992Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T19:50:31.510187Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51367 unseen_only=False
2026-04-09T19:54:27.030325Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-09T19:54:27.031004Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T19:54:29.352976Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T19:54:29.599811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T19:54:29.846556Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=62ecaf0c3c511645fb9617ffb6a3addbf6b0704b3a7434d1d3a31a7cd739983f subject='New 1Password sign-in alert'
2026-04-09T19:54:30.093363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T19:54:30.340294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=2245d81eecea3ccbc0c684478d0387d4fc640c12926c0e8bf5b2ad6800acd13b subject='Permits have been approved for payment'
2026-04-09T19:54:30.587078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T19:54:30.834044Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=d84f7cc8f93910645ebbc911231be0027959fa8dedc2462fd43684e2da52407d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T19:54:31.080871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T19:54:31.327700Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T19:54:31.582930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T19:54:31.829758Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T19:54:32.076704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T19:54:32.323572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T19:54:32.570533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T19:54:32.817445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T19:54:33.064293Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T19:54:33.311280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T19:54:33.558332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T19:54:33.805352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T19:54:34.052410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T19:54:34.299486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T19:54:34.546446Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T19:54:34.793384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T19:54:35.040423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T19:54:35.287261Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=7aacdf5eee22fd7c6d88304c4f84ed3d2451bb6d4628d013822772c884e5de75 subject='Payment Receipt'
2026-04-09T19:54:35.534441Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T19:54:35.781299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T19:54:36.028286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T19:54:36.275722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T19:54:36.523319Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1310] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 email_count=1 subject='Confirmation of Order #22172273'
2026-04-09T19:54:36.525279Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:36.525479Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T19:54:36.526082Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:36.551684Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:36.552327Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Dear Dan Dreamworks,\n\nWe are pleased to inform you that we have successfully collected all the neces' text_length=1310
2026-04-09T19:54:36.552576Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 snippet="Dear Dan Dreamworks, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T19:54:36.552842Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 subject='Confirmation of Order #22172273'
2026-04-09T19:54:36.553093Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 is_order_email=True snippet='Dear Dan Dreamworks, We are pleased to inform you that we have successfully coll'
2026-04-09T19:54:36.553272Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T19:54:36.556997Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:36.557230Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:43.381760Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 inserted_id=69d804031e109c17fcc13170
2026-04-09T19:54:43.382202Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862023464369121490 intake_record_id=69d804031e109c17fcc13170 intake_title='Confirmation of Order #22172273'
2026-04-09T19:54:43.382357Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:43.383013Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:43.383146Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T19:54:43.383590Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:43.399004Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:49.478295Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Dreamworks conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 sender_emails=['info@synchronpermits.com']
2026-04-09T19:54:49.478542Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 order_number=22172273 source=current_conversation_regex
2026-04-09T19:54:49.478771Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 order_number=22172273
2026-04-09T19:54:49.481778Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:49.481929Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:49.728992Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 doc_id=69d8010f1e109c17fcc130f4 order_number=22172273 query_field=token
2026-04-09T19:54:49.729270Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T19:54:49.729637Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 order_number=22172273 sections_mapped=6
2026-04-09T19:54:49.729805Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:49.730553Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:49.730691Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T19:54:49.731106Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:49.746142Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:54:49.746377Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T19:54:51.662095Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T19:55:03.934255Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862023464369121490
2026-04-09T19:55:06.879071Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:55:06.879872Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1310 conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 seed_message_id=<2d6f.2a59c46da935360.m1.a65ba9e0-344c-11f1-a6c3-525400fb7a78.19d73c7237e@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862023464369121490 thread_fetch_succeeded=True
2026-04-09T19:55:48.200743Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 has_data=True thread_text_length=1310
2026-04-09T19:55:48.200936Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:55:48.204000Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:55:48.204171Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:55:48.204415Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T19:55:48.204539Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1
2026-04-09T19:55:48.205073Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T19:55:48.205721Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Dreamworks conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=22172273 submission_status=blocked
2026-04-09T19:55:48.455498Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T19:55:48.455726Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T19:55:48.702400Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T19:55:48.702643Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_155028_219567
2026-04-09T19:55:50.069720Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T19:55:50.070573Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_155028_219567
2026-04-09T20:00:50.170646Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T20:00:50.171599Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:00:52.106422Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T20:00:53.594398Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51370 unseen_only=False
2026-04-09T20:04:51.666218Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T20:04:51.666994Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T20:04:54.054552Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T20:04:54.301643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015957477441045 fingerprint=6faab78a5a00b50312489c9061109c289f724dde1c475e1ac481c39b4a4a4b2e subject='Dimension Alert - Permit NM26103717 New Mexico, Order 27294325'
2026-04-09T20:04:54.548805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T20:04:54.795944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T20:04:55.042989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015753738865275 fingerprint=a90aa51769d79d1dbbadaf660058843875ea2bf62ed8ce066c15b45cfdef4109 subject='New sign-on notification'
2026-04-09T20:04:55.289988Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=d84f7cc8f93910645ebbc911231be0027959fa8dedc2462fd43684e2da52407d subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T20:04:55.536997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T20:04:55.784307Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T20:04:56.031368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T20:04:56.278422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T20:04:56.525375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T20:04:56.772507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T20:04:57.019585Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=62ecaf0c3c511645fb9617ffb6a3addbf6b0704b3a7434d1d3a31a7cd739983f subject='New 1Password sign-in alert'
2026-04-09T20:04:57.266557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T20:04:57.513661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T20:04:57.760729Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T20:04:58.007789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T20:04:58.254788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T20:04:58.501778Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T20:04:58.748873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T20:04:58.995818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T20:04:59.242883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T20:04:59.489831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T20:04:59.737361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T20:04:59.984419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=7aacdf5eee22fd7c6d88304c4f84ed3d2451bb6d4628d013822772c884e5de75 subject='Payment Receipt'
2026-04-09T20:05:00.231420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T20:05:00.478386Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T20:05:00.725510Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T20:05:00.972563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T20:05:01.219652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T20:05:01.466999Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[239, 287, 477, 347, 270, 1008, 1105, 1295, 301, 121, 460, 333, 575] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 email_count=13 subject='Re: #398 NV to UT'
2026-04-09T20:05:01.468898Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:01.469090Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T20:05:01.469589Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:01.485552Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:01.486655Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 email_count=13 first_100_chars="axle spacings:\n16'2 - 4'10 - 5' - 44' - 4'6\n\n6 axles (4+2)\n\n80L\n13'6W\n16'11T\nOrder NV and UT Max wei" text_length=6902
2026-04-09T20:05:01.486974Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 snippet="axle spacings: 16'2 - 4'10 - 5' - 44' - 4'6 6 axles (4+2) 80L 13'6W 16'11T Order NV and UT Max weight on 6 axles Commodity: Process vessel Same route as 401 *Vlad Croitoru* Dispatcher | ATLAS LOGISTICS GROUP INC www.atlaslogistics.net --- Team can we change only this order? axle spacings: 16'2 - 4'10 - 5' - 45' - 4'6 6 axles (4+2) 86L 13'6W 16'11T *Vlad Croitoru* Dispatcher | ATLAS LOGISTICS GROUP INC www.atlaslogistics.net On Wed, Apr 1, 2026 at 12:26 PM Synchron Permits <synchronpermits@gmail.com> wrote: Received --- 398 and 399 starting on Saturday. *Vlad Croitoru* Dispatcher |"
2026-04-09T20:05:04.269907Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-09T20:05:04.270216Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 is_order_email=True snippet="axle spacings: 16'2 - 4'10 - 5' - 44' - 4'6 6 axles (4+2) 80L 13'6W 16'11T Order"
2026-04-09T20:05:04.270357Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T20:05:04.273698Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:04.273859Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:09.453462Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 inserted_id=69d806751e109c17fcc131da
2026-04-09T20:05:09.453901Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Manuel conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1861289499408077077 intake_record_id=69d806751e109c17fcc131da intake_title='Re: #398 NV to UT'
2026-04-09T20:05:09.454045Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:09.454752Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:09.454894Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T20:05:09.455361Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:09.471174Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:11.780023Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 sender_emails=['vlad@atlaslogistics.net', 'atlasgroupoperations@gmail.com']
2026-04-09T20:05:17.823555Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 order_number=40934750
2026-04-09T20:05:17.824132Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 order_number=40934750
2026-04-09T20:05:17.829240Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:17.829532Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:18.322733Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 doc_id=69ce8b074d9a7bf18213db72 order_number=40934750 query_field=token
2026-04-09T20:05:18.323013Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T20:05:18.323416Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 order_number=40934750 sections_mapped=6
2026-04-09T20:05:18.323557Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:18.324268Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:18.324411Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T20:05:18.324825Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:18.339979Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:18.340257Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:05:20.121077Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T20:05:53.259653Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 email_count=21 mailbox='[Gmail]/All Mail' thread_id=1861289499408077077
2026-04-09T20:05:55.664451Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:05:55.666302Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=6475 conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 seed_message_id=<CA+TxMFpt4UiO3MN7aAMLLZs9HKVjFRq8GWZALLvXmHxGmCTNBA@mail.gmail.com> source_email_count=21 source_thread_id=1861289499408077077 thread_fetch_succeeded=True
2026-04-09T20:06:03.651731Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 has_data=True thread_text_length=6475
2026-04-09T20:06:03.651919Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:06:03.654862Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:06:03.655022Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:06:33.692403Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T20:07:07.288093Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T20:07:07.540450Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 inserted_id=69d806ebe7b53b51de99121f
2026-04-09T20:07:07.540689Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 mongodb_saved_id=69d806ebe7b53b51de99121f order_number=40934750
2026-04-09T20:07:07.540839Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:07:07.541563Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T20:07:07.543672Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 errors=[] is_order_email=True order_number=40934750 submission_status=submit_failed
2026-04-09T20:07:07.793393Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861289499408077077 conversation_index=1 conversation_total=1 submission_status=submit_failed
2026-04-09T20:07:07.793653Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 conversation_index=1 conversation_total=1
2026-04-09T20:07:08.040495Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T20:07:08.040701Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_160050_170900
2026-04-09T20:07:09.069561Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T20:07:09.070219Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_160050_170900
2026-04-09T20:12:09.165415Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T20:12:09.166342Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:12:10.802422Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T20:12:11.996960Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51375 unseen_only=False
2026-04-09T20:15:47.401121Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T20:15:47.401612Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T20:15:49.728200Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T20:15:49.978161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015906332732893 fingerprint=5b08acf2a92d95fc947d50aa20e7ef4f00ad990e7a3361693edc9197be8d1483 subject='RE: [EXTERNAL] Access request'
2026-04-09T20:15:50.227831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862009676947903189 fingerprint=5551ae2aef5185c57d86bd24a769d679319505928902dab2a8966b9449d0ef4e subject='Re: Invoice Pilot Nikolas Green Oregon load'
2026-04-09T20:15:50.477337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T20:15:50.726858Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T20:15:50.976405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T20:15:51.225856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T20:15:51.475391Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T20:15:51.725129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=62ecaf0c3c511645fb9617ffb6a3addbf6b0704b3a7434d1d3a31a7cd739983f subject='New 1Password sign-in alert'
2026-04-09T20:15:51.974703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T20:15:52.224214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T20:15:52.473846Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T20:15:52.723547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T20:15:52.973050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T20:15:53.222603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T20:15:53.472028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T20:15:53.727602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T20:15:53.977197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T20:15:54.226615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T20:15:54.476100Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T20:15:54.725817Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T20:15:54.975530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T20:15:55.225005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=7aacdf5eee22fd7c6d88304c4f84ed3d2451bb6d4628d013822772c884e5de75 subject='Payment Receipt'
2026-04-09T20:15:55.474614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T20:15:55.724294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T20:15:55.973805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T20:15:56.223307Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T20:15:56.473094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T20:15:56.722695Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=a22bfe07dc633f647bd5995ff9b1b247d13970822961ca4f7f344e244eec9e4a subject='Re: #398 NV to UT'
2026-04-09T20:15:57.221678Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1039] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 email_count=1 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T20:15:57.222885Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:15:57.223027Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T20:15:57.223454Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:15:57.237965Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:15:57.238295Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=958
2026-04-09T20:15:57.238527Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with New Mexico state regulations. TRANSPORTATION ORDER DETAILS Order Number: 78351033 Permit Number: NM26103997 Jurisdiction: New Mexico Order Management: https://permits.synchrontms.com/order-details?orderId=78351033 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 138600 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to'
2026-04-09T20:15:57.238741Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T20:15:57.238969Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T20:15:57.239096Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T20:15:57.241537Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:15:57.241688Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:02.616510Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 inserted_id=69d809021e109c17fcc13240
2026-04-09T20:16:02.616903Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862024684541232232 intake_record_id=69d809021e109c17fcc13240 intake_title='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T20:16:02.617047Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:02.617722Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:02.617863Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T20:16:02.618281Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:02.632776Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:07.385619Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Heavyhaulgbt conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T20:16:07.385852Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 order_number=78351033 source=current_conversation_regex
2026-04-09T20:16:07.386115Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 order_number=78351033
2026-04-09T20:16:07.389372Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:07.389565Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:07.887197Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 doc_id=69d7f7af1e109c17fcc12f6e order_number=78351033 query_field=token
2026-04-09T20:16:07.887453Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T20:16:07.887830Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 order_number=78351033 sections_mapped=6
2026-04-09T20:16:07.887964Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:07.888669Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:07.888807Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T20:16:07.889219Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:07.904538Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:07.904733Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:16:09.505790Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T20:16:19.215399Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862024684541232232
2026-04-09T20:16:21.566298Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:21.566966Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1039 conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 seed_message_id=<order-78351033-0839bf7d@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862024684541232232 thread_fetch_succeeded=True
2026-04-09T20:16:25.331791Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 has_data=True thread_text_length=1039
2026-04-09T20:16:25.331993Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:25.335077Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:25.335308Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:16:55.362484Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T20:17:27.398409Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T20:17:27.660572Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 inserted_id=69d80957e7b53b51de991221
2026-04-09T20:17:27.660794Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 mongodb_saved_id=69d80957e7b53b51de991221 order_number=78351033
2026-04-09T20:17:27.660920Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:17:27.661572Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T20:17:27.662522Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Heavyhaulgbt conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 errors=[] is_order_email=True order_number=78351033 submission_status=submit_failed
2026-04-09T20:17:27.914455Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862024684541232232 conversation_index=1 conversation_total=2 submission_status=submit_failed
2026-04-09T20:17:27.914676Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 conversation_index=1 conversation_total=2
2026-04-09T20:17:28.163615Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T20:17:28.163830Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_161209_165728
2026-04-09T20:17:29.297631Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T20:17:29.298344Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_161209_165728
2026-04-09T20:22:29.398258Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T20:22:29.399295Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:22:31.174966Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T20:22:32.657341Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51379 unseen_only=False
2026-04-09T20:26:25.534331Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T20:26:25.534848Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T20:26:27.819485Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T20:26:28.065452Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017243114700068 fingerprint=6e24ee17d2097551d66857b4f695ce3418bb4f451ce07a01ca7369bdf41ec307 subject='Request for Permit - Approved'
2026-04-09T20:26:28.311645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T20:26:28.570673Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T20:26:28.816629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T20:26:29.062484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T20:26:29.308535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=62ecaf0c3c511645fb9617ffb6a3addbf6b0704b3a7434d1d3a31a7cd739983f subject='New 1Password sign-in alert'
2026-04-09T20:26:29.554411Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T20:26:29.800628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T20:26:30.046650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T20:26:30.300429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T20:26:30.546368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T20:26:30.792336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T20:26:31.038523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T20:26:31.284520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T20:26:31.530463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T20:26:31.776410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T20:26:32.022327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T20:26:32.268455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T20:26:32.514370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T20:26:32.760349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=7aacdf5eee22fd7c6d88304c4f84ed3d2451bb6d4628d013822772c884e5de75 subject='Payment Receipt'
2026-04-09T20:26:33.006443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T20:26:33.252367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T20:26:33.498308Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T20:26:33.744227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T20:26:33.990699Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T20:26:34.236621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=a22bfe07dc633f647bd5995ff9b1b247d13970822961ca4f7f344e244eec9e4a subject='Re: #398 NV to UT'
2026-04-09T20:26:34.486467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T20:26:35.470171Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[271] conversation_id=1862024821362352497 conversation_index=1 conversation_total=4 email_count=1 subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T20:26:35.471678Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862024821362352497 conversation_index=1 conversation_total=4
2026-04-09T20:26:35.471822Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862024821362352497 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T20:26:35.472249Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862024821362352497 conversation_index=1 conversation_total=4
2026-04-09T20:26:35.486859Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862024821362352497 conversation_index=1 conversation_total=4
2026-04-09T20:26:35.487186Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862024821362352497 conversation_index=1 conversation_total=4 email_count=1 first_100_chars='A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0214881\n\nThere may be some diff' text_length=271
2026-04-09T20:26:35.487409Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862024821362352497 conversation_index=1 conversation_total=4 snippet="A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0214881 There may be some differences from permits you've received in the past. For example, the COOPR permit includes turn by turn directions, curfews and movement restrictions specific to your route."
2026-04-09T20:26:38.126717Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862024821362352497 conversation_index=1 conversation_total=4 raw_answer=no
2026-04-09T20:26:38.127019Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862024821362352497 conversation_index=1 conversation_total=4 is_order_email=False snippet='A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0214881 The'
2026-04-09T20:26:38.127160Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862024821362352497 conversation_index=1 conversation_total=4 is_order_email=False
2026-04-09T20:26:38.130658Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 conversation_index=1 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T20:26:38.131212Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862024821362352497 conversation_index=1 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T20:26:38.380489Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862024821362352497 conversation_index=1 conversation_total=4 submission_status=not_attempted
2026-04-09T20:26:38.380969Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[444, 815] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 email_count=2 subject='Re: Truck 318 Trailer 9571'
2026-04-09T20:26:38.382248Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:38.382389Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T20:26:38.382788Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:38.397310Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:38.397802Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 email_count=2 first_100_chars='1428 Hardy Rd, Lake Point, UT 84074\nto\n3435 North McCarty Street Houston TX 77029\ncaterpilar 980 H W' text_length=1266
2026-04-09T20:26:38.398132Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 snippet='1428 Hardy Rd, Lake Point, UT 84074 to 3435 North McCarty Street Houston TX 77029 caterpilar 980 H WHEEL LOADER 11\'10" wide 14\' tall 12500 54k 54K 7 axles *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org --- *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org On Thu, Apr 9, 2026 at 11:12 PM'
2026-04-09T20:26:40.722910Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 raw_answer=yes
2026-04-09T20:26:40.723350Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 is_order_email=True snippet='1428 Hardy Rd, Lake Point, UT 84074 to 3435 North McCarty Street Houston TX 7702'
2026-04-09T20:26:40.723489Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 is_order_email=True
2026-04-09T20:26:40.727381Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:40.727586Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:47.671026Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 inserted_id=69d80b871e109c17fcc132b2
2026-04-09T20:26:47.671587Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862025125748701916 intake_record_id=69d80b871e109c17fcc132b2 intake_title='Re: Truck 318 Trailer 9571'
2026-04-09T20:26:47.671731Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:47.672414Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:47.672554Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T20:26:47.672973Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:47.687396Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:50.110507Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Select Corp' conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 sender_emails=['dispatch6@selectcorp.org']
2026-04-09T20:26:55.409960Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Select Corp' conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 order_number=04396029
2026-04-09T20:26:55.410638Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 order_number=04396029
2026-04-09T20:26:55.415775Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:55.416040Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:55.914952Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 doc_id=69d3d39c1e109c17fcc063c1 order_number=04396029 query_field=token
2026-04-09T20:26:55.915231Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 fields_mapped=6
2026-04-09T20:26:55.915720Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 order_number=04396029 sections_mapped=6
2026-04-09T20:26:55.915855Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:55.916576Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:55.916717Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-09T20:26:55.917181Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:55.932923Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:26:55.933152Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:26:57.587776Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T20:27:11.330194Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 email_count=4 mailbox='[Gmail]/All Mail' thread_id=1862025125748701916
2026-04-09T20:27:13.754370Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:27:13.755224Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1430 conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 seed_message_id='<CAGACdu5R65S7BPEzCz-aaQ=G2r61HZ1CMkDEof2YcRbXbKkKnQ@mail.gmail.com>' source_email_count=4 source_thread_id=1862025125748701916 thread_fetch_succeeded=True
2026-04-09T20:27:20.262489Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 has_data=True thread_text_length=1430
2026-04-09T20:27:20.262713Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:27:20.266246Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:27:20.266472Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:27:50.304426Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T20:28:22.343423Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T20:28:22.595030Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 inserted_id=69d80be6e7b53b51de991223
2026-04-09T20:28:22.595281Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 mongodb_saved_id=69d80be6e7b53b51de991223 order_number=04396029
2026-04-09T20:28:22.595410Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:28:22.596073Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T20:28:22.597523Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Select Corp' conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 errors=[] is_order_email=True order_number=04396029 submission_status=submit_failed
2026-04-09T20:28:22.846485Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862025125748701916 conversation_index=2 conversation_total=4 submission_status=submit_failed
2026-04-09T20:28:22.846752Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 conversation_index=2 conversation_total=4
2026-04-09T20:28:23.097400Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T20:28:23.097624Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=True conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_162229_398577
2026-04-09T20:28:24.250250Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T20:28:24.250911Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260409_162229_398577
2026-04-09T20:33:24.346672Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T20:33:24.347325Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:33:26.210297Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T20:33:27.507311Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51382 unseen_only=False
2026-04-09T20:37:33.179251Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T20:37:33.179748Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T20:37:35.479637Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T20:37:35.723775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017578471116693 fingerprint=70a2b06cd68b149a19c442fe8fbfee8358e0e5f1065967c85a4699379150695f subject='Unit: 819 / project order'
2026-04-09T20:37:35.968089Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T20:37:36.212427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=15b800ceb13889c394d4a3d1721398be1fb9e9c874eea8de0adbf94190ec93b1 subject='New 1Password sign-in alert'
2026-04-09T20:37:36.456791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T20:37:36.701196Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T20:37:36.945604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T20:37:37.189952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T20:37:37.434303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T20:37:37.678674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T20:37:37.922873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T20:37:38.167370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T20:37:38.411640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T20:37:38.655939Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T20:37:38.900130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T20:37:39.144562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T20:37:39.388738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T20:37:39.632931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T20:37:39.877306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T20:37:40.121428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=7aacdf5eee22fd7c6d88304c4f84ed3d2451bb6d4628d013822772c884e5de75 subject='Payment Receipt'
2026-04-09T20:37:40.365661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T20:37:40.609904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T20:37:40.854079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T20:37:41.098258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T20:37:41.342456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T20:37:41.586580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=a22bfe07dc633f647bd5995ff9b1b247d13970822961ca4f7f344e244eec9e4a subject='Re: #398 NV to UT'
2026-04-09T20:37:41.830657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T20:37:42.074840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T20:37:42.319066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=61afd8dd8fb999df1240893042d889c75315a4b2dd0e3501b1a0217956cabf46 subject='Re: Truck 318 Trailer 9571'
2026-04-09T20:37:43.051382Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1862025242675970118 conversation_index=1 conversation_total=3 email_count=1 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T20:37:43.052547Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862025242675970118 conversation_index=1 conversation_total=3
2026-04-09T20:37:43.052686Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862025242675970118 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T20:37:43.053088Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862025242675970118 conversation_index=1 conversation_total=3
2026-04-09T20:37:43.067593Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862025242675970118 conversation_index=1 conversation_total=3
2026-04-09T20:37:43.067853Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862025242675970118 conversation_index=1 conversation_total=3 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-09T20:37:43.068072Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862025242675970118 conversation_index=1 conversation_total=3 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-09T20:37:43.068223Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862025242675970118 conversation_index=1 conversation_total=3 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T20:37:43.068445Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862025242675970118 conversation_index=1 conversation_total=3 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-09T20:37:43.068570Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862025242675970118 conversation_index=1 conversation_total=3 is_order_email=False
2026-04-09T20:37:43.071016Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 conversation_index=1 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T20:37:43.071623Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862025242675970118 conversation_index=1 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T20:37:43.318913Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862025242675970118 conversation_index=1 conversation_total=3 submission_status=not_attempted
2026-04-09T20:37:43.319284Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1356] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 email_count=1 subject='Confirmation of Order #73773621'
2026-04-09T20:37:43.320372Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:37:43.320512Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T20:37:43.320918Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:37:43.335717Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:37:43.336183Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='Dear VLAD CROITORU,\n\nWe are pleased to inform you that we have successfully collected all the necess' text_length=1356
2026-04-09T20:37:43.338580Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 snippet="Dear VLAD CROITORU, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T20:37:43.338931Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 subject='Confirmation of Order #73773621'
2026-04-09T20:37:43.339224Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 is_order_email=True snippet='Dear VLAD CROITORU, We are pleased to inform you that we have successfully colle'
2026-04-09T20:37:43.339359Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-09T20:37:43.342948Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:37:43.343107Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:37:49.681189Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 inserted_id=69d80e1d1e109c17fcc1332f
2026-04-09T20:37:49.681581Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862025699764335684 intake_record_id=69d80e1d1e109c17fcc1332f intake_title='Confirmation of Order #73773621'
2026-04-09T20:37:49.681723Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:37:49.682390Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:37:49.682532Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T20:37:49.682945Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:37:49.697813Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:38:23.616500Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-09T20:38:23.616754Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 order_number=73773621 source=current_conversation_regex
2026-04-09T20:38:23.616981Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 order_number=73773621
2026-04-09T20:38:23.620295Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:38:23.620453Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:38:24.107381Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 doc_id=69d805fc1e109c17fcc131c8 order_number=73773621 query_field=token
2026-04-09T20:38:24.107742Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-09T20:38:24.108281Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 order_number=73773621 sections_mapped=6
2026-04-09T20:38:24.108479Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:38:24.109502Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:38:24.109704Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T20:38:24.110346Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:38:24.138186Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:38:24.138458Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:38:25.907985Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T20:38:36.706692Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862025699764335684
2026-04-09T20:38:39.294922Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:38:39.295758Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1356 conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.aa72ed90-3451-11f1-a6c3-525400fb7a78.19d73e802e9@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862025699764335684 thread_fetch_succeeded=True
2026-04-09T20:39:16.514617Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 has_data=True thread_text_length=1356
2026-04-09T20:39:16.514835Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:39:16.518101Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:39:16.518297Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:39:16.518537Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T20:39:16.518660Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3
2026-04-09T20:39:16.519233Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T20:39:16.519874Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=73773621 submission_status=blocked
2026-04-09T20:39:16.767014Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-09T20:39:16.767256Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T20:39:16.767817Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1066] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 email_count=1 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T20:39:16.768949Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:16.769090Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T20:39:16.769550Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:16.784166Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:16.784523Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=985
2026-04-09T20:39:16.784753Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with California state regulations. TRANSPORTATION ORDER DETAILS Order Number: 00629045 Permit Number: e26-029862 Jurisdiction: California Order Management: https://permits.synchrontms.com/order-details?orderId=00629045 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Width: 8\' 6" Height: 14\' 0" Order Specifications: Width: 14\' 0" Height: 15\' 3" RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with'
2026-04-09T20:39:16.784972Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T20:39:16.785212Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T20:39:16.785347Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-09T20:39:16.787941Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:16.788093Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:22.779200Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 inserted_id=69d80e7a1e109c17fcc1334a
2026-04-09T20:39:22.779595Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862026340259136336 intake_record_id=69d80e7a1e109c17fcc1334a intake_title='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T20:39:22.779748Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:22.780464Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:22.780603Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T20:39:22.781006Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:22.795952Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:34.302788Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Heavyhaulgbt conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T20:39:34.302995Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 order_number=00629045 source=current_conversation_regex
2026-04-09T20:39:34.303230Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 order_number=00629045
2026-04-09T20:39:34.306323Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:34.306472Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:34.793621Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 doc_id=69d6a1f81e109c17fcc0ebcd order_number=00629045 query_field=token
2026-04-09T20:39:34.793868Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-09T20:39:34.794235Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 order_number=00629045 sections_mapped=6
2026-04-09T20:39:34.794376Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:34.795045Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:34.795193Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T20:39:34.795596Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:34.810168Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:34.810327Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:39:36.486112Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T20:39:47.156724Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862026340259136336
2026-04-09T20:39:49.688135Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:49.688765Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1066 conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 seed_message_id=<order-00629045-109987d0@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862026340259136336 thread_fetch_succeeded=True
2026-04-09T20:39:54.364733Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 has_data=True thread_text_length=1066
2026-04-09T20:39:54.365030Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:54.369874Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:54.370497Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:54.370920Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T20:39:54.371103Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3
2026-04-09T20:39:54.372004Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T20:39:54.373294Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Heavyhaulgbt conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=00629045 submission_status=blocked
2026-04-09T20:39:54.620085Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 submission_status=blocked
2026-04-09T20:39:54.620325Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 conversation_index=3 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T20:39:54.864390Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T20:39:54.864603Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=1 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260409_163324_346917
2026-04-09T20:39:56.097279Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T20:39:56.097946Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=2 run_trace_dir=all_steps_data/run_20260409_163324_346917
2026-04-09T20:44:56.197303Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T20:44:56.198272Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:44:57.915403Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T20:44:59.425884Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51385 unseen_only=False
2026-04-09T20:49:09.714529Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T20:49:09.715111Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T20:49:12.020488Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T20:49:12.266545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862018046372254158 fingerprint=c7430b0904f507fab67f3df37eee88e4a3ace32e6925958a498c26e55d964f77 subject='Ask questions, get accurate answers with Tableau Next: Concierge'
2026-04-09T20:49:12.512616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T20:49:12.758424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T20:49:13.004310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T20:49:13.250374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T20:49:13.496285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T20:49:13.742196Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T20:49:13.988106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T20:49:14.233954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T20:49:14.479752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T20:49:14.725764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T20:49:14.971627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T20:49:15.217506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T20:49:15.463367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T20:49:15.709209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T20:49:15.960661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T20:49:16.206542Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T20:49:16.452273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=7aacdf5eee22fd7c6d88304c4f84ed3d2451bb6d4628d013822772c884e5de75 subject='Payment Receipt'
2026-04-09T20:49:16.699780Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T20:49:16.959824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T20:49:17.205662Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T20:49:17.451458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T20:49:17.697272Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T20:49:17.943093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=a22bfe07dc633f647bd5995ff9b1b247d13970822961ca4f7f344e244eec9e4a subject='Re: #398 NV to UT'
2026-04-09T20:49:18.188907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T20:49:18.434654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T20:49:18.680533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T20:49:18.926368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T20:49:19.172236Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T20:49:19.418656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T20:49:19.418881Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T20:49:19.664025Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T20:49:21.925374Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T20:49:21.926038Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_164456_197631
2026-04-09T20:54:22.023562Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T20:54:22.024309Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T20:54:23.896588Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T20:54:25.396594Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51386 unseen_only=False
2026-04-09T20:59:48.813251Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-09T20:59:48.814246Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T20:59:51.127629Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T20:59:51.374182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=967cc4f493063c2212958e9e198dde5406b67fc0b4c1de1706784a83abdf57e8 subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-09T20:59:51.620576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861925482530537109 fingerprint=821261403b350ad2bc898515e604e7aa6035cf65e632357d106f52b32e6731d9 subject='Re: Unit 999 ~ Tennessee Permit Submitted'
2026-04-09T20:59:51.867169Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T20:59:52.113934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862016383069589626 fingerprint=29bf647ead9003deb67fb7a697a634fb56d2ca1738d4f4d3aee3f9a12084fe7b subject='Re: Permit Request trk#F668 04/09'
2026-04-09T20:59:52.360693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T20:59:52.607287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T20:59:52.860804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T20:59:53.107093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T20:59:53.353398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T20:59:53.599850Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T20:59:53.846334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T20:59:54.095321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T20:59:54.341778Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T20:59:54.588185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T20:59:54.834878Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T20:59:55.087592Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T20:59:55.334041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T20:59:55.580487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T20:59:55.826881Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T20:59:56.073284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T20:59:56.319771Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T20:59:56.570667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T20:59:56.817031Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=a22bfe07dc633f647bd5995ff9b1b247d13970822961ca4f7f344e244eec9e4a subject='Re: #398 NV to UT'
2026-04-09T20:59:57.063724Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T20:59:57.310056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T20:59:57.556564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T20:59:57.803014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T20:59:58.049627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T20:59:58.296060Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T20:59:58.296291Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T20:59:58.542136Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T20:59:59.970758Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T20:59:59.971684Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_165422_023809
2026-04-09T21:05:00.026911Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T21:05:00.027678Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:05:01.589418Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T21:05:02.715968Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51390 unseen_only=False
2026-04-09T21:08:32.474398Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T21:08:32.475047Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T21:08:34.813478Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T21:08:35.059374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T21:08:35.305256Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T21:08:35.550922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T21:08:35.796808Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T21:08:36.042736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T21:08:36.288763Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T21:08:36.534601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T21:08:36.780442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T21:08:37.026203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T21:08:37.281931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T21:08:37.527593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T21:08:37.773483Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T21:08:38.019200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T21:08:38.265413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T21:08:38.511546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T21:08:38.757816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T21:08:39.003793Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T21:08:39.249806Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T21:08:39.495611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T21:08:39.750955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=a22bfe07dc633f647bd5995ff9b1b247d13970822961ca4f7f344e244eec9e4a subject='Re: #398 NV to UT'
2026-04-09T21:08:39.996763Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T21:08:40.242644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T21:08:40.488560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T21:08:40.734504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T21:08:40.980360Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T21:08:41.226312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T21:08:42.222089Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1039] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 email_count=1 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T21:08:42.223485Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:08:42.223630Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T21:08:42.224051Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:08:42.239177Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:08:42.239638Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=958
2026-04-09T21:08:42.239872Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with New Mexico state regulations. TRANSPORTATION ORDER DETAILS Order Number: 33598428 Permit Number: NM26104069 Jurisdiction: New Mexico Order Management: https://permits.synchrontms.com/order-details?orderId=33598428 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 138600 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to'
2026-04-09T21:08:42.240092Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T21:08:42.240355Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T21:08:42.240488Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 is_order_email=True
2026-04-09T21:08:42.243733Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:08:42.243941Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:08:48.721328Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 inserted_id=69d815601e109c17fcc135bd
2026-04-09T21:08:48.721826Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862027842577765828 intake_record_id=69d815601e109c17fcc135bd intake_title='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T21:08:48.722031Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:08:48.722880Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:08:48.723052Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T21:08:48.723538Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:08:48.739669Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:05.605525Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Heavyhaulgbt conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T21:09:05.605737Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 order_number=33598428 source=current_conversation_regex
2026-04-09T21:09:05.605963Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 order_number=33598428
2026-04-09T21:09:05.609006Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:05.609214Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:06.099809Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 doc_id=69d7f0e31e109c17fcc12d6e order_number=33598428 query_field=token
2026-04-09T21:09:06.100075Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 fields_mapped=6
2026-04-09T21:09:06.100488Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 order_number=33598428 sections_mapped=6
2026-04-09T21:09:06.100622Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:06.101359Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:06.101498Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-09T21:09:06.101984Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:06.117505Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:06.117689Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:09:07.794059Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 mailbox=INBOX readonly=True
2026-04-09T21:09:17.304295Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862027842577765828
2026-04-09T21:09:19.530809Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:19.531555Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1039 conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 seed_message_id=<order-33598428-ebd906c6@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862027842577765828 thread_fetch_succeeded=True
2026-04-09T21:09:23.619243Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 has_data=True thread_text_length=1039
2026-04-09T21:09:23.619476Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:23.622685Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:23.622845Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:09:53.655177Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T21:10:25.666480Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T21:10:25.919607Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 inserted_id=69d815c1e7b53b51de991228
2026-04-09T21:10:25.919854Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 mongodb_saved_id=69d815c1e7b53b51de991228 order_number=33598428
2026-04-09T21:10:25.919983Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:10:25.920708Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T21:10:25.921753Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Heavyhaulgbt conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 errors=[] is_order_email=True order_number=33598428 submission_status=submit_failed
2026-04-09T21:10:26.170873Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862027842577765828 conversation_index=1 conversation_total=4 submission_status=submit_failed
2026-04-09T21:10:26.171099Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 conversation_index=1 conversation_total=4
2026-04-09T21:10:26.416799Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T21:10:26.417071Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_170500_027153
2026-04-09T21:10:27.507313Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T21:10:27.507820Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_170500_027153
2026-04-09T21:15:27.580830Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T21:15:27.581492Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:15:29.877117Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T21:15:31.126087Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51390 unseen_only=False
2026-04-09T21:19:14.779108Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T21:19:14.779631Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T21:19:17.036573Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T21:19:17.277840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019445792223100 fingerprint=28be1e821744895a4dc52cd1e663bba90bcc3e73e7f19b631b6b2cc76ab6b9b7 subject='Confirmation of Order #33598428'
2026-04-09T21:19:17.519074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T21:19:17.760331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T21:19:18.001602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T21:19:18.242773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T21:19:18.484128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T21:19:18.725409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T21:19:18.966690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T21:19:19.208109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T21:19:19.453210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T21:19:19.698313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T21:19:19.943460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T21:19:20.188452Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T21:19:20.433583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T21:19:20.678628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T21:19:20.923603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T21:19:21.168526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T21:19:21.413544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T21:19:21.658476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T21:19:21.903421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=a22bfe07dc633f647bd5995ff9b1b247d13970822961ca4f7f344e244eec9e4a subject='Re: #398 NV to UT'
2026-04-09T21:19:22.148665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T21:19:22.393681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T21:19:22.638777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T21:19:22.883749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T21:19:23.128617Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T21:19:23.373592Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T21:19:23.618604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T21:19:24.353407Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1077] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 email_count=1 subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T21:19:24.354764Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:24.354906Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T21:19:24.355317Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:24.369873Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:24.370291Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 email_count=1 first_100_chars='Dear Constantin,\nThis email confirms that we have placed a temporary hold on your card ending in 357' text_length=1077
2026-04-09T21:19:24.370532Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 snippet='Dear Constantin, This email confirms that we have placed a temporary hold on your card ending in 3575 for $674.09 . This is related to Order #77440995 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-09T21:19:24.370779Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T21:19:24.371016Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 is_order_email=True snippet='Dear Constantin, This email confirms that we have placed a temporary hold on you'
2026-04-09T21:19:24.371145Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-09T21:19:24.373925Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:24.374082Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:30.621277Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 inserted_id=69d817e21e109c17fcc13638
2026-04-09T21:19:30.621687Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862028187773047286 intake_record_id=69d817e21e109c17fcc13638 intake_title='Order #77440995 – Pre-Charge Initiated'
2026-04-09T21:19:30.621837Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:30.622539Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:30.622682Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T21:19:30.623098Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:30.637807Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:33.930517Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-09T21:19:33.930889Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 order_number=77440995 source=current_conversation_regex
2026-04-09T21:19:33.931335Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 order_number=77440995
2026-04-09T21:19:33.937418Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:33.937750Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:34.182879Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 doc_id=69d8122c1e109c17fcc13448 order_number=77440995 query_field=token
2026-04-09T21:19:34.183133Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-09T21:19:34.183542Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 order_number=77440995 sections_mapped=6
2026-04-09T21:19:34.183674Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:34.184392Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:34.184530Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-09T21:19:34.184956Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:34.203810Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:34.204039Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:19:35.803563Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T21:19:45.402753Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862028187773047286
2026-04-09T21:19:47.674139Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:47.674774Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1077 conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.332e0890-3457-11f1-bed2-525400306fc9.19d740c4799@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862028187773047286 thread_fetch_succeeded=True
2026-04-09T21:19:51.544814Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 has_data=True thread_text_length=1077
2026-04-09T21:19:51.545057Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:51.549718Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:51.550008Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:51.550406Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T21:19:51.550554Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3
2026-04-09T21:19:51.551219Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T21:19:51.552049Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=77440995 submission_status=blocked
2026-04-09T21:19:51.813838Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-09T21:19:51.814133Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T21:19:51.816708Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1351] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 email_count=1 subject='Confirmation of Order #77440995'
2026-04-09T21:19:51.818076Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:19:51.818280Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T21:19:51.818770Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:19:51.836145Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:19:51.836804Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='Dear Constantin Pruitt,\n\nWe are pleased to inform you that we have successfully collected all the ne' text_length=1351
2026-04-09T21:19:51.837174Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 snippet="Dear Constantin Pruitt, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T21:19:51.837465Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 subject='Confirmation of Order #77440995'
2026-04-09T21:19:51.838006Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 is_order_email=True snippet='Dear Constantin Pruitt, We are pleased to inform you that we have successfully c'
2026-04-09T21:19:51.838172Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-09T21:19:51.842720Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:19:51.842936Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:19:57.161681Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 inserted_id=69d817fd1e109c17fcc1363e
2026-04-09T21:19:57.162105Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862028230253489433 intake_record_id=69d817fd1e109c17fcc1363e intake_title='Confirmation of Order #77440995'
2026-04-09T21:19:57.162290Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:19:57.162951Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:19:57.163083Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T21:19:57.163539Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:19:57.179088Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:00.713429Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 sender_emails=['info@synchronpermits.com']
2026-04-09T21:20:00.713683Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 order_number=77440995 source=current_conversation_regex
2026-04-09T21:20:00.713914Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 order_number=77440995
2026-04-09T21:20:00.717014Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:00.717172Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:00.962195Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 doc_id=69d8122c1e109c17fcc13448 order_number=77440995 query_field=token
2026-04-09T21:20:00.962452Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-09T21:20:00.962829Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 order_number=77440995 sections_mapped=6
2026-04-09T21:20:00.962961Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:00.963653Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:00.963792Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-09T21:20:00.964290Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:00.979160Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:00.979352Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:20:02.593285Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T21:20:12.174785Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862028230253489433
2026-04-09T21:20:14.446218Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:14.447041Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1351 conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 seed_message_id=<2d6f.2a59c46da935360.m1.384e7120-3457-11f1-bed2-525400306fc9.19d740c6932@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862028230253489433 thread_fetch_succeeded=True
2026-04-09T21:20:34.252341Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 has_data=True thread_text_length=1351
2026-04-09T21:20:34.252553Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:34.256184Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:34.256420Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:34.256711Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T21:20:34.256839Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3
2026-04-09T21:20:34.257438Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T21:20:34.258197Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=77440995 submission_status=blocked
2026-04-09T21:20:34.505610Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 submission_status=blocked
2026-04-09T21:20:34.505844Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 conversation_index=2 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T21:20:34.506268Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[880] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 email_count=1 subject='OW only TX , LA'
2026-04-09T21:20:34.507429Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:34.507597Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T21:20:34.508028Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:34.524365Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:34.524857Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Please use this scale ticket just as reference , add to this weight like 3000 lbs / between axles sh' text_length=880
2026-04-09T21:20:34.525126Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 snippet='Please use this scale ticket just as reference , add to this weight like 3000 lbs / between axles should be okay , Will send the actual scale ticket later. Hello, team. We need permits for the following : 3 axle truck, 2 axle trailer spacing: 17 / 5 / 41 / 4.5 / (ft) ; kingpin - 38 (ft) Dispatch Dispatch: Michael Phone: 3123804448 Email: info@vsp-transport.com Driver Email: victor.boblv@gmail.com Name: Victor Phone: (216) 971-1316 Pickup Address: 4040 Singleton Blvd, Dallas, TX 75212 Delivery Address: Coordinates 30.138786, -91085868 Truck Info Unit: 999 Make: Kenworth 2026 License: P 1341555 Vin: 1XKYD49X8TJ201999'
2026-04-09T21:20:36.829780Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 raw_answer=yes
2026-04-09T21:20:36.830139Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 is_order_email=True snippet='Please use this scale ticket just as reference , add to this weight like 3000 lb'
2026-04-09T21:20:36.830335Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-09T21:20:36.834947Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:36.835184Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:42.050792Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 inserted_id=69d818291e109c17fcc13646
2026-04-09T21:20:42.051256Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Manuel conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862028419602957907 intake_record_id=69d818291e109c17fcc13646 intake_title='OW only TX , LA'
2026-04-09T21:20:42.051405Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:42.052084Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:42.052231Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T21:20:42.052655Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:42.067185Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:44.018339Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 sender_emails=['info@vsp-transport.com']
2026-04-09T21:20:50.197200Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 order_number=99468122
2026-04-09T21:20:50.197630Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 order_number=99468122
2026-04-09T21:20:50.203214Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:50.203525Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:50.936831Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 doc_id=69d524e01e109c17fcc0a814 order_number=99468122 query_field=token
2026-04-09T21:20:50.937204Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-09T21:20:50.937778Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 order_number=99468122 sections_mapped=6
2026-04-09T21:20:50.937961Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:50.939027Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:50.939242Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-09T21:20:50.939832Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:50.960072Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:20:50.960314Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:20:53.292937Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-09T21:21:06.939601Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862028419602957907
2026-04-09T21:21:09.602651Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:21:09.603354Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1050 conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 seed_message_id=<BN8PR15MB29937474FC85425BD6660EA780582@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=3 source_thread_id=1862028419602957907 thread_fetch_succeeded=True
2026-04-09T21:21:23.899027Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 has_data=True thread_text_length=1050
2026-04-09T21:21:23.899274Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:21:23.902854Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:21:23.903024Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:21:23.903291Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-09T21:21:23.903421Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3
2026-04-09T21:21:23.903965Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T21:21:23.904650Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=99468122 submission_status=blocked
2026-04-09T21:21:24.152598Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 submission_status=blocked
2026-04-09T21:21:24.152822Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 conversation_index=3 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T21:21:24.397534Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T21:21:24.397837Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=0 order_email_count=3 payload_count=0 run_trace_dir=all_steps_data/run_20260409_171527_581067
2026-04-09T21:21:25.467237Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T21:21:25.467832Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=3 run_trace_dir=all_steps_data/run_20260409_171527_581067
2026-04-09T21:26:25.558148Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T21:26:25.559110Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:26:27.265947Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T21:26:28.635835Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51392 unseen_only=False
2026-04-09T21:29:56.233686Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-09T21:29:56.234536Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T21:29:58.555358Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T21:29:58.804684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862017391202571521 fingerprint=c2c3103ee5f312257ecf8319c92829d85e69cd51a488a80f8c8aa08ce7a583de subject='Order Confirmation'
2026-04-09T21:29:59.050340Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T21:29:59.295698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T21:29:59.541139Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T21:29:59.786625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T21:30:00.050299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T21:30:00.295680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T21:30:00.541246Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T21:30:00.786782Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T21:30:01.032132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T21:30:01.277434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T21:30:01.522900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T21:30:01.778626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T21:30:02.024328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T21:30:02.269820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T21:30:02.515780Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T21:30:02.761462Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T21:30:03.006889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T21:30:03.252370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T21:30:03.497841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T21:30:03.754814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T21:30:04.000339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T21:30:04.246210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T21:30:04.491920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T21:30:04.737496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T21:30:04.983465Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T21:30:05.228934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T21:30:05.474479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T21:30:05.720108Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=24641b29207142a51107fc524c6b998d3f6d3286149609ab8c4c3f15aed005d4 subject='OW only TX , LA'
2026-04-09T21:30:05.720349Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T21:30:05.965467Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T21:30:07.115828Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T21:30:07.116657Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_172625_558460
2026-04-09T21:35:07.216344Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T21:35:07.217113Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:35:09.053965Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T21:35:10.283749Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51394 unseen_only=False
2026-04-09T21:38:41.547878Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-09T21:38:41.548512Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T21:38:43.887121Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T21:38:44.143747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T21:38:44.390299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T21:38:44.636688Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T21:38:44.892876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T21:38:45.158239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T21:38:45.404620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T21:38:45.657943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T21:38:45.909723Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T21:38:46.166996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T21:38:46.413827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T21:38:46.660544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T21:38:46.907100Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T21:38:47.153472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T21:38:47.399749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T21:38:47.646346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T21:38:47.901289Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T21:38:48.151320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T21:38:48.397630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T21:38:48.643987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T21:38:48.890770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T21:38:49.164067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T21:38:49.410460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T21:38:49.668212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T21:38:49.924495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T21:38:50.170944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T21:38:50.417346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T21:38:50.663775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T21:38:50.910353Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=90fe01a8d4f0376b44e18912ba3bd5dafa68832fe03b0b943264488b7e52a7cd subject='Re: OW only TX , LA'
2026-04-09T21:38:51.157203Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 email_count=1 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T21:38:51.158683Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:38:51.158911Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T21:38:51.159471Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:38:51.180650Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:38:51.181208Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=949
2026-04-09T21:38:51.181496Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arizona state regulations. TRANSPORTATION ORDER DETAILS Order Number: 33598428 Permit Number: 2346368 Jurisdiction: Arizona Order Management: https://permits.synchrontms.com/order-details?orderId=33598428 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 130900 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with'
2026-04-09T21:38:51.181781Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T21:38:51.182113Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T21:38:51.182265Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T21:38:51.186179Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:38:51.186396Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:38:57.873100Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 inserted_id=69d81c711e109c17fcc136f6
2026-04-09T21:38:57.873597Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862029986579420035 intake_record_id=69d81c711e109c17fcc136f6 intake_title='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T21:38:57.873793Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:38:57.874587Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:38:57.874742Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T21:38:57.875208Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:38:57.891720Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:39:39.514932Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T21:39:39.515151Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 order_number=33598428 source=current_conversation_regex
2026-04-09T21:39:39.515394Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 order_number=33598428
2026-04-09T21:39:39.518569Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:39:39.518720Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:39:40.255053Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 doc_id=69d7f0e31e109c17fcc12d6e order_number=33598428 query_field=token
2026-04-09T21:39:40.255322Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T21:39:40.255710Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 order_number=33598428 sections_mapped=6
2026-04-09T21:39:40.255842Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:39:40.256544Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:39:40.256683Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T21:39:40.257098Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:39:40.271591Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:39:40.271744Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:39:41.914598Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T21:39:52.055911Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862029986579420035
2026-04-09T21:39:54.441953Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:39:54.442592Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1030 conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 seed_message_id=<order-33598428-20285180@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862029986579420035 thread_fetch_succeeded=True
2026-04-09T21:39:58.500733Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 has_data=True thread_text_length=1030
2026-04-09T21:39:58.501050Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:39:58.507545Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:39:58.507928Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:40:28.542935Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T21:41:00.572933Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-09T21:41:00.826186Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 inserted_id=69d81cece7b53b51de99122c
2026-04-09T21:41:00.826405Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 mongodb_saved_id=69d81cece7b53b51de99122c order_number=33598428
2026-04-09T21:41:00.826527Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:41:00.827195Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-09T21:41:00.828150Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 errors=[] is_order_email=True order_number=33598428 submission_status=submit_failed
2026-04-09T21:41:01.079356Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862029986579420035 conversation_index=1 conversation_total=1 submission_status=submit_failed
2026-04-09T21:41:01.079694Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 conversation_index=1 conversation_total=1
2026-04-09T21:41:01.326962Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T21:41:01.327261Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260409_173507_216583
2026-04-09T21:41:02.459812Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T21:41:02.460402Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_173507_216583
2026-04-09T21:46:02.536564Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T21:46:02.537301Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:46:04.926897Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T21:46:06.248457Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51395 unseen_only=False
2026-04-09T21:50:08.015022Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T21:50:08.015673Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T21:50:10.297510Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T21:50:10.542117Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T21:50:10.786751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020185368215516 fingerprint=dd0ce79e5cc6844f4083710409ccb8085aa73b0a58606ece3462780619f1a23a subject='Order #89644078 – Pre-Charge Initiated'
2026-04-09T21:50:11.031517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T21:50:11.276329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T21:50:11.521005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T21:50:11.765805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T21:50:12.010560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=64a6c736a58d47c67ada29b72e8f553ca50edacd82694b5bde0340bf2e908d43 subject='Permits have been approved for payment'
2026-04-09T21:50:12.255397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T21:50:12.500046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T21:50:12.752815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T21:50:12.997507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T21:50:13.242221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T21:50:13.486960Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T21:50:13.731676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T21:50:13.976395Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T21:50:14.221215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T21:50:14.466035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T21:50:14.710789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T21:50:14.955602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T21:50:15.200525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T21:50:15.452068Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T21:50:15.696810Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T21:50:15.941470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T21:50:16.186122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T21:50:16.430919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T21:50:16.675599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T21:50:16.920276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T21:50:17.165034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=90fe01a8d4f0376b44e18912ba3bd5dafa68832fe03b0b943264488b7e52a7cd subject='Re: OW only TX , LA'
2026-04-09T21:50:17.409774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T21:50:17.654601Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1324] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 email_count=1 subject='Confirmation of Order #33585810'
2026-04-09T21:50:17.656202Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:17.656344Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T21:50:17.656778Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:17.675662Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:17.676865Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Dear Michael VSP,\n\nWe are pleased to inform you that we have successfully collected all the necessar' text_length=1324
2026-04-09T21:50:17.677668Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 snippet="Dear Michael VSP, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-09T21:50:17.678052Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 subject='Confirmation of Order #33585810'
2026-04-09T21:50:17.678670Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 is_order_email=True snippet='Dear Michael VSP, We are pleased to inform you that we have successfully collect'
2026-04-09T21:50:17.678817Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T21:50:17.683651Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:17.683943Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:23.383490Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 inserted_id=69d81f1f1e109c17fcc13758
2026-04-09T21:50:23.384116Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862030696753646885 intake_record_id=69d81f1f1e109c17fcc13758 intake_title='Confirmation of Order #33585810'
2026-04-09T21:50:23.384293Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:23.385023Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:23.385197Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T21:50:23.385637Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:23.401676Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:27.532055Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=VSP conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 sender_emails=['info@synchronpermits.com']
2026-04-09T21:50:27.532324Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 order_number=33585810 source=current_conversation_regex
2026-04-09T21:50:27.532758Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 order_number=33585810
2026-04-09T21:50:27.535987Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:27.536159Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:27.780925Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 doc_id=69d818f81e109c17fcc13668 order_number=33585810 query_field=token
2026-04-09T21:50:27.781191Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T21:50:27.781777Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 order_number=33585810 sections_mapped=6
2026-04-09T21:50:27.781911Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:27.782624Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:27.782761Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T21:50:27.783169Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:27.798494Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:27.798715Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:50:29.582693Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T21:50:41.868220Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862030696753646885
2026-04-09T21:50:44.429215Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:50:44.430241Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1324 conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 seed_message_id=<2d6f.2a59c46da935360.m1.c51cca70-345c-11f1-a76e-5254007a77e6.19d7430c897@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862030696753646885 thread_fetch_succeeded=True
2026-04-09T21:51:02.570649Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 has_data=True thread_text_length=1324
2026-04-09T21:51:02.570841Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:51:02.574082Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:51:02.574271Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:51:02.574693Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T21:51:02.574825Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1
2026-04-09T21:51:02.575377Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T21:51:02.576401Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=VSP conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=33585810 submission_status=blocked
2026-04-09T21:51:02.824912Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T21:51:02.825145Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T21:51:03.070500Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T21:51:03.070707Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_174602_536807
2026-04-09T21:51:04.391876Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T21:51:04.392720Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_174602_536807
2026-04-09T21:56:04.492047Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T21:56:04.492780Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T21:56:06.236892Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T21:56:07.650218Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51397 unseen_only=False
2026-04-09T22:00:01.859243Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-09T22:00:01.859780Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T22:00:04.106380Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T22:00:04.344476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T22:00:04.595254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T22:00:04.833185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T22:00:05.071063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T22:00:05.309101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T22:00:05.546991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T22:00:05.785006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T22:00:06.022946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T22:00:06.260984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T22:00:06.499018Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T22:00:06.737137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T22:00:06.980630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T22:00:07.218645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T22:00:07.456565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T22:00:07.694587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T22:00:07.932535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T22:00:08.171021Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T22:00:08.408976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T22:00:08.647055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T22:00:08.885089Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T22:00:09.123070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T22:00:09.361324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T22:00:09.599354Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T22:00:09.837394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T22:00:10.075519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T22:00:10.315269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T22:00:10.553342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=90fe01a8d4f0376b44e18912ba3bd5dafa68832fe03b0b943264488b7e52a7cd subject='Re: OW only TX , LA'
2026-04-09T22:00:10.791346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T22:00:11.029398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T22:00:11.267588Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[271] conversation_id=1862031239729717393 conversation_index=1 conversation_total=1 email_count=1 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T22:00:11.268768Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862031239729717393 conversation_index=1 conversation_total=1
2026-04-09T22:00:11.268908Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862031239729717393 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T22:00:11.269316Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862031239729717393 conversation_index=1 conversation_total=1
2026-04-09T22:00:11.283947Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862031239729717393 conversation_index=1 conversation_total=1
2026-04-09T22:00:11.284265Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862031239729717393 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0215551\n\nThere may be some diff' text_length=271
2026-04-09T22:00:11.284490Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862031239729717393 conversation_index=1 conversation_total=1 snippet="A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0215551 There may be some differences from permits you've received in the past. For example, the COOPR permit includes turn by turn directions, curfews and movement restrictions specific to your route."
2026-04-09T22:00:13.994131Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862031239729717393 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T22:00:13.994476Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862031239729717393 conversation_index=1 conversation_total=1 is_order_email=False snippet='A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0215551 The'
2026-04-09T22:00:13.994610Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862031239729717393 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T22:00:13.998485Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T22:00:13.999131Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862031239729717393 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T22:00:14.240310Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862031239729717393 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T22:00:14.477960Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T22:00:14.478200Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_175604_492341
2026-04-09T22:00:15.716743Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T22:00:15.717389Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260409_175604_492341
2026-04-09T22:05:15.816506Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T22:05:15.817343Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T22:05:17.203914Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T22:05:18.424297Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51399 unseen_only=False
2026-04-09T22:08:19.343367Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-09T22:08:19.344038Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T22:08:21.643064Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T22:08:21.888406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020203289898845 fingerprint=64bdca8f40a3a944face80bb5f77dcfc2ba081ba48713ff74bb57ed768cd4695 subject='Re: Confirmation of Order #89644078'
2026-04-09T22:08:22.133374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T22:08:22.378424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T22:08:22.623613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T22:08:22.868676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T22:08:23.113602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T22:08:23.358590Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T22:08:23.603615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T22:08:23.848698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T22:08:24.094075Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T22:08:24.339198Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T22:08:24.584227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T22:08:24.829369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T22:08:25.074405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T22:08:25.319563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T22:08:25.564485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T22:08:25.809660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T22:08:26.063775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T22:08:26.308831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T22:08:26.553944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T22:08:26.798976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T22:08:27.043943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T22:08:27.289062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T22:08:27.534066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T22:08:27.779164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T22:08:28.024330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T22:08:28.269297Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=90fe01a8d4f0376b44e18912ba3bd5dafa68832fe03b0b943264488b7e52a7cd subject='Re: OW only TX , LA'
2026-04-09T22:08:28.515375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T22:08:28.760360Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T22:08:29.005438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T22:08:29.495403Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1066] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 email_count=1 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T22:08:29.496790Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:08:29.496931Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T22:08:29.497418Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:08:29.511953Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:08:29.512416Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=985
2026-04-09T22:08:29.512744Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Texas state regulations. TRANSPORTATION ORDER DETAILS Order Number: 77440995 Permit Number: 260409844004 Jurisdiction: Texas Order Management: https://permits.synchrontms.com/order-details?orderId=77440995 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: TRC LOGISTICS LLC Order Specifications: Carrier Name: SELECT CORPORATION RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or'
2026-04-09T22:08:29.512958Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T22:08:29.513286Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T22:08:29.513421Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-09T22:08:29.516064Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:08:29.516226Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:08:35.529794Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 inserted_id=69d823631e109c17fcc13801
2026-04-09T22:08:35.530343Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862031998289542771 intake_record_id=69d823631e109c17fcc13801 intake_title='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T22:08:35.530495Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:08:35.531189Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:08:35.531359Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T22:08:35.531767Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:08:35.546391Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:16.857465Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T22:09:16.857703Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 order_number=77440995 source=current_conversation_regex
2026-04-09T22:09:16.858024Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 order_number=77440995
2026-04-09T22:09:16.861238Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:16.861391Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:17.593283Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 doc_id=69d8122c1e109c17fcc13448 order_number=77440995 query_field=token
2026-04-09T22:09:17.593538Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-09T22:09:17.596020Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 order_number=77440995 sections_mapped=6
2026-04-09T22:09:17.596273Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:17.596988Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:17.597119Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T22:09:17.597529Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:17.612219Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:17.612370Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T22:09:19.366422Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T22:09:28.684227Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862031998289542771
2026-04-09T22:09:30.804298Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:30.804984Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1066 conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 seed_message_id=<order-77440995-79d60523@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862031998289542771 thread_fetch_succeeded=True
2026-04-09T22:09:34.161329Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 has_data=True thread_text_length=1066
2026-04-09T22:09:34.161546Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:34.166040Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:34.166325Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:34.166753Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T22:09:34.166897Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2
2026-04-09T22:09:34.167534Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T22:09:34.168484Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=77440995 submission_status=blocked
2026-04-09T22:09:34.416126Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-09T22:09:34.416446Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T22:09:34.417579Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1089] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 email_count=1 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T22:09:34.419723Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:09:34.420009Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T22:09:34.420680Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:09:34.443808Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:09:34.444455Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=1008
2026-04-09T22:09:34.444850Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Pennsylvania state regulations. TRANSPORTATION ORDER DETAILS Order Number: 47665893 Permit Number: 2026-099-01-08427 Jurisdiction: Pennsylvania Order Management: https://permits.synchrontms.com/order-details?orderId=47665893 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: DD TRANSPORTING LLC Order Specifications: Carrier Name: D&D Transporting LLC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications'
2026-04-09T22:09:34.445090Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T22:09:34.445686Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T22:09:34.445911Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-09T22:09:34.450162Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:09:34.450505Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:09:39.401527Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 inserted_id=69d823a31e109c17fcc1380e
2026-04-09T22:09:39.401946Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862032223942768482 intake_record_id=69d823a31e109c17fcc1380e intake_title='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T22:09:39.402089Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:09:39.402811Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:09:39.402947Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T22:09:39.403357Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:09:39.418238Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:20.869711Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T22:10:20.869979Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 order_number=47665893 source=current_conversation_regex
2026-04-09T22:10:20.870427Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 order_number=47665893
2026-04-09T22:10:20.874476Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:20.874707Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:21.607444Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 doc_id=69d7df4f1e109c17fcc1280b order_number=47665893 query_field=token
2026-04-09T22:10:21.607704Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-09T22:10:21.608245Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 order_number=47665893 sections_mapped=6
2026-04-09T22:10:21.608382Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:21.609096Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:21.609270Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T22:10:21.609710Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:21.624502Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:21.624666Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T22:10:23.930101Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-09T22:10:33.161584Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862032223942768482
2026-04-09T22:10:35.244633Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:35.245415Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1089 conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 seed_message_id=<order-47665893-a84ab1de@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862032223942768482 thread_fetch_succeeded=True
2026-04-09T22:10:38.863816Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 has_data=True thread_text_length=1089
2026-04-09T22:10:38.864015Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:38.867344Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:38.867536Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:38.867802Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-09T22:10:38.867930Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2
2026-04-09T22:10:38.868542Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T22:10:38.869212Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='D&D Transporting LLC' conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=47665893 submission_status=blocked
2026-04-09T22:10:39.121448Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-09T22:10:39.121678Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T22:10:39.366450Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T22:10:39.366660Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260409_180515_816753
2026-04-09T22:10:40.336851Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T22:10:40.337400Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260409_180515_816753
2026-04-09T22:15:40.437254Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T22:15:40.437860Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T22:15:41.940767Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T22:15:43.029835Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51400 unseen_only=False
2026-04-09T22:18:48.138977Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T22:18:48.139527Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T22:18:50.458144Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T22:18:50.701491Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T22:18:50.944629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T22:18:51.200384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T22:18:51.449746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T22:18:51.693132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T22:18:51.936658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T22:18:52.179956Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T22:18:52.449487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T22:18:52.692678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T22:18:52.936230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T22:18:53.179498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T22:18:53.422583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T22:18:53.665701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T22:18:53.908864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T22:18:54.152586Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T22:18:54.396112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T22:18:54.639351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T22:18:54.887693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T22:18:55.135578Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T22:18:55.378751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T22:18:55.622331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T22:18:55.865442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T22:18:56.108643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T22:18:56.351881Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T22:18:56.595120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T22:18:56.838253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T22:18:57.081674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T22:18:57.324946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T22:18:57.568108Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T22:18:57.811293Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T22:18:58.054391Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T22:18:58.054616Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T22:18:58.297289Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T22:18:59.301810Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T22:18:59.302378Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_181540_437480
2026-04-09T22:23:59.380332Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T22:23:59.380979Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T22:24:00.914902Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T22:24:02.203295Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51400 unseen_only=False
2026-04-09T22:27:13.625251Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T22:27:13.625812Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T22:27:15.921985Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T22:27:16.167040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020726124631035 fingerprint=4b38e13dce9c9aabd356f4ea47e2b855479fc68d19ee98816d63db14c0bb1d1e subject='Production OS/OW Permit Number 26S60214561'
2026-04-09T22:27:16.411945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T22:27:16.669368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T22:27:16.914435Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T22:27:17.159429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T22:27:17.404313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T22:27:17.649217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T22:27:17.894136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T22:27:18.142045Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T22:27:18.386911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T22:27:18.631826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T22:27:18.876670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T22:27:19.121679Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T22:27:19.366584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T22:27:19.611479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T22:27:19.856349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T22:27:20.101232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T22:27:20.346147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T22:27:20.591124Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T22:27:20.835966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T22:27:21.080828Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T22:27:21.325558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T22:27:21.570528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T22:27:21.815381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T22:27:22.060616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T22:27:22.305496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T22:27:22.550515Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T22:27:22.795553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T22:27:23.050596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T22:27:23.295467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T22:27:23.540371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T22:27:23.540594Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T22:27:23.785008Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T22:27:24.820531Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T22:27:24.821284Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_182359_380577
2026-04-09T22:32:24.921668Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T22:32:24.922458Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T22:32:26.686735Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T22:32:27.853714Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51401 unseen_only=False
2026-04-09T22:36:01.442848Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T22:36:01.443842Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T22:36:03.786008Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T22:36:04.030975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T22:36:04.275780Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T22:36:04.520613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T22:36:04.765536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T22:36:05.010401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T22:36:05.256145Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T22:36:05.500950Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T22:36:05.745973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T22:36:05.990976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T22:36:06.235947Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T22:36:06.480835Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T22:36:06.725704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T22:36:06.970562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T22:36:07.215523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T22:36:07.460450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T22:36:07.705275Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T22:36:07.950260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T22:36:08.195133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T22:36:08.440069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T22:36:08.685094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T22:36:08.929978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T22:36:10.978539Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T22:36:11.223476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T22:36:11.468307Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T22:36:11.713131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T22:36:11.967255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T22:36:12.212084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T22:36:12.456960Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T22:36:12.701905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T22:36:12.946839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T22:36:13.191943Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2749] conversation_id=1862033648826396321 conversation_index=1 conversation_total=1 email_count=1 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-09T22:36:13.193380Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862033648826396321 conversation_index=1 conversation_total=1
2026-04-09T22:36:13.193528Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862033648826396321 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T22:36:13.193929Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862033648826396321 conversation_index=1 conversation_total=1
2026-04-09T22:36:13.208486Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862033648826396321 conversation_index=1 conversation_total=1
2026-04-09T22:36:13.208918Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862033648826396321 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Everingham & Kerr, Inc.\n\nMergers & Acquisitions since 1988\n<<DOWNLOAD NDA HERE>> [https://www.everke' text_length=2749
2026-04-09T22:36:13.209174Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862033648826396321 conversation_index=1 conversation_total=1 snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 <<DOWNLOAD NDA HERE>> [https://www.everkerr.com/wp-content/uploads/2026/04/3490V-Confidentiality-Agreement_BBPMP.pdf] New Acquisition Opportunity: B2B Trade Magazine Publisher Everingham & Kerr, Inc. has been retained to arrange the sale of a B2B Trade Magazine Publisher serving the meetings industry. Below are some business highlights: * Over $2.2M in revenue with approximately $750K in normalized EBITDA. * Publish a trio of industry leading print and online B2B trade magazines. * Offers print and digital advertising. * Leading industry source for information. * The magazines provide award winning editorial. If this acquisition would be of possible interest to you, please'
2026-04-09T22:36:15.313233Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862033648826396321 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-09T22:36:15.313534Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862033648826396321 conversation_index=1 conversation_total=1 is_order_email=False snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 <<DOWNLOAD NDA HERE>> '
2026-04-09T22:36:15.313669Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862033648826396321 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-09T22:36:15.317007Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T22:36:15.317624Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862033648826396321 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T22:36:15.566560Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862033648826396321 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-09T22:36:15.811098Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T22:36:15.811415Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_183224_921910
2026-04-09T22:36:16.993386Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T22:36:16.993943Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260409_183224_921910
2026-04-09T22:41:17.092921Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T22:41:17.093597Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T22:41:19.152621Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T22:41:20.670356Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51401 unseen_only=False
2026-04-09T22:44:55.739956Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T22:44:55.740466Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T22:44:58.047604Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T22:44:58.297415Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T22:44:58.547175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T22:44:58.810733Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T22:44:59.060576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T22:44:59.310354Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T22:44:59.560331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T22:44:59.812044Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T22:45:00.062047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T22:45:00.311949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T22:45:00.561773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T22:45:00.811644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T22:45:01.061574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T22:45:01.311342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T22:45:01.561278Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T22:45:01.810951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T22:45:02.060820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T22:45:02.310736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T22:45:02.560618Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T22:45:02.810396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T22:45:03.060163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T22:45:03.309890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T22:45:03.559685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T22:45:03.821296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T22:45:04.071119Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T22:45:04.321072Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T22:45:04.583318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T22:45:04.833080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T22:45:05.082912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T22:45:05.332827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T22:45:05.585921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T22:45:05.835755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-09T22:45:05.835981Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T22:45:06.085392Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T22:45:07.214306Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T22:45:07.214865Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_184117_093169
2026-04-09T22:50:07.315225Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T22:50:07.316084Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T22:50:09.151450Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T22:50:10.549965Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51401 unseen_only=False
2026-04-09T22:53:47.574311Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T22:53:47.574818Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T22:53:49.926510Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T22:53:50.171672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T22:53:50.416675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T22:53:50.723627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T22:53:50.968588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T22:53:51.213558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T22:53:51.458424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T22:53:51.718150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T22:53:51.963182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T22:53:52.213945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T22:53:52.458975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T22:53:52.704297Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T22:53:52.949299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T22:53:53.194269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T22:53:53.439189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T22:53:53.684312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T22:53:53.929324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T22:53:54.174408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T22:53:54.419418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T22:53:54.664399Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T22:53:54.909433Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T22:53:55.154513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T22:53:55.399454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T22:53:55.644675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T22:53:55.889770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T22:53:56.134872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T22:53:56.379991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T22:53:56.625151Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T22:53:56.870210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T22:53:57.115357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T22:53:57.360372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T22:53:57.605423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-09T22:53:57.605652Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T22:53:57.850124Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T22:53:59.045757Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T22:53:59.046396Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_185007_315535
2026-04-09T22:58:59.139651Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T22:58:59.140335Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T22:59:00.879836Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T22:59:02.162737Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51401 unseen_only=False
2026-04-09T23:02:46.366302Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T23:02:46.366793Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T23:02:48.648935Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T23:02:48.890285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T23:02:49.131709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T23:02:49.373118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T23:02:49.614734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T23:02:49.855935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T23:02:50.097265Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T23:02:50.338591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T23:02:50.579861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T23:02:50.821375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T23:02:51.062776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T23:02:51.316596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T23:02:51.557955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T23:02:51.799663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T23:02:52.041056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T23:02:52.282334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T23:02:52.523760Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T23:02:52.765210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T23:02:53.006597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T23:02:53.247951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T23:02:53.489391Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T23:02:53.730716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T23:02:53.972075Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T23:02:54.213523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T23:02:54.454812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T23:02:54.696370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T23:02:54.937796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T23:02:55.179368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T23:02:55.420746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T23:02:55.662149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T23:02:55.908428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T23:02:56.149873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-09T23:02:56.150100Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T23:02:56.390939Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T23:02:57.586724Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T23:02:57.587263Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_185859_139899
2026-04-09T23:07:57.647350Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T23:07:57.648097Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T23:07:59.194415Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T23:08:00.419578Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51401 unseen_only=False
2026-04-09T23:11:06.865106Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-09T23:11:06.865616Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T23:11:09.195472Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T23:11:09.442680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862020820573798092 fingerprint=d83274a4ec59d5e8f951f74349e0e17478129fa01e77e1a124279057865e1f3c subject='Confirmation of Order #78351033'
2026-04-09T23:11:09.689851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T23:11:09.936878Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T23:11:10.184484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T23:11:10.431667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T23:11:10.678690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T23:11:10.939341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T23:11:11.186413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T23:11:11.433546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T23:11:11.680871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T23:11:11.928021Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T23:11:12.175121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T23:11:12.422346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T23:11:12.669589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T23:11:12.916904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T23:11:13.163982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T23:11:13.411132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T23:11:13.658411Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T23:11:13.905574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T23:11:14.152862Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T23:11:14.400115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T23:11:14.647421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T23:11:14.894583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T23:11:15.141926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T23:11:15.389250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T23:11:15.636458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T23:11:15.883567Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T23:11:16.142597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T23:11:16.389706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T23:11:16.636862Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T23:11:16.883805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-09T23:11:16.884030Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T23:11:17.130614Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T23:11:18.124018Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T23:11:18.124659Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_190757_647590
2026-04-09T23:16:18.222371Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T23:16:18.223145Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T23:16:19.656540Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T23:16:21.257401Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51403 unseen_only=False
2026-04-09T23:19:29.845205Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-09T23:19:29.845733Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T23:19:32.921866Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T23:19:33.163853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T23:19:33.405658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T23:19:33.647575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T23:19:33.889393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T23:19:34.131316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T23:19:34.373117Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T23:19:34.628932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T23:19:34.870740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T23:19:35.112729Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T23:19:35.354621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T23:19:35.601468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T23:19:35.843435Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T23:19:36.085295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T23:19:36.327149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T23:19:36.568971Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T23:19:36.810703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T23:19:37.052603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T23:19:37.294427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T23:19:37.536246Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T23:19:37.778150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T23:19:38.020340Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T23:19:38.262118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T23:19:38.503931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T23:19:38.745693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T23:19:38.987575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T23:19:39.229534Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T23:19:39.471450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T23:19:39.713382Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T23:19:39.960854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T23:19:40.202747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-09T23:19:40.686485Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1862036629496907562 conversation_index=1 conversation_total=2 email_count=1 subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-09T23:19:40.687731Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862036629496907562 conversation_index=1 conversation_total=2
2026-04-09T23:19:40.687873Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862036629496907562 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-09T23:19:40.688302Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862036629496907562 conversation_index=1 conversation_total=2
2026-04-09T23:19:40.703286Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862036629496907562 conversation_index=1 conversation_total=2
2026-04-09T23:19:40.703563Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862036629496907562 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-09T23:19:40.703785Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862036629496907562 conversation_index=1 conversation_total=2 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-09T23:19:40.703930Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862036629496907562 conversation_index=1 conversation_total=2 subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-09T23:19:40.704152Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862036629496907562 conversation_index=1 conversation_total=2 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-09T23:19:40.704291Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862036629496907562 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-09T23:19:40.706828Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T23:19:40.707465Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862036629496907562 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T23:19:40.952362Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862036629496907562 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-09T23:19:40.952823Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1862036691949679895 conversation_index=2 conversation_total=2 email_count=1 subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-09T23:19:40.953961Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862036691949679895 conversation_index=2 conversation_total=2
2026-04-09T23:19:40.954101Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862036691949679895 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-09T23:19:40.954541Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862036691949679895 conversation_index=2 conversation_total=2
2026-04-09T23:19:40.970111Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862036691949679895 conversation_index=2 conversation_total=2
2026-04-09T23:19:40.970562Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862036691949679895 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-09T23:19:40.970784Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862036691949679895 conversation_index=2 conversation_total=2 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-09T23:19:40.970930Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862036691949679895 conversation_index=2 conversation_total=2 subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-09T23:19:40.971185Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862036691949679895 conversation_index=2 conversation_total=2 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-09T23:19:40.971341Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862036691949679895 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-09T23:19:40.974733Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-09T23:19:40.975420Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862036691949679895 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-09T23:19:41.220379Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862036691949679895 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-09T23:19:41.461974Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T23:19:41.462205Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=2 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260409_191618_222613
2026-04-09T23:19:42.522695Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T23:19:42.523321Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=0 run_trace_dir=all_steps_data/run_20260409_191618_222613
2026-04-09T23:24:42.609357Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T23:24:42.610073Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T23:24:44.238571Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T23:24:45.381888Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51403 unseen_only=False
2026-04-09T23:28:05.851850Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-09T23:28:05.852446Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T23:28:08.120252Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T23:28:08.363900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T23:28:08.607630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T23:28:08.851340Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T23:28:09.095324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T23:28:09.339008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T23:28:09.582503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T23:28:09.826086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T23:28:10.069681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T23:28:10.313580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T23:28:10.557340Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T23:28:10.800950Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T23:28:11.044521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T23:28:11.288150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T23:28:11.531824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T23:28:11.775629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T23:28:12.019266Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T23:28:12.262868Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T23:28:12.506566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T23:28:12.750164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T23:28:12.993774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T23:28:13.237425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T23:28:13.494860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T23:28:13.738576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T23:28:13.982140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T23:28:14.228521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T23:28:14.472260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T23:28:14.715879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T23:28:14.959650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T23:28:15.203242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T23:28:15.457894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-09T23:28:15.701463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-09T23:28:15.957128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-09T23:28:15.957362Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T23:28:16.200543Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T23:28:17.265231Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T23:28:17.265811Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_192442_609589
2026-04-09T23:33:17.364025Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T23:33:17.364880Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T23:33:18.953504Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T23:33:20.140084Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51403 unseen_only=False
2026-04-09T23:36:42.917058Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-09T23:36:42.917790Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T23:36:45.242999Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T23:36:45.492847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T23:36:45.756040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T23:36:46.005965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T23:36:46.255764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T23:36:46.505702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T23:36:46.755481Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T23:36:47.005291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T23:36:47.255105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T23:36:47.504845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T23:36:47.754572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T23:36:48.004361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T23:36:48.254102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T23:36:48.503859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T23:36:48.753601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T23:36:49.003357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T23:36:49.253115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T23:36:49.502856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T23:36:49.752615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T23:36:50.015501Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T23:36:50.265211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T23:36:50.514893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T23:36:50.764601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T23:36:51.014740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T23:36:51.264537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T23:36:51.514225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T23:36:51.764044Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T23:36:52.014186Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T23:36:52.263882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T23:36:52.513692Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T23:36:52.763432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-09T23:36:53.013251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-09T23:36:53.263118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-09T23:36:53.263345Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T23:36:53.512579Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T23:36:54.609788Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T23:36:54.610421Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_193317_364367
2026-04-09T23:41:54.708894Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T23:41:54.710001Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T23:41:56.304339Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T23:41:57.523605Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51403 unseen_only=False
2026-04-09T23:45:29.450639Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-09T23:45:29.451173Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T23:45:31.781697Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T23:45:32.031382Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T23:45:32.281003Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T23:45:32.530482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T23:45:32.779855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T23:45:33.029436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T23:45:33.278940Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T23:45:33.528498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T23:45:33.777973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T23:45:34.027459Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T23:45:34.277103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T23:45:34.526418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T23:45:34.775964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T23:45:35.025421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T23:45:35.274996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T23:45:35.524483Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T23:45:35.773971Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T23:45:36.023501Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T23:45:36.273001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T23:45:36.522405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T23:45:36.771786Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T23:45:37.021288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T23:45:37.270659Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T23:45:37.520133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T23:45:37.769583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T23:45:38.019067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T23:45:38.278775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T23:45:38.528317Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T23:45:38.777854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T23:45:39.027260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T23:45:39.276769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-09T23:45:39.526144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-09T23:45:39.775988Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-09T23:45:39.776221Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-09T23:45:40.025271Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T23:45:41.160937Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T23:45:41.161524Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_194154_709131
2026-04-09T23:50:41.231577Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-09T23:50:41.232355Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T23:50:42.888470Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-09T23:50:44.147534Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-09T23:54:20.250614Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-09T23:54:20.251248Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-09T23:54:22.547717Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-09T23:54:22.791310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-09T23:54:23.034316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-09T23:54:23.276907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-09T23:54:23.519638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-09T23:54:23.774883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-09T23:54:24.017584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-09T23:54:24.260361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-09T23:54:24.503185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-09T23:54:24.749799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-09T23:54:24.992571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-09T23:54:25.235474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-09T23:54:25.478314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-09T23:54:25.721047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-09T23:54:25.972922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-09T23:54:26.215613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-09T23:54:26.458356Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-09T23:54:26.701209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-09T23:54:26.944027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-09T23:54:27.186957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-09T23:54:27.429753Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-09T23:54:27.672661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-09T23:54:27.915581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-09T23:54:28.158322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-09T23:54:28.401227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-09T23:54:28.643929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-09T23:54:28.886582Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-09T23:54:29.129442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-09T23:54:29.372131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-09T23:54:29.614984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-09T23:54:29.857713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-09T23:54:30.100485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-09T23:54:30.343245Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-09T23:54:30.586460Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1066] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 email_count=1 subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-09T23:54:30.587730Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:54:30.587874Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T23:54:30.588321Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:54:30.603233Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:54:30.603666Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=985
2026-04-09T23:54:30.603900Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with California state regulations. TRANSPORTATION ORDER DETAILS Order Number: 15015044 Permit Number: e26-030009 Jurisdiction: California Order Management: https://permits.synchrontms.com/order-details?orderId=15015044 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Width: 8\' 6" Height: 13\' 6" Order Specifications: Width: 15\' 7" Height: 14\' 9" RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with'
2026-04-09T23:54:30.604116Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-09T23:54:30.604389Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-09T23:54:30.604523Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-09T23:54:30.607442Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:54:30.607597Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:54:36.416965Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 inserted_id=69d83c3c1e109c17fcc13ba6
2026-04-09T23:54:36.417412Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862038702063050630 intake_record_id=69d83c3c1e109c17fcc13ba6 intake_title='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-09T23:54:36.417560Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:54:36.418274Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:54:36.418413Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T23:54:36.418815Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:54:36.435652Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:11.756280Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Heavy Haul GBT' conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 sender_emails=['updates@heavyhaulgbt.com']
2026-04-09T23:55:11.756499Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 order_number=15015044 source=current_conversation_regex
2026-04-09T23:55:11.756728Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 order_number=15015044
2026-04-09T23:55:11.759808Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:11.759960Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:12.485960Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 doc_id=69d3e47b1e109c17fcc06663 order_number=15015044 query_field=token
2026-04-09T23:55:12.486225Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-09T23:55:12.486594Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 order_number=15015044 sections_mapped=6
2026-04-09T23:55:12.486750Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:12.487429Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:12.487566Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-09T23:55:12.487976Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:12.502584Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:12.502744Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-09T23:55:14.179619Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-09T23:55:24.707405Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862038702063050630
2026-04-09T23:55:27.179201Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:27.179828Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1066 conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 seed_message_id=<order-15015044-c25d6287@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862038702063050630 thread_fetch_succeeded=True
2026-04-09T23:55:32.416280Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 has_data=True thread_text_length=1066
2026-04-09T23:55:32.416468Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:32.419459Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:32.419622Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:32.419855Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-09T23:55:32.419979Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1
2026-04-09T23:55:32.420548Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-09T23:55:32.421186Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Heavy Haul GBT' conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=15015044 submission_status=blocked
2026-04-09T23:55:32.666306Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-09T23:55:32.666524Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-09T23:55:32.908889Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-09T23:55:32.909104Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260409_195041_231821
2026-04-09T23:55:34.093250Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-09T23:55:34.094068Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260409_195041_231821
2026-04-10T00:00:34.158401Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T00:00:34.159109Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T00:00:36.099871Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T00:00:37.478476Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T00:04:52.702665Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T00:04:52.703204Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T00:04:55.037580Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T00:04:55.287866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T00:04:55.537903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T00:04:55.787879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T00:04:56.037751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T00:04:56.288001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T00:04:56.537991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T00:04:56.788099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T00:04:57.038144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T00:04:57.288348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T00:04:57.538384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T00:04:57.788734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T00:04:58.038661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T00:04:58.288837Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T00:04:58.538800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T00:04:58.789081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T00:04:59.044215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T00:04:59.294379Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T00:04:59.544429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T00:04:59.794464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T00:05:00.044565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T00:05:00.294541Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T00:05:00.544499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T00:05:00.794509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T00:05:01.044684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T00:05:01.295545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T00:05:01.545761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T00:05:01.796073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T00:05:02.046233Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T00:05:02.296370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T00:05:02.546418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T00:05:02.796560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T00:05:03.046543Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T00:05:03.296558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T00:05:03.296880Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T00:05:03.546597Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T00:05:06.624107Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T00:05:06.624761Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_200034_158634
2026-04-10T00:10:06.725110Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T00:10:06.725820Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T00:10:08.203767Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T00:10:09.264094Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T00:13:13.246884Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T00:13:13.247573Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T00:13:15.567577Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T00:13:15.808409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T00:13:16.049428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T00:13:16.290304Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T00:13:16.531085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T00:13:16.771856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T00:13:17.012678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T00:13:17.254105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T00:13:17.494990Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T00:13:17.738827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T00:13:17.979620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T00:13:18.220459Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T00:13:18.461368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T00:13:18.702367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T00:13:18.943204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T00:13:19.183887Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T00:13:19.424674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T00:13:19.665548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T00:13:19.906341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T00:13:20.147073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T00:13:20.387947Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T00:13:20.628648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T00:13:20.873228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T00:13:21.113977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T00:13:21.354804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T00:13:21.595585Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T00:13:21.836285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T00:13:22.077043Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T00:13:22.317873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T00:13:22.558580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T00:13:22.799401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T00:13:23.040135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T00:13:23.281432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T00:13:23.522136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T00:13:23.522378Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T00:13:23.762686Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T00:13:24.736889Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T00:13:24.737505Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_201006_725382
2026-04-10T00:18:24.837838Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T00:18:24.838596Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T00:18:26.344813Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T00:18:27.615597Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T00:21:40.748834Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T00:21:40.749509Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T00:21:43.008223Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T00:21:43.245499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T00:21:43.483041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T00:21:43.720499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T00:21:43.957877Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T00:21:44.195305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T00:21:44.432777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T00:21:44.670239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T00:21:44.907521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T00:21:45.144918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T00:21:45.382251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T00:21:45.619577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T00:21:45.856863Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T00:21:46.094165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T00:21:46.338579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T00:21:46.575885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T00:21:46.813095Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T00:21:47.050369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T00:21:47.287792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T00:21:47.525090Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T00:21:47.762241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T00:21:47.999590Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T00:21:48.236913Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T00:21:48.474254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T00:21:48.711538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T00:21:48.948902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T00:21:49.195478Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T00:21:49.432953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T00:21:49.670299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T00:21:49.907612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T00:21:50.144872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T00:21:50.382559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T00:21:50.619769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T00:21:50.857026Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T00:21:50.857315Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T00:21:51.094141Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T00:21:52.167431Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T00:21:52.167968Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_201824_838087
2026-04-10T00:26:52.267813Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T00:26:52.268443Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T00:26:54.311232Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T00:26:55.701537Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T00:30:54.371510Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T00:30:54.372117Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T00:30:56.682450Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T00:30:56.928097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T00:30:57.173918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T00:30:57.419569Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T00:30:57.665212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T00:30:57.910804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T00:30:58.156506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T00:30:58.402203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T00:30:58.647915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T00:30:58.893860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T00:30:59.139442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T00:30:59.385062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T00:30:59.630759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T00:30:59.876550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T00:31:00.122304Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T00:31:00.368291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T00:31:00.614011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T00:31:00.859734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T00:31:01.105412Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T00:31:01.350998Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T00:31:01.596615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T00:31:01.842331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T00:31:02.093619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T00:31:02.339083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T00:31:02.584694Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T00:31:02.830326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T00:31:03.075904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T00:31:03.321547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T00:31:03.567283Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T00:31:03.812931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T00:31:04.058526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T00:31:04.304029Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T00:31:04.550061Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T00:31:04.795868Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T00:31:04.796092Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T00:31:05.041348Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T00:31:06.215045Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T00:31:06.215575Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_202652_268055
2026-04-10T00:36:06.301072Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T00:36:06.301825Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T00:36:08.164399Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T00:36:09.410409Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T00:39:32.595564Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T00:39:32.596097Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T00:39:34.928189Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T00:39:35.173449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T00:39:35.419701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T00:39:35.664783Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T00:39:35.909946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T00:39:36.167678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T00:39:36.412928Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T00:39:36.658018Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T00:39:36.903168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T00:39:37.148260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T00:39:37.393439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T00:39:37.638546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T00:39:37.883738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T00:39:38.128804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T00:39:38.373951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T00:39:38.619051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T00:39:38.864343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T00:39:39.109559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T00:39:39.354600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T00:39:39.599586Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T00:39:39.844660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T00:39:40.089829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T00:39:40.335066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T00:39:40.580182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T00:39:40.825396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T00:39:41.070578Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T00:39:41.315891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T00:39:41.561123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T00:39:41.806376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T00:39:42.051616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T00:39:42.296683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T00:39:42.541912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T00:39:42.787073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T00:39:43.032241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T00:39:43.032464Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T00:39:43.277110Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T00:39:44.356172Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T00:39:44.356756Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_203606_301326
2026-04-10T00:44:44.456287Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T00:44:44.456906Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T00:44:46.135114Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T00:44:47.333451Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T00:48:17.825505Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T00:48:17.826137Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T00:48:20.134914Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T00:48:20.382407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T00:48:20.629949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T00:48:20.877717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T00:48:21.125254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T00:48:21.372788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T00:48:21.620188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T00:48:21.867652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T00:48:22.115126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T00:48:22.362902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T00:48:22.610475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T00:48:22.857955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T00:48:23.105482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T00:48:23.353004Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T00:48:23.600610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T00:48:23.848030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T00:48:24.108623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T00:48:24.356172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T00:48:24.603680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T00:48:24.851265Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T00:48:25.098774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T00:48:25.346327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T00:48:25.593827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T00:48:25.841338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T00:48:26.089067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T00:48:26.336730Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T00:48:26.584262Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T00:48:26.831618Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T00:48:27.079275Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T00:48:27.326754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T00:48:27.574458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T00:48:27.822023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T00:48:28.069683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T00:48:28.317299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T00:48:28.317532Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T00:48:28.564463Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T00:48:29.712482Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T00:48:29.715814Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_204444_456521
2026-04-10T00:53:29.816126Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T00:53:29.816955Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T00:53:32.291043Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T00:53:33.889516Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T00:57:25.406631Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T00:57:25.407765Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T00:57:27.669111Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T00:57:27.910571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T00:57:28.151977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T00:57:28.393371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T00:57:28.634761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T00:57:28.876067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T00:57:29.117608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T00:57:29.359059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T00:57:29.600442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T00:57:29.841894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T00:57:30.083372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T00:57:30.324781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T00:57:30.567091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T00:57:30.808437Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T00:57:31.049848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T00:57:31.291380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T00:57:31.532855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T00:57:31.774354Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T00:57:32.016865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T00:57:32.258284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T00:57:32.499629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T00:57:32.741097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T00:57:32.982540Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T00:57:33.223882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T00:57:33.465268Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T00:57:33.706617Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T00:57:33.947997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T00:57:34.189385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T00:57:34.430809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T00:57:34.672236Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T00:57:34.913535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T00:57:35.154889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T00:57:35.396333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T00:57:35.637663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T00:57:35.637886Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T00:57:35.878771Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T00:57:37.112467Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T00:57:37.113025Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_205329_816399
2026-04-10T01:02:37.213335Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T01:02:37.214097Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T01:02:38.993379Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T01:02:40.173473Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T01:05:43.076421Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T01:05:43.077023Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T01:05:45.365940Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T01:05:45.608221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T01:05:45.850488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T01:05:46.093175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T01:05:46.335296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T01:05:46.578102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T01:05:46.820390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T01:05:47.062576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T01:05:47.304869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T01:05:47.547228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T01:05:47.789405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T01:05:48.031779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T01:05:48.274091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T01:05:48.516373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T01:05:48.758641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T01:05:49.000939Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T01:05:49.243119Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T01:05:49.485332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T01:05:49.727460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T01:05:49.969698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T01:05:50.212407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T01:05:50.454703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T01:05:50.702093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T01:05:50.955599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T01:05:51.197870Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T01:05:51.440164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T01:05:51.682372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T01:05:51.924581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T01:05:52.166726Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T01:05:52.408973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T01:05:52.651270Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T01:05:52.894119Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T01:05:53.136368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T01:05:53.378676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T01:05:53.378898Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T01:05:53.620579Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T01:05:54.571561Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T01:05:54.572312Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_210237_213585
2026-04-10T01:10:54.672331Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T01:10:54.673028Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T01:10:56.134424Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T01:10:57.202643Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T01:14:01.918776Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T01:14:01.919349Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T01:14:04.218719Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T01:14:04.464220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T01:14:04.709783Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T01:14:04.955060Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T01:14:05.200455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T01:14:05.445752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T01:14:05.691123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T01:14:05.936536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T01:14:06.181934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T01:14:06.427411Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T01:14:06.672907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T01:14:06.918628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T01:14:07.175976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T01:14:07.421308Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T01:14:07.666703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T01:14:07.912127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T01:14:08.157653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T01:14:08.403104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T01:14:08.654089Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T01:14:08.899536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T01:14:09.144992Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T01:14:09.390388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T01:14:09.635728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T01:14:09.881153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T01:14:10.131783Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T01:14:10.377280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T01:14:10.622987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T01:14:10.868393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T01:14:11.113858Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T01:14:11.359333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T01:14:11.604738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T01:14:11.850132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T01:14:12.095571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T01:14:12.341015Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T01:14:12.341250Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T01:14:12.586104Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T01:14:13.581392Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T01:14:13.581921Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_211054_672595
2026-04-10T01:19:13.682213Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T01:19:13.682832Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T01:19:15.172778Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T01:19:16.282809Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T01:22:45.695601Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T01:22:45.696167Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T01:22:47.924357Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T01:22:48.169626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T01:22:48.407048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T01:22:48.644350Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T01:22:48.881615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T01:22:49.118881Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T01:22:49.356182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T01:22:49.603142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T01:22:49.840494Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T01:22:50.077851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T01:22:50.315366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T01:22:50.552649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T01:22:50.790020Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T01:22:51.027373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T01:22:51.264788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T01:22:51.503477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T01:22:51.740685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T01:22:51.977953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T01:22:52.215334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T01:22:52.457443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T01:22:52.694693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T01:22:52.931973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T01:22:53.169389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T01:22:53.406703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T01:22:53.643995Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T01:22:53.895809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T01:22:54.133099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T01:22:54.370435Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T01:22:54.607810Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T01:22:54.845029Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T01:22:55.082438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T01:22:55.319825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T01:22:55.557165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T01:22:55.794374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T01:22:55.794594Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T01:22:56.031490Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T01:22:57.053785Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T01:22:57.054404Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_211913_682452
2026-04-10T01:27:57.142351Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T01:27:57.143096Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T01:27:59.045929Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T01:28:00.372628Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T01:31:20.789642Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T01:31:20.790186Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T01:31:23.056569Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T01:31:23.299331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T01:31:23.540738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T01:31:23.782208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T01:31:24.023600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T01:31:24.264996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T01:31:24.506404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T01:31:24.748057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T01:31:24.989402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T01:31:25.230684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T01:31:25.472096Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T01:31:25.713485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T01:31:25.954782Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T01:31:26.196054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T01:31:26.437444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T01:31:26.678803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T01:31:26.920233Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T01:31:27.161506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T01:31:27.402904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T01:31:27.644073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T01:31:27.885366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T01:31:28.126719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T01:31:28.368138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T01:31:28.609433Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T01:31:28.850797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T01:31:29.092163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T01:31:29.333553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T01:31:29.574915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T01:31:29.816229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T01:31:30.057594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T01:31:30.299027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T01:31:30.540425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T01:31:30.781842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T01:31:31.024354Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T01:31:31.024581Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T01:31:31.265403Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T01:31:32.350353Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T01:31:32.353199Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_212757_142588
2026-04-10T01:36:32.441592Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T01:36:32.442327Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T01:36:34.079426Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T01:36:35.257141Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T01:39:59.847950Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T01:39:59.848614Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T01:40:02.177175Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T01:40:02.424721Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T01:40:02.672598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T01:40:02.920217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T01:40:03.167625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T01:40:03.415125Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T01:40:03.662736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T01:40:03.910375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T01:40:04.157861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T01:40:04.405529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T01:40:04.654178Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T01:40:04.901847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T01:40:05.149496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T01:40:05.397074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T01:40:05.659140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T01:40:05.906948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T01:40:06.154716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T01:40:06.402391Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T01:40:06.650383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T01:40:06.898040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T01:40:07.145788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T01:40:07.393397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T01:40:07.641120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T01:40:07.888789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T01:40:08.136563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T01:40:08.384124Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T01:40:08.631788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T01:40:08.879402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T01:40:09.127073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T01:40:09.374585Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T01:40:09.622201Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T01:40:09.869799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T01:40:10.117302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T01:40:10.364961Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T01:40:10.365195Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T01:40:10.612334Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T01:40:11.719243Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T01:40:11.719771Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_213632_441835
2026-04-10T01:45:11.815332Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T01:45:11.816002Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T01:45:13.680621Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T01:45:14.944119Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T01:48:44.674160Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T01:48:44.674700Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T01:48:47.023535Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T01:48:47.273245Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T01:48:47.532010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T01:48:47.781815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T01:48:48.031340Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T01:48:48.281615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T01:48:48.532364Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T01:48:48.782013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T01:48:49.031630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T01:48:49.281217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T01:48:49.530779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T01:48:49.781656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T01:48:50.031226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T01:48:50.280825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T01:48:50.538595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T01:48:50.788106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T01:48:51.037740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T01:48:51.288467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T01:48:51.538238Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T01:48:51.788050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T01:48:52.037804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T01:48:52.287589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T01:48:52.537397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T01:48:52.788062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T01:48:53.037735Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T01:48:53.311909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T01:48:53.561530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T01:48:53.811271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T01:48:54.060747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T01:48:54.310786Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T01:48:54.560430Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T01:48:54.810023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T01:48:55.060417Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T01:48:55.310069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T01:48:55.310311Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T01:48:55.559362Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T01:48:56.699319Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T01:48:56.699847Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_214511_815581
2026-04-10T01:53:56.790440Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T01:53:56.791209Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T01:53:58.434579Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T01:53:59.694737Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T01:57:41.057940Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T01:57:41.058600Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T01:57:43.309983Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T01:57:43.553005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T01:57:43.796043Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T01:57:44.038894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T01:57:44.282013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T01:57:44.524928Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T01:57:44.767890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T01:57:45.010917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T01:57:45.260791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T01:57:45.503635Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T01:57:45.746658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T01:57:45.989531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T01:57:46.232450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T01:57:46.475327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T01:57:46.718191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T01:57:46.961078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T01:57:47.208033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T01:57:47.450891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T01:57:47.693900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T01:57:47.936861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T01:57:48.187376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T01:57:48.430345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T01:57:48.673375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T01:57:48.916423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T01:57:49.159402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T01:57:49.402280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T01:57:49.645177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T01:57:49.888038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T01:57:50.131085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T01:57:50.374085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T01:57:50.616931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T01:57:50.860047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T01:57:51.102996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T01:57:51.345886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T01:57:51.346120Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T01:57:51.590851Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T01:57:52.789670Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T01:57:52.790267Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_215356_790682
2026-04-10T02:02:52.888317Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T02:02:52.901829Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T02:02:54.699700Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T02:02:56.010061Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T02:06:17.223819Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T02:06:17.224756Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T02:06:19.557279Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T02:06:19.801175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T02:06:20.045095Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T02:06:20.288959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T02:06:20.532841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T02:06:20.776692Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T02:06:21.020581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T02:06:21.264484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T02:06:21.508497Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T02:06:21.752429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T02:06:21.996334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T02:06:22.240383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T02:06:22.484336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T02:06:22.728179Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T02:06:22.972105Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T02:06:23.215973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T02:06:23.459853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T02:06:23.703934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T02:06:23.947894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T02:06:24.191745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T02:06:24.435731Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T02:06:24.679705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T02:06:24.923494Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T02:06:25.167458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T02:06:25.411255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T02:06:25.655113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T02:06:25.898997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T02:06:26.142833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T02:06:26.386664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T02:06:26.630537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T02:06:26.874342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T02:06:27.118202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T02:06:27.362013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T02:06:27.605852Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T02:06:27.606074Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T02:06:27.849443Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T02:06:28.945214Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T02:06:28.945880Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_220252_901340
2026-04-10T02:11:29.046296Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T02:11:29.047377Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T02:11:30.686986Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T02:11:32.030070Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T02:15:06.061066Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T02:15:06.061582Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T02:15:08.391891Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T02:15:08.639121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T02:15:08.886351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T02:15:09.133553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T02:15:09.380704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T02:15:09.629160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T02:15:09.877087Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T02:15:10.124366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T02:15:10.371498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T02:15:10.618484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T02:15:10.865545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T02:15:11.112798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T02:15:11.359935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T02:15:11.606898Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T02:15:11.853933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T02:15:12.100875Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T02:15:12.347985Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T02:15:12.595254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T02:15:12.842327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T02:15:13.089483Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T02:15:13.336566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T02:15:13.583581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T02:15:13.830670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T02:15:14.077731Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T02:15:14.324833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T02:15:14.572038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T02:15:14.833235Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T02:15:15.080613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T02:15:15.327705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T02:15:15.574837Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T02:15:15.821970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T02:15:16.069184Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T02:15:16.317910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T02:15:16.565022Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T02:15:16.565254Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T02:15:16.811761Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T02:15:17.897789Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T02:15:17.898329Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_221129_046896
2026-04-10T02:20:17.994334Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T02:20:17.995064Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T02:20:19.838900Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T02:20:21.035460Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T02:24:00.962632Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T02:24:00.963284Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T02:24:03.336551Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T02:24:03.586736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T02:24:03.836867Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T02:24:04.087420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T02:24:04.337664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T02:24:04.587971Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T02:24:04.838139Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T02:24:05.088559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T02:24:05.338720Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T02:24:05.588917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T02:24:05.839209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T02:24:06.089299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T02:24:06.339348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T02:24:06.589663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T02:24:06.840001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T02:24:07.090262Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T02:24:07.340549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T02:24:07.590885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T02:24:07.841142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T02:24:08.091455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T02:24:08.353151Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T02:24:08.603497Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T02:24:08.853952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T02:24:09.104217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T02:24:09.354555Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T02:24:09.604912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T02:24:09.855377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T02:24:10.105751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T02:24:10.355938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T02:24:10.606449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T02:24:10.856577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T02:24:11.107048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T02:24:11.357384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T02:24:11.607652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T02:24:11.607896Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T02:24:11.857679Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T02:24:13.006377Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T02:24:13.006902Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_222017_994577
2026-04-10T02:29:13.095203Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T02:29:13.095823Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T02:29:14.835382Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T02:29:16.087853Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T02:32:54.266539Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T02:32:54.267071Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T02:32:56.602358Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T02:32:56.851153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T02:32:57.099825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T02:32:57.348592Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T02:32:57.597443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T02:32:57.846215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T02:32:58.094861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T02:32:58.343591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T02:32:58.592643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T02:32:58.841477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T02:32:59.090350Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T02:32:59.339050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T02:32:59.587644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T02:32:59.837361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T02:33:00.089621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T02:33:00.339297Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T02:33:00.600595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T02:33:00.849305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T02:33:01.098016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T02:33:01.346709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T02:33:01.595437Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T02:33:01.844240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T02:33:02.093010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T02:33:02.341662Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T02:33:02.605615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T02:33:02.854434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T02:33:03.103216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T02:33:03.351865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T02:33:03.600627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T02:33:03.849319Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T02:33:04.097917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T02:33:04.346550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T02:33:04.595247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T02:33:04.843968Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T02:33:04.844204Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T02:33:05.092425Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T02:33:06.521118Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T02:33:06.521690Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_222913_095445
2026-04-10T02:38:06.621285Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T02:38:06.622018Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T02:38:08.310650Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T02:38:09.582918Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T02:41:49.996144Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T02:41:49.996676Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T02:41:52.262285Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T02:41:52.505197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T02:41:52.748122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T02:41:52.990938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T02:41:53.233768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T02:41:53.476505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T02:41:53.719419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T02:41:53.962212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T02:41:54.205104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T02:41:54.447958Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T02:41:54.690727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T02:41:54.933589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T02:41:55.176526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T02:41:55.419360Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T02:41:55.662255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T02:41:55.905028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T02:41:56.147975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T02:41:56.403895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T02:41:56.646846Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T02:41:56.889708Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T02:41:57.132662Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T02:41:57.375536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T02:41:57.618708Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T02:41:57.861712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T02:41:58.104646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T02:41:58.361696Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T02:41:58.604530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T02:41:58.847591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T02:41:59.090494Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T02:41:59.333520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T02:41:59.576482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T02:41:59.819505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T02:42:00.062366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T02:42:00.305309Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T02:42:00.305530Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T02:42:00.547957Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T02:42:01.742631Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T02:42:01.743238Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_223806_621515
2026-04-10T02:47:01.805343Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T02:47:01.806037Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T02:47:03.539521Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T02:47:04.861145Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T02:50:57.271255Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T02:50:57.271788Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T02:50:59.557065Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T02:50:59.798943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T02:51:00.040808Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T02:51:00.282493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T02:51:00.524444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T02:51:00.766208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T02:51:01.008008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T02:51:01.249773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T02:51:01.491557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T02:51:01.733300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T02:51:01.975231Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T02:51:02.217337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T02:51:02.459407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T02:51:02.701289Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T02:51:02.943162Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T02:51:03.184943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T02:51:03.426779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T02:51:03.668685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T02:51:03.910652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T02:51:04.152589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T02:51:04.394580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T02:51:04.636472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T02:51:04.878365Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T02:51:05.120262Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T02:51:05.362226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T02:51:05.604215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T02:51:05.846107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T02:51:06.088023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T02:51:06.329874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T02:51:06.571977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T02:51:06.813936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T02:51:07.055716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T02:51:07.297583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T02:51:07.539563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T02:51:07.539786Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T02:51:07.781065Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T02:51:09.023682Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T02:51:09.024296Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_224701_805590
2026-04-10T02:56:09.099303Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T02:56:09.100017Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T02:56:10.925001Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T02:56:12.492525Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T03:00:16.650758Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T03:00:16.651510Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T03:00:18.946823Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T03:00:19.195358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T03:00:19.443872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T03:00:19.692748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T03:00:19.941319Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T03:00:20.189925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T03:00:20.438517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T03:00:20.687018Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T03:00:20.935580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T03:00:21.185198Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T03:00:21.433641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T03:00:21.682227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T03:00:21.930809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T03:00:22.179283Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T03:00:22.427903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T03:00:22.676474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T03:00:22.925048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T03:00:23.173626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T03:00:23.422234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T03:00:23.670784Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T03:00:23.919474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T03:00:24.168170Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T03:00:24.416748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T03:00:24.665443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T03:00:24.914071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T03:00:25.162733Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T03:00:25.411426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T03:00:25.659997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T03:00:25.908577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T03:00:26.157361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T03:00:26.405854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T03:00:26.654521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T03:00:26.903074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T03:00:27.151622Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T03:00:27.151964Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T03:00:27.400303Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T03:00:28.698280Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T03:00:28.699059Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_225609_099554
2026-04-10T03:05:28.799410Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T03:05:28.800701Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T03:05:31.314263Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T03:05:32.617026Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T03:08:57.122377Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T03:08:57.123053Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T03:08:59.385792Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T03:08:59.623143Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T03:08:59.860528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T03:09:00.097605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T03:09:00.334894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T03:09:00.575214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T03:09:00.813719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T03:09:01.051167Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T03:09:01.288484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T03:09:01.525685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T03:09:01.763189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T03:09:02.000642Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T03:09:02.238032Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T03:09:02.475550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T03:09:02.712809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T03:09:02.950045Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T03:09:03.187447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T03:09:03.438663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T03:09:03.675781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T03:09:03.912962Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T03:09:04.150312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T03:09:04.387601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T03:09:04.624996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T03:09:04.862417Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T03:09:05.099573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T03:09:05.339421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T03:09:05.576588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T03:09:05.813842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T03:09:06.051334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T03:09:06.288701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T03:09:06.525964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T03:09:06.763344Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T03:09:07.000626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T03:09:07.237739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T03:09:07.237961Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T03:09:07.474770Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T03:09:08.550524Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T03:09:08.551346Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_230528_799728
2026-04-10T03:14:08.651330Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T03:14:08.652117Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T03:14:10.265095Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T03:14:11.629841Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T03:17:36.448641Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T03:17:36.449304Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T03:17:38.692167Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T03:17:38.941630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T03:17:39.181484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T03:17:39.421216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T03:17:39.660969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T03:17:39.900759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T03:17:40.142531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T03:17:40.382333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T03:17:40.622132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T03:17:40.861895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T03:17:41.101670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T03:17:41.341489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T03:17:41.581331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T03:17:41.821652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T03:17:42.061464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T03:17:42.301241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T03:17:42.541058Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T03:17:42.781426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T03:17:43.021115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T03:17:43.261111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T03:17:43.501065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T03:17:43.741121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T03:17:43.981215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T03:17:44.221117Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T03:17:44.460964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T03:17:44.700901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T03:17:44.940714Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T03:17:45.180522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T03:17:45.420445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T03:17:45.660259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T03:17:45.900097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T03:17:46.139917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T03:17:46.379656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T03:17:46.619442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T03:17:46.619665Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T03:17:46.858952Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T03:17:47.975011Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T03:17:47.975559Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_231408_651586
2026-04-10T03:22:48.075889Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T03:22:48.076577Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T03:22:50.123804Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T03:22:51.554042Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T03:26:34.179482Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T03:26:34.180114Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T03:26:36.478909Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T03:26:36.725897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T03:26:36.972823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T03:26:37.219710Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T03:26:37.466608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T03:26:37.713583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T03:26:37.960516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T03:26:38.207320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T03:26:38.454284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T03:26:38.701130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T03:26:38.948073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T03:26:39.195039Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T03:26:39.442002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T03:26:39.703021Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T03:26:39.950383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T03:26:40.197336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T03:26:40.444283Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T03:26:40.691145Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T03:26:40.937987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T03:26:41.184933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T03:26:41.432375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T03:26:41.679282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T03:26:41.926167Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T03:26:42.173090Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T03:26:42.420123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T03:26:42.667204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T03:26:42.914196Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T03:26:43.161055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T03:26:43.408747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T03:26:43.655722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T03:26:43.902628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T03:26:44.149598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T03:26:44.396585Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T03:26:44.643483Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T03:26:44.643718Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T03:26:44.890091Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T03:26:46.086622Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T03:26:46.087229Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_232248_076128
2026-04-10T03:31:46.184759Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T03:31:46.185543Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T03:31:48.382139Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T03:31:49.703624Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T03:35:42.795158Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T03:35:42.795709Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T03:35:45.025375Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T03:35:45.264404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T03:35:45.503557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T03:35:45.742529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T03:35:45.981491Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T03:35:46.220529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T03:35:46.459724Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T03:35:46.698799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T03:35:46.937809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T03:35:47.176896Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T03:35:47.415838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T03:35:47.654799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T03:35:47.893865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T03:35:48.132860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T03:35:48.385699Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T03:35:48.624945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T03:35:48.863933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T03:35:49.103269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T03:35:49.342270Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T03:35:49.584347Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T03:35:49.823310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T03:35:50.062289Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T03:35:50.301288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T03:35:50.540343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T03:35:50.779361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T03:35:51.018444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T03:35:51.257409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T03:35:51.496422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T03:35:51.735398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T03:35:51.974334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T03:35:52.213298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T03:35:52.452293Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T03:35:52.691315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T03:35:52.930415Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T03:35:52.930641Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T03:35:53.169806Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T03:35:54.381061Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T03:35:54.381655Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_233146_184998
2026-04-10T03:40:54.459068Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T03:40:54.459702Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T03:40:57.020518Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T03:40:58.547858Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T03:45:14.908851Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T03:45:14.909453Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T03:45:17.208214Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T03:45:17.450732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T03:45:17.693330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T03:45:17.935798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T03:45:18.179809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T03:45:18.422227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T03:45:18.664772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T03:45:18.907267Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T03:45:19.149820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T03:45:19.392394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T03:45:19.634865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T03:45:19.877400Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T03:45:20.119970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T03:45:20.362583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T03:45:20.605181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T03:45:20.847669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T03:45:21.090122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T03:45:21.332589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T03:45:21.575067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T03:45:21.817432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T03:45:22.070069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T03:45:22.312621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T03:45:22.555502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T03:45:22.798016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T03:45:23.040546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T03:45:23.283257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T03:45:23.525643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T03:45:23.768041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T03:45:24.010425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T03:45:24.252756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T03:45:24.495249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T03:45:24.737626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T03:45:24.996432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T03:45:25.240796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T03:45:25.241027Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T03:45:25.483021Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T03:45:26.731433Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T03:45:26.732015Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_234054_459320
2026-04-10T03:50:26.820873Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T03:50:26.823720Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T03:50:29.252771Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T03:50:30.856414Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T03:56:15.857946Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T03:56:15.858470Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T03:56:18.169667Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T03:56:18.427332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T03:56:18.696244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T03:56:18.951638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T03:56:19.206746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T03:56:19.461885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T03:56:19.717120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T03:56:19.972313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T03:56:20.227472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T03:56:20.482655Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T03:56:20.746774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T03:56:21.001930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T03:56:21.260495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T03:56:21.515794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T03:56:21.770985Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T03:56:22.026198Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T03:56:22.281432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T03:56:22.536585Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T03:56:22.791972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T03:56:23.047601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T03:56:23.302821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T03:56:23.558216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T03:56:23.814526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T03:56:24.069808Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T03:56:24.325052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T03:56:24.580204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T03:56:24.835503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T03:56:25.090722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T03:56:25.346070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T03:56:25.601418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T03:56:25.856625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T03:56:26.111760Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T03:56:26.366958Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T03:56:26.622219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T03:56:26.622449Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T03:56:26.877123Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T03:56:29.105921Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T03:56:29.106535Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260409_235026_821111
2026-04-10T04:01:29.203300Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T04:01:29.204015Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T04:01:31.249873Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T04:01:32.692735Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T04:05:29.888931Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T04:05:29.889588Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T04:05:32.214287Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T04:05:32.461912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T04:05:32.709600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T04:05:32.957197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T04:05:33.204712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T04:05:33.452512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T04:05:33.700176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T04:05:33.947797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T04:05:34.195487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T04:05:34.443085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T04:05:34.690735Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T04:05:34.938493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T04:05:35.186197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T04:05:35.433943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T04:05:35.681638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T04:05:35.929295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T04:05:36.176954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T04:05:36.424683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T04:05:36.672374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T04:05:36.919934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T04:05:37.167581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T04:05:37.415257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T04:05:37.663046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T04:05:37.910768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T04:05:38.158487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T04:05:38.406244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T04:05:38.653927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T04:05:38.910315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T04:05:39.158037Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T04:05:39.405791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T04:05:39.653476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T04:05:39.901243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T04:05:40.148833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T04:05:40.396399Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T04:05:40.396623Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T04:05:40.643713Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T04:05:41.728930Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T04:05:41.729539Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_000129_203542
2026-04-10T04:10:41.828055Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T04:10:41.828674Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T04:10:43.515264Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T04:10:45.107477Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T04:14:37.229601Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T04:14:37.230117Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T04:14:39.497517Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T04:14:39.738089Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T04:14:39.979094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T04:14:40.219596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T04:14:40.460346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T04:14:40.700968Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T04:14:40.941467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T04:14:41.182082Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T04:14:41.424434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T04:14:41.664951Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T04:14:41.905461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T04:14:42.146266Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T04:14:42.386777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T04:14:42.627279Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T04:14:42.867722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T04:14:43.108250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T04:14:43.348809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T04:14:43.589582Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T04:14:43.830223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T04:14:44.070722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T04:14:44.311356Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T04:14:44.551793Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T04:14:44.792349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T04:14:45.032720Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T04:14:45.273229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T04:14:45.513731Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T04:14:45.754255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T04:14:45.994765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T04:14:46.235285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T04:14:46.475841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T04:14:46.716363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T04:14:46.956759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T04:14:47.197347Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T04:14:47.437932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T04:14:47.438173Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T04:14:47.678335Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T04:14:49.108898Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T04:14:49.109499Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_001041_828304
2026-04-10T04:19:49.207331Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T04:19:49.208026Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T04:19:51.018116Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T04:19:52.264714Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T04:23:32.037757Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T04:23:32.038306Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T04:23:34.355696Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T04:23:34.602597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T04:23:34.849523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T04:23:35.096575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T04:23:35.343375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T04:23:35.590217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T04:23:35.837050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T04:23:36.083962Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T04:23:36.340078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T04:23:36.586838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T04:23:36.833747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T04:23:37.080588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T04:23:37.327480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T04:23:37.574309Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T04:23:37.821079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T04:23:38.068117Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T04:23:38.315062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T04:23:38.568619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T04:23:38.815564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T04:23:39.062576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T04:23:39.309513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T04:23:39.556340Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T04:23:39.803249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T04:23:40.050181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T04:23:40.297030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T04:23:40.556580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T04:23:40.803480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T04:23:41.050377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T04:23:41.297445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T04:23:41.544399Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T04:23:41.791333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T04:23:42.038200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T04:23:42.285114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T04:23:42.544861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T04:23:42.545084Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T04:23:42.791471Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T04:23:44.047524Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T04:23:44.048122Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_001949_207583
2026-04-10T04:28:44.147651Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T04:28:44.148418Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T04:28:50.813035Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T04:28:53.990252Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T04:32:47.061304Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T04:32:47.061512Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='command: FETCH => socket error: EOF'
Traceback (most recent call last):
  File "/usr/lib64/python3.12/imaplib.py", line 1056, in _command_complete
    typ, data = self._get_tagged_response(tag, expect_bye=logout)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1182, in _get_tagged_response
    self._get_response()
  File "/usr/lib64/python3.12/imaplib.py", line 1084, in _get_response
    resp = self._get_line()
           ^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1194, in _get_line
    raise self.abort('socket error: EOF')
imaplib.IMAP4.abort: socket error: EOF

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 84, in process_mailbox
    conversations = await self.email_client.fetch_conversations(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 146, in fetch_conversations
    raw_bytes = self._fetch_message_bytes(thread_message_id)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 307, in _fetch_message_bytes
    status, message_data = client.fetch(message_id, "(BODY.PEEK[])")
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 557, in fetch
    typ, dat = self._simple_command(name, message_set, message_parts)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1239, in _simple_command
    return self._command_complete(name, self._command(name, *args))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1058, in _command_complete
    raise self.abort('command: %s => %s' % (name, val))
imaplib.IMAP4.abort: command: FETCH => socket error: EOF
2026-04-10T04:37:47.152256Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T04:37:47.152948Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T04:37:50.357223Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T04:37:52.073813Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T04:41:57.378632Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T04:41:57.379272Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T04:41:59.658572Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T04:41:59.900917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T04:42:00.143074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T04:42:00.385201Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T04:42:00.627367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T04:42:00.869482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T04:42:01.111704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T04:42:01.353919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T04:42:01.596095Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T04:42:01.838291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T04:42:02.080543Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T04:42:02.322654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T04:42:02.564889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T04:42:02.807007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T04:42:03.049131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T04:42:03.291352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T04:42:03.533924Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T04:42:03.776115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T04:42:04.018375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T04:42:04.266925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T04:42:04.509016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T04:42:04.751176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T04:42:04.993365Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T04:42:05.235773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T04:42:05.478051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T04:42:05.720229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T04:42:05.962577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T04:42:06.204612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T04:42:06.446929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T04:42:06.689413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T04:42:06.931521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T04:42:07.173707Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T04:42:07.415943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T04:42:07.658325Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T04:42:07.658544Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T04:42:07.900278Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T04:42:09.172785Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T04:42:09.173375Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_003747_152498
2026-04-10T04:47:09.267894Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T04:47:09.268587Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T04:47:11.652255Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T04:47:13.170278Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T04:54:46.244913Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T04:54:46.245508Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T04:54:48.517152Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T04:54:48.772541Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T04:54:49.014896Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T04:54:49.257235Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T04:54:49.499505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T04:54:49.741880Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T04:54:49.984717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T04:54:50.227024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T04:54:50.469232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T04:54:50.712040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T04:54:50.955056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T04:54:51.197473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T04:54:51.439639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T04:54:51.681942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T04:54:51.924079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T04:54:52.166372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T04:54:52.408533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T04:54:52.650746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T04:54:52.893448Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T04:54:53.135793Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T04:54:53.378268Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T04:54:53.620535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T04:54:53.862851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T04:54:54.105264Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T04:54:54.347509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T04:54:54.589751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T04:54:54.831875Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T04:54:55.074192Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T04:54:55.316500Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T04:54:55.558723Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T04:54:55.801091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T04:54:56.043332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T04:54:56.285738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T04:54:56.528189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T04:54:56.528421Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T04:54:56.770048Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T04:55:00.274176Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T04:55:00.274706Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_004709_268162
2026-04-10T05:00:00.374266Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T05:00:00.374876Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T05:00:02.262940Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T05:00:03.786129Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T05:03:48.808625Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T05:03:48.809162Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T05:03:51.097897Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T05:03:51.344448Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T05:03:51.591680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T05:03:51.838301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T05:03:52.084746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T05:03:52.331321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T05:03:52.577882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T05:03:52.824376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T05:03:53.070877Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T05:03:53.317284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T05:03:53.564523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T05:03:53.811141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T05:03:54.057681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T05:03:54.304094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T05:03:54.550465Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T05:03:54.797224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T05:03:55.043821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T05:03:55.309606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T05:03:55.556090Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T05:03:55.802563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T05:03:56.049002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T05:03:56.295609Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T05:03:56.542099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T05:03:56.788558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T05:03:57.034983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T05:03:57.281472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T05:03:57.527956Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T05:03:57.774492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T05:03:58.020952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T05:03:58.267612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T05:03:58.513994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T05:03:58.760509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T05:03:59.007050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T05:03:59.256790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T05:03:59.257016Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T05:03:59.502918Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T05:04:00.671471Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T05:04:00.672054Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_010000_374501
2026-04-10T05:09:00.768577Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T05:09:00.769349Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T05:09:02.366267Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T05:09:03.541629Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T05:12:24.253121Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T05:12:24.253839Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T05:12:26.499732Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T05:12:26.737938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T05:12:26.976300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T05:12:27.214559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T05:12:27.452934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T05:12:27.704524Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T05:12:27.942697Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T05:12:28.180974Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T05:12:28.419351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T05:12:28.657770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T05:12:28.896226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T05:12:29.134492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T05:12:29.373047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T05:12:29.614284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T05:12:29.852622Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T05:12:30.090906Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T05:12:30.329332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T05:12:30.567754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T05:12:30.806182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T05:12:31.044663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T05:12:31.283057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T05:12:31.521503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T05:12:31.759922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T05:12:31.998401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T05:12:32.236748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T05:12:32.475134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T05:12:32.713473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T05:12:32.951755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T05:12:33.190093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T05:12:33.428518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T05:12:33.666875Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T05:12:33.905493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T05:12:34.143913Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T05:12:34.382249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T05:12:34.382471Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T05:12:34.631237Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T05:12:35.723748Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T05:12:35.724382Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_010900_768818
2026-04-10T05:17:35.823054Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T05:17:35.823826Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T05:17:37.795772Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T05:17:39.027034Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T05:21:11.470932Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T05:21:11.471467Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T05:21:13.756462Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T05:21:14.001213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T05:21:14.246010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T05:21:14.490849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T05:21:14.735651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T05:21:14.980555Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T05:21:15.225093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T05:21:15.470053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T05:21:15.714766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T05:21:15.959871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T05:21:16.204769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T05:21:16.449533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T05:21:16.694702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T05:21:16.939516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T05:21:17.184223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T05:21:17.428932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T05:21:17.687526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T05:21:17.932371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T05:21:18.177127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T05:21:18.421981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T05:21:18.666867Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T05:21:18.911826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T05:21:19.156717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T05:21:19.401388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T05:21:19.646210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T05:21:19.890943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T05:21:20.135838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T05:21:20.383435Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T05:21:20.628206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T05:21:20.877408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T05:21:21.122276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T05:21:21.367107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T05:21:21.611756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T05:21:21.856904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T05:21:21.857129Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T05:21:22.101644Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T05:21:23.228527Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T05:21:23.230235Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_011735_823330
2026-04-10T05:26:23.330579Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T05:26:23.331292Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T05:26:25.315210Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T05:26:26.743623Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T05:30:19.902780Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T05:30:19.903508Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T05:30:22.147036Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T05:30:22.386937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T05:30:22.626899Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T05:30:22.866827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T05:30:23.106750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T05:30:23.346826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T05:30:23.586797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T05:30:23.826781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T05:30:24.066819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T05:30:24.306780Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T05:30:24.546903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T05:30:24.786830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T05:30:25.026797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T05:30:25.266711Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T05:30:25.506726Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T05:30:25.746675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T05:30:25.986572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T05:30:26.226499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T05:30:26.466461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T05:30:26.706221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T05:30:26.946271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T05:30:27.186205Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T05:30:27.426116Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T05:30:27.666207Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T05:30:27.906313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T05:30:28.146229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T05:30:28.386282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T05:30:28.626225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T05:30:28.866316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T05:30:29.106389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T05:30:29.352111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T05:30:29.592217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T05:30:29.832266Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T05:30:30.072384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T05:30:30.072605Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T05:30:30.312214Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T05:30:31.516660Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T05:30:31.517257Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_012623_330821
2026-04-10T05:35:31.612083Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T05:35:31.612853Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T05:35:33.660718Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T05:35:35.015690Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T05:39:20.930388Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T05:39:20.931108Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T05:39:23.253837Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T05:39:23.503521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T05:39:23.762270Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T05:39:24.011981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T05:39:24.261623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T05:39:24.511227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T05:39:24.760868Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T05:39:25.010629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T05:39:25.260394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T05:39:25.512039Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T05:39:25.761672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T05:39:26.011239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T05:39:26.260933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T05:39:26.510581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T05:39:26.760499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T05:39:27.009911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T05:39:27.259513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T05:39:27.509254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T05:39:27.758969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T05:39:28.008514Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T05:39:28.258325Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T05:39:28.508354Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T05:39:28.758026Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T05:39:29.007712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T05:39:29.257459Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T05:39:29.507049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T05:39:29.756758Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T05:39:30.006441Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T05:39:30.255993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T05:39:30.505796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T05:39:30.755486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T05:39:31.004989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T05:39:31.254890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T05:39:31.504537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T05:39:31.504764Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T05:39:31.753784Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T05:39:32.962738Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T05:39:32.963358Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_013531_612354
2026-04-10T05:44:33.063706Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T05:44:33.064421Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T05:44:34.869319Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T05:44:36.224097Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T05:48:26.761349Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T05:48:26.761960Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T05:48:29.065965Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T05:48:29.311909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T05:48:29.557814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T05:48:29.803490Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T05:48:30.049307Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T05:48:30.311924Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T05:48:30.557891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T05:48:30.803721Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T05:48:31.049703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T05:48:31.295390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T05:48:31.541286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T05:48:31.787063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T05:48:32.032941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T05:48:32.279144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T05:48:32.524865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T05:48:32.770616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T05:48:33.016569Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T05:48:33.262255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T05:48:33.508070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T05:48:33.753959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T05:48:33.999759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T05:48:34.245637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T05:48:34.505999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T05:48:34.751907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T05:48:34.997684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T05:48:35.244703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T05:48:35.490562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T05:48:35.736342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T05:48:35.982605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T05:48:36.228407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T05:48:36.474127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T05:48:36.719976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T05:48:36.968388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T05:48:37.219922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T05:48:37.220144Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T05:48:37.466081Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T05:48:38.719339Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T05:48:38.719869Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_014433_063952
2026-04-10T05:53:38.818841Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T05:53:38.819584Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T05:53:40.613327Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T05:53:42.014520Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T05:57:54.003851Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T05:57:54.004383Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T05:57:56.339251Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T05:57:56.588338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T05:57:56.860223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T05:57:57.109844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T05:57:57.359207Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T05:57:57.609058Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T05:57:57.889528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T05:57:58.138705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T05:57:58.388025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T05:57:58.637589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T05:57:58.935560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T05:57:59.184647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T05:57:59.433624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T05:57:59.683200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T05:58:00.050031Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T05:58:00.299626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T05:58:00.548963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T05:58:00.810363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T05:58:01.071805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T05:58:01.321004Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T05:58:01.573122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T05:58:01.828934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T05:58:02.080059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T05:58:02.329217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T05:58:02.578531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T05:58:02.828606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T05:58:03.102827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T05:58:03.352316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T05:58:03.601485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T05:58:03.850696Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T05:58:04.110634Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T05:58:04.359691Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T05:58:04.608729Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T05:58:04.865064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T05:58:04.865325Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T05:58:05.113880Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T05:58:06.591040Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T05:58:06.591635Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_015338_819085
2026-04-10T06:03:06.691376Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T06:03:06.692061Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T06:03:08.208980Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T06:03:09.377960Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T06:06:28.890031Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T06:06:28.890649Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T06:06:31.180506Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T06:06:31.430898Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T06:06:31.679956Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T06:06:31.929197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T06:06:32.178277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T06:06:32.427475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T06:06:32.676625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T06:06:32.925796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T06:06:33.174957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T06:06:33.424310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T06:06:33.673534Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T06:06:33.922728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T06:06:34.171983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T06:06:34.421301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T06:06:34.670449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T06:06:34.925449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T06:06:35.177042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T06:06:35.426311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T06:06:35.675501Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T06:06:35.924678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T06:06:36.173830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T06:06:36.422854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T06:06:36.671967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T06:06:36.921153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T06:06:37.170380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T06:06:37.419479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T06:06:37.668645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T06:06:37.917750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T06:06:38.167085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T06:06:38.416334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T06:06:38.665492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T06:06:38.914631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T06:06:39.163784Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T06:06:39.413026Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T06:06:39.413259Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T06:06:39.661823Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T06:06:40.749473Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T06:06:40.750067Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_020306_691615
2026-04-10T06:11:40.849412Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T06:11:40.850129Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T06:11:43.052751Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T06:11:44.269486Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T06:15:23.940621Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T06:15:23.941407Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T06:15:26.232636Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T06:15:26.480092Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T06:15:26.731019Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T06:15:26.983248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T06:15:27.230629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T06:15:27.478130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T06:15:27.727347Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T06:15:27.974844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T06:15:28.222228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T06:15:28.469904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T06:15:28.732660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T06:15:28.980178Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T06:15:29.228025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T06:15:29.475667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T06:15:29.723003Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T06:15:29.970423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T06:15:30.217836Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T06:15:30.465381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T06:15:30.712643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T06:15:30.960115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T06:15:31.207504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T06:15:31.455139Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T06:15:31.702447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T06:15:31.949915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T06:15:32.197363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T06:15:32.444820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T06:15:32.692334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T06:15:32.939695Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T06:15:33.187323Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T06:15:33.434711Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T06:15:33.682094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T06:15:33.929918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T06:15:34.177245Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T06:15:34.425402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T06:15:34.425626Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T06:15:34.672542Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T06:15:35.849117Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T06:15:35.849685Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_021140_849653
2026-04-10T06:20:35.930417Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T06:20:35.931116Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T06:20:37.572603Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T06:20:38.834823Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T06:24:24.769830Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T06:24:24.770366Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T06:24:27.045201Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T06:24:27.290792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T06:24:27.545533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T06:24:27.791496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T06:24:28.037212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T06:24:28.282579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T06:24:28.527872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T06:24:28.773279Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T06:24:29.018611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T06:24:29.264138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T06:24:29.509530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T06:24:29.754848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T06:24:30.000179Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T06:24:30.245584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T06:24:30.490966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T06:24:30.736303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T06:24:30.992625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T06:24:31.237949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T06:24:31.483438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T06:24:31.728746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T06:24:31.974256Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T06:24:32.219591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T06:24:32.465016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T06:24:32.710400Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T06:24:32.955701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T06:24:33.201181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T06:24:33.446588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T06:24:33.691873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T06:24:33.937227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T06:24:34.182597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T06:24:34.428006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T06:24:34.673357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T06:24:34.918904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T06:24:35.164600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T06:24:35.164825Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T06:24:35.411927Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T06:24:36.588981Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T06:24:36.589549Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_022035_930679
2026-04-10T06:29:36.683243Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T06:29:36.683942Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T06:29:38.362785Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T06:29:39.944690Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T06:33:26.273881Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T06:33:26.274517Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T06:33:28.545490Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T06:33:28.787412Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T06:33:29.029211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T06:33:29.270834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T06:33:29.512572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T06:33:29.754169Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T06:33:29.995841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T06:33:30.238341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T06:33:30.480122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T06:33:30.721976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T06:33:30.963741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T06:33:31.205534Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T06:33:31.447373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T06:33:31.689173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T06:33:31.931016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T06:33:32.172824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T06:33:32.414614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T06:33:32.656468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T06:33:32.898221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T06:33:33.139965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T06:33:33.381924Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T06:33:33.624107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T06:33:33.865922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T06:33:34.107776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T06:33:34.349712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T06:33:34.591438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T06:33:34.833327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T06:33:35.075150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T06:33:35.317029Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T06:33:35.559009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T06:33:35.800887Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T06:33:36.042899Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T06:33:36.284719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T06:33:36.528604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T06:33:36.528828Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T06:33:36.770130Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T06:33:37.985298Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T06:33:37.985878Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_022936_683476
2026-04-10T06:38:38.071511Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T06:38:38.072291Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T06:38:40.130429Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T06:38:41.696030Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T06:43:26.780900Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T06:43:26.781445Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T06:43:29.050379Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T06:43:29.291905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T06:43:29.542337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T06:43:29.783873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T06:43:30.032001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T06:43:30.273742Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T06:43:30.515258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T06:43:30.756682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T06:43:30.998053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T06:43:31.239694Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T06:43:31.481188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T06:43:31.722655Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T06:43:31.966493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T06:43:32.207897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T06:43:32.449494Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T06:43:32.690969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T06:43:32.935842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T06:43:33.177269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T06:43:33.418593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T06:43:33.669007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T06:43:33.910481Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T06:43:34.151956Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T06:43:34.393549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T06:43:34.635074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T06:43:34.877088Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T06:43:35.118688Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T06:43:35.360153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T06:43:35.601653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T06:43:35.843152Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T06:43:36.084668Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T06:43:36.326083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T06:43:36.567529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T06:43:36.809124Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T06:43:37.050747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T06:43:37.050961Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T06:43:37.292031Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T06:43:38.772150Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T06:43:38.772737Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_023838_071758
2026-04-10T06:48:38.868091Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T06:48:38.868790Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T06:48:40.635187Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T06:48:42.000564Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T06:52:40.438034Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T06:52:40.438552Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T06:52:42.708475Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T06:52:42.969238Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T06:52:43.214661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T06:52:43.460110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T06:52:43.705522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T06:52:43.950994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T06:52:44.196473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T06:52:44.442874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T06:52:44.688349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T06:52:44.947879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T06:52:45.193281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T06:52:45.439491Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T06:52:45.684831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T06:52:45.930258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T06:52:46.176150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T06:52:46.421666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T06:52:46.667211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T06:52:46.912772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T06:52:47.158444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T06:52:47.403938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T06:52:47.649481Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T06:52:47.894899Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T06:52:48.140343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T06:52:48.385800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T06:52:48.631249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T06:52:48.877149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T06:52:49.122612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T06:52:49.368085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T06:52:49.613565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T06:52:49.873112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T06:52:50.118498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T06:52:50.364104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T06:52:50.609477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T06:52:50.854862Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T06:52:50.855080Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T06:52:51.099930Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T06:52:52.398546Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T06:52:52.399102Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_024838_868385
2026-04-10T06:57:52.498308Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T06:57:52.499049Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T06:57:54.469270Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T06:57:55.933528Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T07:02:32.065064Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T07:02:32.065597Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T07:02:34.299092Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T07:02:34.546796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T07:02:34.784793Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T07:02:35.022300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T07:02:35.259791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T07:02:35.497618Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T07:02:35.735142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T07:02:35.972626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T07:02:36.210223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T07:02:36.447736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T07:02:36.685320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T07:02:36.923002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T07:02:37.160703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T07:02:37.433714Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T07:02:37.671361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T07:02:37.908994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T07:02:38.146586Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T07:02:38.384110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T07:02:38.621560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T07:02:38.859098Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T07:02:39.096754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T07:02:39.334270Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T07:02:39.571865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T07:02:39.809412Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T07:02:40.046934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T07:02:40.284438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T07:02:40.521910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T07:02:40.773063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T07:02:41.010641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T07:02:41.248137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T07:02:41.485695Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T07:02:41.723305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T07:02:41.960779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T07:02:42.198597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T07:02:42.198829Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T07:02:42.435811Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T07:02:43.826884Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T07:02:43.827445Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_025752_498548
2026-04-10T07:07:43.917351Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T07:07:43.917978Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T07:07:45.965909Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T07:07:47.420437Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T07:12:08.915362Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T07:12:08.916454Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T07:12:11.270585Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T07:12:11.510625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T07:12:11.753368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T07:12:12.005671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T07:12:12.252749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T07:12:12.492654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T07:12:12.735250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T07:12:12.977458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T07:12:13.226943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T07:12:13.466359Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T07:12:13.706637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T07:12:13.945968Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T07:12:14.190488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T07:12:14.429626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T07:12:14.668652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T07:12:14.907725Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T07:12:15.146824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T07:12:15.386550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T07:12:15.625472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T07:12:15.864632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T07:12:16.104111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T07:12:16.343141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T07:12:16.582416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T07:12:16.821647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T07:12:17.060567Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T07:12:17.299526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T07:12:17.538652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T07:12:17.778322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T07:12:18.017063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T07:12:18.260834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T07:12:18.499801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T07:12:18.738957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T07:12:18.978078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T07:12:19.217093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T07:12:19.217334Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T07:12:19.455701Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T07:12:20.838100Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T07:12:20.839046Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_030743_917593
2026-04-10T07:17:20.929615Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T07:17:20.930381Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T07:17:22.824991Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T07:17:24.479902Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T07:22:02.847347Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T07:22:02.848100Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T07:22:05.082677Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T07:22:05.319612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T07:22:05.556343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T07:22:05.793256Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T07:22:06.030116Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T07:22:06.266967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T07:22:06.503747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T07:22:06.746172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T07:22:06.983052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T07:22:07.220318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T07:22:07.457101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T07:22:07.693802Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T07:22:07.930590Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T07:22:08.167583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T07:22:08.404356Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T07:22:08.641074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T07:22:08.877894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T07:22:09.114655Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T07:22:09.351396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T07:22:09.588269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T07:22:09.825066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T07:22:10.061853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T07:22:10.298690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T07:22:10.535641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T07:22:10.772480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T07:22:11.009207Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T07:22:11.245979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T07:22:11.482869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T07:22:11.719983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T07:22:11.956669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T07:22:12.193673Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T07:22:12.430581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T07:22:12.667456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T07:22:12.904234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T07:22:12.904456Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T07:22:13.140788Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T07:22:14.590961Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T07:22:14.591565Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_031720_929856
2026-04-10T07:27:14.691304Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T07:27:14.692025Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T07:27:16.869017Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T07:27:18.412092Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T07:31:51.482872Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T07:31:51.483431Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T07:31:53.775508Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T07:31:54.022499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T07:31:54.269207Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T07:31:54.515777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T07:31:54.762425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T07:31:55.009030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T07:31:55.255535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T07:31:55.502174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T07:31:55.748957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T07:31:55.995552Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T07:31:56.242233Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T07:31:56.489114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T07:31:56.735770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T07:31:56.982715Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T07:31:57.231692Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T07:31:57.478296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T07:31:57.724994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T07:31:57.971560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T07:31:58.218385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T07:31:58.464983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T07:31:58.711646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T07:31:58.958356Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T07:31:59.205182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T07:31:59.451629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T07:31:59.698173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T07:31:59.944790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T07:32:00.191506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T07:32:00.441093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T07:32:00.692895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T07:32:00.945855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T07:32:01.192581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T07:32:01.438994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T07:32:01.686406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T07:32:01.936715Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T07:32:01.936955Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T07:32:02.183019Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T07:32:03.659371Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T07:32:03.659957Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_032714_691533
2026-04-10T07:37:03.745671Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T07:37:03.746222Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T07:37:05.759816Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T07:37:07.517505Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T07:41:56.589741Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T07:41:56.590281Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T07:41:58.912997Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T07:41:59.161805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T07:41:59.410573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T07:41:59.659646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T07:41:59.908402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T07:42:00.157231Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T07:42:00.406183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T07:42:00.666320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T07:42:00.915168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T07:42:01.164073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T07:42:01.412927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T07:42:01.661644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T07:42:01.910526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T07:42:02.159399Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T07:42:02.408101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T07:42:02.656972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T07:42:02.905851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T07:42:03.154560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T07:42:03.403391Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T07:42:03.652304Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T07:42:03.901176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T07:42:04.150055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T07:42:04.398766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T07:42:04.648543Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T07:42:04.897659Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T07:42:05.146518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T07:42:05.395873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T07:42:05.644614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T07:42:05.893611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T07:42:06.142429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T07:42:06.393116Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T07:42:06.641975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T07:42:06.890827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T07:42:07.139660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T07:42:07.139885Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T07:42:07.388205Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T07:42:08.910384Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T07:42:08.910912Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_033703_745908
2026-04-10T07:47:08.661677Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T07:47:08.662396Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T07:47:10.753627Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T07:47:12.550229Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T07:52:03.802700Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T07:52:03.803330Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T07:52:06.105477Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T07:52:06.351545Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T07:52:06.597519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T07:52:06.843636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T07:52:07.089755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T07:52:07.336132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T07:52:07.582083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T07:52:07.828240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T07:52:08.078641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T07:52:08.324972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T07:52:08.571171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T07:52:08.817317Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T07:52:09.070411Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T07:52:09.316384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T07:52:09.562390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T07:52:09.808358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T07:52:10.054785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T07:52:10.300762Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T07:52:10.546845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T07:52:10.792881Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T07:52:11.038841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T07:52:11.285463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T07:52:11.531669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T07:52:11.777922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T07:52:12.023926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T07:52:12.270027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T07:52:12.516054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T07:52:12.761959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T07:52:13.008075Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T07:52:13.254310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T07:52:13.500402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T07:52:13.746380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T07:52:13.992553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T07:52:14.238601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T07:52:14.238865Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T07:52:14.484491Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T07:52:16.047694Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T07:52:16.048315Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_034708_661956
2026-04-10T07:57:16.148664Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T07:57:16.149224Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T07:57:18.375583Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T07:57:20.226625Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T08:02:47.251312Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T08:02:47.251873Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T08:02:49.536351Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T08:02:49.783769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T08:02:50.028904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T08:02:50.273843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T08:02:50.518912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T08:02:50.764292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T08:02:51.010101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T08:02:51.255110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T08:02:51.500161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T08:02:51.745211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T08:02:51.990403Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T08:02:52.235414Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T08:02:52.480452Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T08:02:52.725583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T08:02:52.970624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T08:02:53.215631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T08:02:53.460716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T08:02:53.705638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T08:02:53.950680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T08:02:54.196127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T08:02:54.441216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T08:02:54.686367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T08:02:54.932135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T08:02:55.174705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T08:02:55.415566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T08:02:55.656979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T08:02:55.897688Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T08:02:56.145831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T08:02:56.386876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T08:02:56.627921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T08:02:56.882397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T08:02:57.129068Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T08:02:57.369989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T08:02:57.614018Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T08:02:57.614240Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T08:02:57.855616Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T08:02:59.604913Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T08:02:59.605532Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_035716_148907
2026-04-10T08:07:59.705124Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T08:07:59.705668Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T08:08:01.980618Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T08:08:03.729039Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T08:13:29.396573Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T08:13:29.397115Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T08:13:31.704880Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T08:13:31.949771Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T08:13:32.193804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T08:13:32.437922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T08:13:32.682053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T08:13:32.926121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T08:13:33.170204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T08:13:33.414209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T08:13:33.658193Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T08:13:33.902276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T08:13:34.146206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T08:13:34.390249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T08:13:34.634180Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T08:13:34.878201Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T08:13:35.122201Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T08:13:35.366375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T08:13:35.610373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T08:13:35.854398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T08:13:36.098386Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T08:13:36.342765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T08:13:36.586720Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T08:13:36.830722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T08:13:37.074845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T08:13:37.318845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T08:13:37.562801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T08:13:37.807032Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T08:13:38.051842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T08:13:38.296006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T08:13:38.540107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T08:13:38.784196Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T08:13:39.028222Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T08:13:39.272311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T08:13:39.516219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T08:13:39.760176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T08:13:39.760410Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T08:13:40.004182Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T08:13:41.698558Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T08:13:41.699143Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_040759_705363
2026-04-10T08:18:41.799028Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T08:18:41.799592Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T08:18:44.692887Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T08:18:46.610184Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T08:24:11.477030Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T08:24:11.477557Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T08:24:13.741501Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T08:24:13.984029Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T08:24:14.226496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T08:24:14.468970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T08:24:14.711251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T08:24:14.953716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T08:24:15.196182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T08:24:15.438672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T08:24:15.681193Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T08:24:15.923702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T08:24:16.166222Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T08:24:16.408742Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T08:24:16.651260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T08:24:16.893670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T08:24:17.136200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T08:24:17.378582Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T08:24:17.621001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T08:24:17.863525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T08:24:18.105906Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T08:24:18.348647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T08:24:18.591211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T08:24:18.833729Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T08:24:19.076222Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T08:24:19.318749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T08:24:19.561460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T08:24:19.803815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T08:24:20.046312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T08:24:20.288696Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T08:24:20.531203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T08:24:20.773642Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T08:24:21.016121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T08:24:21.258612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T08:24:21.501056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T08:24:21.743660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T08:24:21.743902Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T08:24:21.985815Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T08:24:23.731015Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T08:24:23.731600Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_041841_799268
2026-04-10T08:29:23.826667Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T08:29:23.827297Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T08:29:26.102950Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T08:29:28.127528Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T08:35:07.684793Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T08:35:07.685441Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T08:35:09.931545Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T08:35:10.173581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T08:35:10.414246Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T08:35:10.665141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T08:35:10.905783Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T08:35:11.153740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T08:35:11.394345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T08:35:11.634793Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T08:35:11.892236Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T08:35:12.136977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T08:35:12.378077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T08:35:12.618664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T08:35:12.859306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T08:35:13.099935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T08:35:13.340568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T08:35:13.581427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T08:35:13.822017Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T08:35:14.062579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T08:35:14.303073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T08:35:14.543638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T08:35:14.784282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T08:35:15.024826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T08:35:15.265464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T08:35:15.506148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T08:35:15.746766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T08:35:15.987456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T08:35:16.227911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T08:35:16.468619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T08:35:16.709313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T08:35:16.949910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T08:35:17.190352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T08:35:17.430989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T08:35:17.671649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T08:35:17.912269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T08:35:17.912493Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T08:35:18.167121Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T08:35:20.091840Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T08:35:20.092479Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_042923_826906
2026-04-10T08:40:20.189046Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T08:40:20.189625Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T08:40:23.395736Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T08:40:25.385548Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T08:46:30.111758Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T08:46:30.112320Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T08:46:32.356322Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T08:46:32.595540Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T08:46:32.834797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T08:46:33.073812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T08:46:33.315268Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T08:46:33.554429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T08:46:33.793613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T08:46:34.032694Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T08:46:34.271745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T08:46:34.510749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T08:46:34.749820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T08:46:34.988930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T08:46:35.227987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T08:46:35.467134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T08:46:35.706189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T08:46:35.945266Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T08:46:36.184522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T08:46:36.423505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T08:46:36.662541Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T08:46:36.901657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T08:46:37.140709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T08:46:37.379817Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T08:46:37.618827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T08:46:37.857931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T08:46:38.096885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T08:46:38.336137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T08:46:38.575194Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T08:46:38.817049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T08:46:39.056182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T08:46:39.295291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T08:46:39.534373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T08:46:39.773407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T08:46:40.012649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T08:46:40.251788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T08:46:40.252023Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T08:46:40.490741Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T08:46:42.537340Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T08:46:42.537923Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_044020_189278
2026-04-10T08:51:42.638114Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T08:51:42.638725Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T08:51:45.365349Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T08:51:47.535054Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T08:57:38.549050Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T08:57:38.549662Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T08:57:40.826365Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T08:57:41.072179Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T08:57:41.318036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T08:57:41.563868Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T08:57:41.809720Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T08:57:42.056011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T08:57:42.301902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T08:57:42.547826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T08:57:42.793829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T08:57:43.039622Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T08:57:43.285458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T08:57:43.531355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T08:57:43.777168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T08:57:44.023111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T08:57:44.269068Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T08:57:44.514988Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T08:57:44.760863Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T08:57:45.006936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T08:57:45.273410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T08:57:45.519377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T08:57:45.765287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T08:57:46.011067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T08:57:46.256909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T08:57:46.502959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T08:57:46.751062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T08:57:46.997058Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T08:57:47.243022Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T08:57:47.488886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T08:57:47.734831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T08:57:47.980764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T08:57:48.226643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T08:57:48.472816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T08:57:48.718853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T08:57:48.964789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T08:57:48.965017Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T08:57:49.210501Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T08:57:51.101652Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T08:57:51.102200Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_045142_638350
2026-04-10T09:02:51.193075Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T09:02:51.193656Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T09:02:53.755365Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T09:02:55.511730Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T09:08:07.892695Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T09:08:07.893314Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T09:08:10.135874Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T09:08:10.375781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T09:08:10.615763Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T09:08:10.855467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T09:08:11.095333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T09:08:11.335135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T09:08:11.575081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T09:08:11.814842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T09:08:12.054568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T09:08:12.294157Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T09:08:12.533880Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T09:08:12.773810Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T09:08:13.024109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T09:08:13.263884Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T09:08:13.516547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T09:08:13.756466Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T09:08:13.996826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T09:08:14.236874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T09:08:14.476637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T09:08:14.716416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T09:08:14.956110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T09:08:15.195874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T09:08:15.435726Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T09:08:15.685816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T09:08:15.925732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T09:08:16.165578Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T09:08:16.405492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T09:08:16.645251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T09:08:16.885050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T09:08:17.124862Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T09:08:17.364737Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T09:08:17.604650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T09:08:17.844574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T09:08:18.095464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T09:08:18.095688Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T09:08:18.334990Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T09:08:20.006705Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T09:08:20.007304Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_050251_193322
2026-04-10T09:13:20.106062Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T09:13:20.107095Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T09:13:22.799816Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T09:13:24.856701Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T09:19:06.145087Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T09:19:06.145805Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T09:19:08.387906Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T09:19:08.622957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T09:19:08.857831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T09:19:09.092644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T09:19:09.327510Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T09:19:09.562375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T09:19:09.797123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T09:19:10.031998Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T09:19:10.266753Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T09:19:10.501577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T09:19:10.736435Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T09:19:10.971138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T09:19:11.206009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T09:19:11.440625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T09:19:11.675386Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T09:19:11.910223Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T09:19:12.157212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T09:19:12.392092Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T09:19:12.626962Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T09:19:12.861681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T09:19:13.096559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T09:19:13.331355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T09:19:13.566286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T09:19:13.800997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T09:19:14.035794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T09:19:14.271712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T09:19:14.506635Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T09:19:14.741640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T09:19:14.976341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T09:19:15.211202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T09:19:15.446042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T09:19:15.680910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T09:19:15.915734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T09:19:16.159698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T09:19:16.159926Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T09:19:16.394395Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T09:19:18.122191Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T09:19:18.122782Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_051320_106378
2026-04-10T09:24:18.223133Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T09:24:18.223854Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T09:24:20.481512Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T09:24:22.485088Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T09:29:47.921145Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T09:29:47.921754Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T09:29:50.204726Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T09:29:50.445674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T09:29:50.686348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T09:29:50.928084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T09:29:51.170478Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T09:29:51.411425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T09:29:51.652343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T09:29:51.893214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T09:29:52.135022Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T09:29:52.375950Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T09:29:52.616789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T09:29:52.857714Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T09:29:53.098532Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T09:29:53.339199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T09:29:53.579989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T09:29:53.820863Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T09:29:54.061659Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T09:29:54.302623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T09:29:54.543489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T09:29:54.784306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T09:29:55.025083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T09:29:55.265846Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T09:29:55.506760Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T09:29:55.747639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T09:29:55.997994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T09:29:56.238984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T09:29:56.479844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T09:29:56.720648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T09:29:56.961497Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T09:29:57.202302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T09:29:57.443244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T09:29:57.684118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T09:29:57.924989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T09:29:58.165790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T09:29:58.166030Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T09:29:58.406225Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T09:30:00.180728Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T09:30:00.181325Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_052418_223375
2026-04-10T09:35:00.271035Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T09:35:00.271614Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T09:35:02.717047Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T09:35:04.666834Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T09:40:48.521331Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T09:40:48.521861Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T09:40:50.792440Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T09:40:51.037866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T09:40:51.283236Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T09:40:51.528684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T09:40:51.773997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T09:40:52.019417Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T09:40:52.264754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T09:40:52.511365Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T09:40:52.756741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T09:40:53.002170Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T09:40:53.247557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T09:40:53.492841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T09:40:53.738373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T09:40:53.993048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T09:40:54.238425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T09:40:54.483801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T09:40:54.729345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T09:40:54.974614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T09:40:55.220066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T09:40:55.465418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T09:40:55.710772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T09:40:55.967336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T09:40:56.212861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T09:40:56.458246Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T09:40:56.703532Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T09:40:56.948927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T09:40:57.194613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T09:40:57.439891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T09:40:57.685381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T09:40:57.930812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T09:40:58.176289Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T09:40:58.421726Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T09:40:58.667339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T09:40:58.912821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T09:40:58.913055Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T09:40:59.158033Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T09:41:01.052522Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T09:41:01.053086Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_053500_271313
2026-04-10T09:46:01.144899Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T09:46:01.145543Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T09:46:03.497431Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T09:46:05.452073Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T09:51:54.058430Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T09:51:54.059157Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T09:51:56.325769Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T09:51:56.581657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T09:51:56.824684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T09:51:57.067710Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T09:51:57.310466Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T09:51:57.553531Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T09:51:57.796342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T09:51:58.039447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T09:51:58.282412Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T09:51:58.525371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T09:51:58.775292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T09:51:59.018274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T09:51:59.261351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T09:51:59.504097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T09:51:59.757289Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T09:52:00.000181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T09:52:00.243612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T09:52:00.486651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T09:52:00.729612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T09:52:00.972537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T09:52:01.215417Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T09:52:01.458393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T09:52:01.701429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T09:52:01.952322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T09:52:02.195277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T09:52:02.438243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T09:52:02.681195Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T09:52:02.924168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T09:52:03.167147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T09:52:03.428455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T09:52:03.671472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T09:52:03.914491Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T09:52:04.157476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T09:52:04.400392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T09:52:04.400610Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T09:52:04.643279Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T09:52:06.570219Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T09:52:06.570809Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_054601_145149
2026-04-10T09:57:06.666843Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T09:57:06.667455Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T09:57:09.033783Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T09:57:11.198184Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T10:03:18.672069Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T10:03:18.672605Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T10:03:20.982946Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T10:03:21.229400Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T10:03:21.475777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T10:03:21.722530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T10:03:21.968931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T10:03:22.215418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T10:03:22.461903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T10:03:22.708362Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T10:03:22.954826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T10:03:23.201232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T10:03:23.447669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T10:03:23.694305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T10:03:23.940909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T10:03:24.187328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T10:03:24.433790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T10:03:24.680241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T10:03:24.926702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T10:03:25.173225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T10:03:25.419693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T10:03:25.666230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T10:03:25.924309Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T10:03:26.170657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T10:03:26.417219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T10:03:26.663672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T10:03:26.910218Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T10:03:27.156652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T10:03:27.416222Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T10:03:27.662686Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T10:03:27.909115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T10:03:28.155594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T10:03:28.402172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T10:03:28.648641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T10:03:28.895221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T10:03:29.143067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T10:03:29.143282Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T10:03:29.394694Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T10:03:31.769816Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T10:03:31.770419Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_055706_667107
2026-04-10T10:08:31.870284Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T10:08:31.871002Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T10:08:34.176371Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T10:08:36.020683Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T10:13:35.339743Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T10:13:35.340434Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T10:13:37.640410Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T10:13:37.884706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T10:13:38.128373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T10:13:38.372322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T10:13:38.616069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T10:13:38.859878Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T10:13:39.103786Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T10:13:39.347684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T10:13:39.591555Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T10:13:39.835480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T10:13:40.079341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T10:13:40.323074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T10:13:40.566946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T10:13:40.811010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T10:13:41.054825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T10:13:41.298717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T10:13:41.542657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T10:13:41.786559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T10:13:42.030355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T10:13:42.274365Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T10:13:42.518290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T10:13:42.762145Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T10:13:43.006043Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T10:13:43.256484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T10:13:43.500343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T10:13:43.744109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T10:13:43.987977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T10:13:44.231813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T10:13:44.475690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T10:13:44.719588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T10:13:44.963375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T10:13:45.207329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T10:13:45.451328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T10:13:45.696384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T10:13:45.696603Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T10:13:45.940081Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T10:13:47.543170Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T10:13:47.543752Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_060831_870522
2026-04-10T10:18:47.630116Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T10:18:47.630678Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T10:18:50.609431Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T10:18:52.388034Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T10:24:10.546769Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T10:24:10.547344Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T10:24:12.806369Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T10:24:13.048702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T10:24:13.291056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T10:24:13.533206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T10:24:13.775471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T10:24:14.017865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T10:24:14.260301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T10:24:14.502457Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T10:24:14.744755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T10:24:14.987035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T10:24:15.237722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T10:24:15.479914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T10:24:15.722278Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T10:24:15.964488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T10:24:16.206676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T10:24:16.448883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T10:24:16.691313Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T10:24:16.933598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T10:24:17.175906Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T10:24:17.418460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T10:24:17.661001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T10:24:17.903338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T10:24:18.145792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T10:24:18.388107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T10:24:18.630376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T10:24:18.872585Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T10:24:19.114848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T10:24:19.357364Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T10:24:19.599573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T10:24:19.841794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T10:24:20.084054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T10:24:20.326326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T10:24:20.568595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T10:24:20.810973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T10:24:20.811204Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T10:24:21.060734Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T10:24:22.751703Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T10:24:22.752342Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_061847_630357
2026-04-10T10:29:22.850055Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T10:29:22.850765Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T10:29:25.044585Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T10:29:26.830408Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T10:34:40.093450Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T10:34:40.094184Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T10:34:42.375211Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T10:34:42.616975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T10:34:42.858654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T10:34:43.100405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T10:34:43.342216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T10:34:43.584005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T10:34:43.825640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T10:34:44.067749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T10:34:44.309538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T10:34:44.551292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T10:34:44.793043Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T10:34:45.034656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T10:34:45.276568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T10:34:45.518349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T10:34:45.760088Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T10:34:46.017575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T10:34:46.259327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T10:34:46.500904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T10:34:46.742672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T10:34:46.984471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T10:34:47.226214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T10:34:47.467890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T10:34:47.709571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T10:34:47.951362Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T10:34:48.193161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T10:34:48.438488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T10:34:48.680423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T10:34:48.922103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T10:34:49.163854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T10:34:49.405579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T10:34:49.647315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T10:34:49.889160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T10:34:50.130823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T10:34:50.372573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T10:34:50.372798Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T10:34:50.614018Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T10:34:52.319618Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T10:34:52.320203Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_062922_850297
2026-04-10T10:39:52.397364Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T10:39:52.398073Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T10:39:54.626761Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T10:39:56.458554Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T10:45:22.880228Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T10:45:22.880931Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T10:45:25.151560Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T10:45:25.395240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T10:45:25.638904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T10:45:25.882419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T10:45:26.126173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T10:45:26.369918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T10:45:26.613638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T10:45:26.857332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T10:45:27.101084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T10:45:27.344718Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T10:45:27.588361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T10:45:27.832091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T10:45:28.075773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T10:45:28.319456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T10:45:28.563204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T10:45:28.806861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T10:45:29.050577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T10:45:29.294277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T10:45:29.538007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T10:45:29.781663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T10:45:30.025247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T10:45:30.268845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T10:45:30.512959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T10:45:30.756672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T10:45:31.000372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T10:45:31.244086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T10:45:31.488537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T10:45:31.732273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T10:45:31.975873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T10:45:32.219525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T10:45:32.463132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T10:45:32.706731Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T10:45:32.950326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T10:45:33.194645Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T10:45:33.194878Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T10:45:33.438139Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T10:45:35.199572Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T10:45:35.200172Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_063952_397601
2026-04-10T10:50:35.297514Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T10:50:35.298296Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T10:50:37.683708Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T10:50:39.587705Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T10:56:12.623747Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T10:56:12.624260Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T10:56:14.895381Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T10:56:15.135775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T10:56:15.376244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T10:56:15.628371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T10:56:15.868872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T10:56:16.109383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T10:56:16.349911Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T10:56:16.590523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T10:56:16.830843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T10:56:17.071296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T10:56:17.311717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T10:56:17.552132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T10:56:17.792593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T10:56:18.033096Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T10:56:18.273432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T10:56:18.513906Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T10:56:18.759086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T10:56:18.999493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T10:56:19.240290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T10:56:19.480655Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T10:56:19.721126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T10:56:19.961556Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T10:56:20.202008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T10:56:20.442512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T10:56:20.682873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T10:56:20.923199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T10:56:21.163507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T10:56:21.403910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T10:56:21.644376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T10:56:21.884757Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T10:56:22.125116Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T10:56:22.365516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T10:56:22.605979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T10:56:22.849905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T10:56:22.850158Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T10:56:23.090133Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T10:56:24.954882Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T10:56:24.955507Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_065035_297763
2026-04-10T11:01:25.055081Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T11:01:25.055697Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T11:01:27.429398Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T11:01:29.543404Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T11:06:41.744618Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T11:06:41.745276Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T11:06:44.046473Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T11:06:44.293561Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T11:06:44.539777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T11:06:44.786007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T11:06:45.032191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T11:06:45.278537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T11:06:45.524707Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T11:06:45.770864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T11:06:46.020492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T11:06:46.266631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T11:06:46.512633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T11:06:46.758974Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T11:06:47.005336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T11:06:47.251620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T11:06:47.497806Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T11:06:47.743925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T11:06:47.990069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T11:06:48.236202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T11:06:48.482394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T11:06:48.728611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T11:06:48.974770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T11:06:49.226008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T11:06:49.472236Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T11:06:49.718305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T11:06:49.964473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T11:06:50.210673Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T11:06:50.456871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T11:06:50.703076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T11:06:50.949267Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T11:06:51.195538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T11:06:51.441828Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T11:06:51.696991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T11:06:51.943231Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T11:06:52.189421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T11:06:52.189645Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T11:06:52.435306Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T11:06:53.875857Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T11:06:53.876430Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_070125_055317
2026-04-10T11:11:53.976696Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T11:11:53.977432Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T11:11:55.937391Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T11:11:57.637979Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T11:16:32.228160Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T11:16:32.228713Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T11:16:34.485235Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T11:16:34.727012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T11:16:34.968734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T11:16:35.210698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T11:16:35.452505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T11:16:35.694276Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T11:16:35.936172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T11:16:36.177900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T11:16:36.419735Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T11:16:36.661567Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T11:16:36.903287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T11:16:37.145102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T11:16:37.386883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T11:16:37.628610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T11:16:37.870558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T11:16:38.112326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T11:16:38.354076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T11:16:38.595686Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T11:16:38.837504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T11:16:39.079359Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T11:16:39.321203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T11:16:39.562876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T11:16:39.804667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T11:16:40.046501Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T11:16:40.288206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T11:16:40.529983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T11:16:40.771818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T11:16:41.013537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T11:16:41.255307Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T11:16:41.497137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T11:16:41.738887Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T11:16:41.980677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T11:16:42.222477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T11:16:42.464202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T11:16:42.464426Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T11:16:42.705643Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T11:16:44.191125Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T11:16:44.191665Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_071153_976928
2026-04-10T11:21:44.274150Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T11:21:44.274725Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T11:21:46.535531Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T11:21:48.227503Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T11:26:27.829115Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T11:26:27.829639Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T11:26:30.095708Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T11:26:30.341523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T11:26:30.599509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T11:26:30.845226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T11:26:31.090826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T11:26:31.336498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T11:26:31.588965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T11:26:31.834898Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T11:26:32.080735Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T11:26:32.326407Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T11:26:32.572189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T11:26:32.817905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T11:26:33.063510Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T11:26:33.309229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T11:26:33.555001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T11:26:33.800670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T11:26:34.046167Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T11:26:34.291857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T11:26:34.537710Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T11:26:34.783902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T11:26:35.029623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T11:26:35.275295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T11:26:35.521066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T11:26:35.767334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T11:26:36.013672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T11:26:36.259400Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T11:26:36.505171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T11:26:36.750839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T11:26:36.996553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T11:26:37.242206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T11:26:37.487893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T11:26:37.733632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T11:26:37.979336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T11:26:38.225047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T11:26:38.225271Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T11:26:38.470467Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T11:26:39.954425Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T11:26:39.955118Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_072144_274401
2026-04-10T11:31:40.053263Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T11:31:40.054032Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T11:31:42.266102Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T11:31:43.912618Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T11:36:33.834083Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T11:36:33.834820Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T11:36:36.110368Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T11:36:36.352625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T11:36:36.594916Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T11:36:36.837255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T11:36:37.079567Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T11:36:37.321715Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T11:36:37.564011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T11:36:37.806244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T11:36:38.048443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T11:36:38.290608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T11:36:38.532776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T11:36:38.775021Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T11:36:39.017298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T11:36:39.259598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T11:36:39.501845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T11:36:39.744200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T11:36:39.997573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T11:36:40.240945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T11:36:40.483247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T11:36:40.725457Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T11:36:40.967715Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T11:36:41.210066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T11:36:41.452291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T11:36:41.694540Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T11:36:41.936833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T11:36:42.179234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T11:36:42.421403Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T11:36:42.663574Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T11:36:42.905849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T11:36:43.148188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T11:36:43.390476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T11:36:43.632755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T11:36:43.875042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T11:36:44.117346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T11:36:44.117568Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T11:36:44.359340Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T11:36:45.888903Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T11:36:45.889482Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_073140_053492
2026-04-10T11:41:45.977535Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T11:41:45.978269Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T11:41:48.299429Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T11:41:50.021473Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T11:46:49.869795Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T11:46:49.870539Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T11:46:52.157077Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T11:46:52.399737Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T11:46:52.642520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T11:46:52.890890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T11:46:53.133581Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T11:46:53.376344Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T11:46:53.619122Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T11:46:53.861842Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T11:46:54.104577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T11:46:54.347332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T11:46:54.590085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T11:46:54.832871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T11:46:55.075656Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T11:46:55.318419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T11:46:55.561091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T11:46:55.803716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T11:46:56.046393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T11:46:56.289261Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T11:46:56.532093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T11:46:56.774841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T11:46:57.017578Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T11:46:57.260292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T11:46:57.503127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T11:46:57.750497Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T11:46:57.993343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T11:46:58.236169Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T11:46:58.478919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T11:46:58.721686Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T11:46:58.964404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T11:46:59.207213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T11:46:59.449885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T11:46:59.692647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T11:46:59.935471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T11:47:00.178301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T11:47:00.178523Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T11:47:00.420809Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T11:47:02.006392Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T11:47:02.006986Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_074145_977773
2026-04-10T11:52:02.107045Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T11:52:02.107604Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T11:52:04.197181Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T11:52:05.902680Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T11:57:05.203447Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T11:57:05.204047Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T11:57:07.496145Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T11:57:07.743352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T11:57:07.989822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T11:57:08.235979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T11:57:08.482273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T11:57:08.728403Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T11:57:08.974555Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T11:57:09.220636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T11:57:09.466743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T11:57:09.712877Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T11:57:09.958968Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T11:57:10.205059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T11:57:10.451199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T11:57:10.697277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T11:57:10.943315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T11:57:11.189211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T11:57:11.435189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T11:57:11.681306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T11:57:11.927522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T11:57:12.173804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T11:57:12.419995Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T11:57:12.666125Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T11:57:12.912210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T11:57:13.158277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T11:57:13.404332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T11:57:13.650360Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T11:57:13.896301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T11:57:14.142628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T11:57:14.388646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T11:57:14.634643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T11:57:14.880761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T11:57:15.126800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T11:57:15.372967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T11:57:15.619141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T11:57:15.619375Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T11:57:15.865010Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T11:57:17.505840Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T11:57:17.506389Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_075202_107271
2026-04-10T12:02:17.604580Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T12:02:17.605352Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T12:02:20.585536Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T12:02:21.907165Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T12:06:10.633748Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T12:06:10.634506Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T12:06:12.886064Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T12:06:13.125991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T12:06:13.365916Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T12:06:13.605788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T12:06:13.845717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T12:06:14.085588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T12:06:14.325381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T12:06:14.565193Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T12:06:14.805002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T12:06:15.044788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T12:06:15.284811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T12:06:15.524640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T12:06:15.764401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T12:06:16.004221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T12:06:16.243969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T12:06:16.483929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T12:06:16.723732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T12:06:16.963470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T12:06:17.203487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T12:06:17.443342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T12:06:17.683131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T12:06:17.923138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T12:06:18.162964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T12:06:18.402918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T12:06:18.642831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T12:06:18.882722Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T12:06:19.122471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T12:06:19.362255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T12:06:19.602075Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T12:06:19.842346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T12:06:20.082016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T12:06:20.321959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T12:06:20.561887Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T12:06:20.801921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T12:06:20.802203Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T12:06:21.041457Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T12:06:22.228668Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T12:06:22.229235Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_080217_604821
2026-04-10T12:11:22.320904Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T12:11:22.321545Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T12:11:24.299619Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T12:11:25.816581Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T12:15:17.270641Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T12:15:17.271413Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T12:15:19.554131Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T12:15:19.797850Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T12:15:20.041592Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T12:15:20.286263Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T12:15:20.529810Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T12:15:20.773425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T12:15:21.017281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T12:15:21.261043Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T12:15:21.504595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T12:15:21.762224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T12:15:22.005916Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T12:15:22.249652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T12:15:22.493424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T12:15:22.737153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T12:15:22.980907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T12:15:23.224708Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T12:15:23.468361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T12:15:23.712118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T12:15:23.955844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T12:15:24.199517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T12:15:24.443159Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T12:15:24.686952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T12:15:24.931927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T12:15:25.175814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T12:15:25.419580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T12:15:25.663428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T12:15:25.907449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T12:15:26.151271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T12:15:26.394871Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T12:15:26.638469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T12:15:26.882292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T12:15:27.135928Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T12:15:27.379669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T12:15:27.623435Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T12:15:27.623657Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T12:15:27.866798Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T12:15:29.097997Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T12:15:29.098523Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_081122_321158
2026-04-10T12:20:29.198856Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T12:20:29.199641Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T12:20:31.538761Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T12:20:33.031416Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51404 unseen_only=False
2026-04-10T12:24:45.189818Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-10T12:24:45.190402Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T12:24:47.482277Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T12:24:47.718627Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021843907545304 fingerprint=62cc85fb58595279d9bba1ed618e4e32ce3846cc831de6b2838744b6eba375be subject='CTPS Permit Application ID 1648469 has been approved.'
2026-04-10T12:24:47.955139Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862021852285503203 fingerprint=d11c8d81cbe7f3f1415caa82e18c6819e2110e0d149e8ec97f8170e8c6809d82 subject='Dimension Alert - Permit ST261016268 Tennessee, Order 32243994'
2026-04-10T12:24:48.191397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T12:24:48.427769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T12:24:48.664239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T12:24:48.900889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T12:24:49.137242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T12:24:49.373688Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T12:24:49.610115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T12:24:49.846493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T12:24:50.082886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T12:24:50.319258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T12:24:50.555620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T12:24:50.791955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T12:24:51.028384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=a637f0e979748e41b14e2da8f366ea6dab108095d58ef6a61ddba919ffbd0fd0 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T12:24:51.264907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T12:24:51.501309Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T12:24:51.742388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T12:24:51.979213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T12:24:52.215646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T12:24:52.452331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T12:24:52.693733Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T12:24:52.930100Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T12:24:53.166403Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T12:24:53.402873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T12:24:53.639370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T12:24:53.875761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T12:24:54.117292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T12:24:54.353684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T12:24:54.590095Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T12:24:54.826456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T12:24:55.062805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T12:24:55.299237Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T12:24:55.299459Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T12:24:55.541803Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T12:24:59.190880Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T12:24:59.191473Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_082029_199133
2026-04-10T12:29:59.291807Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T12:29:59.292482Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T12:30:01.163120Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T12:30:02.686638Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51406 unseen_only=False
2026-04-10T12:34:09.565139Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-10T12:34:09.565887Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T12:34:11.791234Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T12:34:12.029167Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T12:34:12.267170Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T12:34:12.505182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T12:34:12.743073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T12:34:12.981138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T12:34:13.219180Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T12:34:13.457225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T12:34:13.695271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T12:34:13.933680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T12:34:14.171611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T12:34:14.409814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T12:34:14.647811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T12:34:14.885764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=3962795137d0b595a32050264d0d590485a2481a8a3094c9b01fa8e6960bfec9 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T12:34:15.123853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T12:34:15.361755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T12:34:15.599946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T12:34:15.838064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T12:34:16.075979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T12:34:16.313925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T12:34:16.551930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T12:34:16.789991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T12:34:17.027973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T12:34:17.266984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T12:34:17.505057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T12:34:17.742974Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T12:34:17.980972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T12:34:18.218856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T12:34:18.456866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T12:34:18.694705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T12:34:18.932726Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T12:34:19.170681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T12:34:19.408798Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[679] conversation_id=1862086047513688666 conversation_index=1 conversation_total=1 email_count=1 subject='New 1Password sign-in alert'
2026-04-10T12:34:19.412399Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862086047513688666 conversation_index=1 conversation_total=1
2026-04-10T12:34:19.412541Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862086047513688666 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T12:34:19.412983Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862086047513688666 conversation_index=1 conversation_total=1
2026-04-10T12:34:19.427414Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862086047513688666 conversation_index=1 conversation_total=1
2026-04-10T12:34:19.427806Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862086047513688666 conversation_index=1 conversation_total=1 email_count=1 first_100_chars="New sign-in\nWe've noticed a new sign-in to your TRC LOGISTICS LLC 1Password account (synchronpermits" text_length=678
2026-04-10T12:34:19.428115Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862086047513688666 conversation_index=1 conversation_total=1 snippet="New sign-in We've noticed a new sign-in to your TRC LOGISTICS LLC 1Password account (synchronpermits@gmail.com) on a new device. If this was you, ignore this email. Illinois, United States (217.216.113.109) Friday, April 10, 2026 at 7:20am CDT Don’t recognize this device? Secure your account immediately by following these steps: https://support.1password.com/unrecognized-device/ Check trusted devices You can view and manage which devices have access to your account in Account Management>Trusted Devices: https://trclogisticsllc.1password.com/profile Made by 1Password • Sent to: synchronpermits@gmail.com 4711 Yonge St. 10th Floor • Toronto • Ontario • M2N 6K8 • Canada"
2026-04-10T12:34:21.505815Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862086047513688666 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-10T12:34:21.506210Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862086047513688666 conversation_index=1 conversation_total=1 is_order_email=False snippet="New sign-in We've noticed a new sign-in to your TRC LOGISTICS LLC 1Password acco"
2026-04-10T12:34:21.506350Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862086047513688666 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-10T12:34:21.509812Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-10T12:34:21.510550Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862086047513688666 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-10T12:34:21.752480Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862086047513688666 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-10T12:34:21.990081Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T12:34:21.990299Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260410_082959_292058
2026-04-10T12:34:23.298302Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T12:34:23.298849Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260410_082959_292058
2026-04-10T12:39:23.399168Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T12:39:23.399833Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T12:39:25.247490Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T12:39:26.816148Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51406 unseen_only=False
2026-04-10T12:43:36.982921Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-10T12:43:36.983650Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T12:43:39.232550Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T12:43:39.473831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T12:43:39.715285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T12:43:39.956628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T12:43:40.198211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T12:43:40.439660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T12:43:40.681039Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T12:43:40.922416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T12:43:41.163879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T12:43:41.405303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T12:43:41.646735Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T12:43:41.888233Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T12:43:42.129544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T12:43:42.371077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=3962795137d0b595a32050264d0d590485a2481a8a3094c9b01fa8e6960bfec9 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T12:43:42.612571Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T12:43:42.853994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T12:43:43.095550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T12:43:43.336899Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T12:43:43.581421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T12:43:43.822756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T12:43:44.064159Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T12:43:44.305647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T12:43:44.547128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T12:43:44.788892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T12:43:45.030380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T12:43:45.272011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T12:43:45.513385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T12:43:45.754763Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T12:43:45.996257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T12:43:46.237726Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T12:43:46.479205Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T12:43:46.720694Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T12:43:46.962109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=44dd79e711ba02233b5332dc482344f45695f42041b625b183308c4107aca8dd subject='New 1Password sign-in alert'
2026-04-10T12:43:46.962330Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T12:43:47.203153Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T12:43:48.562639Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T12:43:48.563246Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_083923_399417
2026-04-10T12:48:48.660795Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T12:48:48.661404Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T12:48:50.858205Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T12:48:52.512730Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51406 unseen_only=False
2026-04-10T12:53:15.490052Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-10T12:53:15.490686Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T12:53:17.709363Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T12:53:17.942895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T12:53:18.176367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T12:53:18.410112Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T12:53:18.643568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T12:53:18.877060Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T12:53:19.110481Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T12:53:19.343912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T12:53:19.577329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T12:53:19.810934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T12:53:20.044385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T12:53:20.277815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T12:53:20.511155Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T12:53:20.744507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=3962795137d0b595a32050264d0d590485a2481a8a3094c9b01fa8e6960bfec9 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T12:53:20.978236Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T12:53:21.211791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T12:53:21.445309Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T12:53:21.687030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T12:53:21.920426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T12:53:22.153958Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T12:53:22.387396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T12:53:22.620882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T12:53:22.854342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T12:53:23.087691Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T12:53:23.321234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T12:53:23.554712Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T12:53:23.788274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T12:53:24.021746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T12:53:24.255304Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T12:53:24.488750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T12:53:24.722191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T12:53:24.955853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T12:53:25.189400Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=44dd79e711ba02233b5332dc482344f45695f42041b625b183308c4107aca8dd subject='New 1Password sign-in alert'
2026-04-10T12:53:25.189621Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T12:53:25.422606Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T12:53:26.832463Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T12:53:26.833020Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_084848_661046
2026-04-10T12:58:26.933269Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T12:58:26.933984Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T12:58:28.936390Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T12:58:30.471197Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51407 unseen_only=False
2026-04-10T13:03:11.850949Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-10T13:03:11.851654Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T13:03:14.150064Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T13:03:14.391033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T13:03:14.631789Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T13:03:14.872710Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022044260386366 fingerprint=2f4a6cdc773cbc92de9a109739eade59c949523935a1d0095c010ef1fab6ffea subject='Production OS/OW Permit Number 26SB0214611'
2026-04-10T13:03:15.113731Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T13:03:15.354576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022219215517776 fingerprint=ac11c7bba1621f6739386ce7c463514518ed9699f60a8bd1bb017644f7edc007 subject='Recibo de pago'
2026-04-10T13:03:15.595317Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T13:03:15.836229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T13:03:16.077124Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T13:03:16.318042Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T13:03:16.558904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T13:03:16.799866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T13:03:17.040704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T13:03:17.281575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=c110d2f97f3f85db00853bb2a85f50fb42043b859b9ee120eff238de82340faa subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T13:03:17.532113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T13:03:17.773011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T13:03:18.013850Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T13:03:18.254664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T13:03:18.495521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T13:03:18.736455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T13:03:18.977466Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T13:03:19.218534Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T13:03:19.459484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T13:03:19.700335Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T13:03:19.941243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T13:03:20.182038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T13:03:20.423053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T13:03:20.663945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T13:03:20.904784Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T13:03:21.145618Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T13:03:21.386523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T13:03:21.627404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T13:03:21.868488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=44dd79e711ba02233b5332dc482344f45695f42041b625b183308c4107aca8dd subject='New 1Password sign-in alert'
2026-04-10T13:03:21.868735Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T13:03:22.109082Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T13:03:23.728303Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T13:03:23.728936Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_085826_933498
2026-04-10T13:08:23.823188Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T13:08:23.823858Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T13:08:25.449658Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T13:08:26.738291Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51412 unseen_only=False
2026-04-10T13:11:53.501432Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-10T13:11:53.502070Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T13:11:55.791102Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T13:11:56.029219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T13:11:56.276354Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T13:11:56.514259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T13:11:56.752499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T13:11:56.990580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T13:11:57.228631Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T13:11:57.466749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T13:11:57.704843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T13:11:57.943486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=9427da443a5c90722a474b8f6745f27fd9e896edf89f4541c346efee0315c616 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T13:11:58.181701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T13:11:58.420024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T13:11:58.658350Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T13:11:58.896475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T13:11:59.134392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T13:11:59.375138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T13:11:59.613207Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T13:11:59.851321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T13:12:00.089349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T13:12:00.332983Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T13:12:00.571308Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T13:12:00.809412Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T13:12:01.047472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T13:12:01.285632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T13:12:01.523770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T13:12:01.762127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T13:12:02.000391Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T13:12:02.238678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T13:12:02.481327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T13:12:02.719550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T13:12:02.957758Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=4218d63aa7237493f3308a72f0cd7681d33496dd0c905fc5688f73d6a8975426 subject='New 1Password sign-in alert'
2026-04-10T13:12:02.957987Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T13:12:03.195630Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T13:12:04.281648Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T13:12:04.282235Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_090823_823440
2026-04-10T13:17:04.382499Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T13:17:04.383258Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T13:17:06.102542Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T13:17:07.458671Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51412 unseen_only=False
2026-04-10T13:20:57.371139Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-10T13:20:57.371683Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T13:20:59.720772Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T13:20:59.972055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=d3cb7f71137f95a1ddee01cd0261c5f11887c8340193833a0acc4f4c9dfbfe82 subject="Re: Oversized 10'2 wide Permists"
2026-04-10T13:21:00.223323Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862022728971415640 fingerprint=34e5d15308c3cd29643e989d6a891bd5e5e1eca848ddeeb6159cc1eaf56bd71d subject='APPROVED: MoDOT MCE Account'
2026-04-10T13:21:00.474691Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T13:21:00.726104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T13:21:00.977560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T13:21:01.228918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T13:21:01.480159Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T13:21:01.731380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T13:21:01.982832Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=9427da443a5c90722a474b8f6745f27fd9e896edf89f4541c346efee0315c616 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T13:21:02.234255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T13:21:02.485654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T13:21:02.736879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T13:21:02.988230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T13:21:03.239451Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T13:21:03.490683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T13:21:03.741841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T13:21:03.993299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T13:21:04.244499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T13:21:04.495830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T13:21:04.747081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T13:21:04.998299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T13:21:05.249786Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T13:21:05.500946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T13:21:05.752254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T13:21:06.003923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T13:21:06.255513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T13:21:06.506967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T13:21:06.758356Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T13:21:07.009649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T13:21:07.261076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=4218d63aa7237493f3308a72f0cd7681d33496dd0c905fc5688f73d6a8975426 subject='New 1Password sign-in alert'
2026-04-10T13:21:07.261299Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T13:21:07.512087Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T13:21:08.664884Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T13:21:08.665490Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_091704_382731
2026-04-10T13:26:08.755087Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T13:26:08.755832Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T13:26:10.402973Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T13:26:11.814995Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51414 unseen_only=False
2026-04-10T13:29:53.103261Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-10T13:29:53.103794Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T13:29:55.374168Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T13:29:55.614161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019265723611169 fingerprint=44c1d049b6e01b09595b21fb180f8beb8c39b3d9c6538c0868dd150a01e37202 subject='Re: Unit: 873/ project order'
2026-04-10T13:29:55.854244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023038191232416 fingerprint=be595b56190c004a28c44b8855f68e88dcb93a09f595248a3da96cd9dbc0107d subject='CTPS Permit Application ID 1648451 has been Denied.'
2026-04-10T13:29:56.094402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862023464369121490 fingerprint=28854304aad6ea52b75d334c1499d85d88d018c6dd4acc913e312f33f06d3e17 subject='Confirmation of Order #22172273'
2026-04-10T13:29:56.334505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T13:29:56.574856Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T13:29:56.815158Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T13:29:57.055206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=9427da443a5c90722a474b8f6745f27fd9e896edf89f4541c346efee0315c616 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T13:29:57.295338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T13:29:57.535442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T13:29:57.775530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T13:29:58.015650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T13:29:58.255807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T13:29:58.495788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T13:29:58.735996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T13:29:58.976363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T13:29:59.216505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T13:29:59.456580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T13:29:59.696630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T13:29:59.936617Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T13:30:00.189794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T13:30:00.429760Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T13:30:00.669805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T13:30:00.909900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T13:30:01.149933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T13:30:01.389971Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T13:30:01.630027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T13:30:01.870179Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T13:30:02.110358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=ec3cbad4f44be021b1793d9db42c923cca38aa2170f7769e37d9cbdf10fa0184 subject='New 1Password sign-in alert'
2026-04-10T13:30:02.350707Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1320] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 email_count=1 subject='Confirmation of Order #68787290'
2026-04-10T13:30:02.351907Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:02.352081Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T13:30:02.352483Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:02.367691Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:02.368276Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Dear Dan Taylor,\n\nWe are pleased to inform you that we have successfully collected all the necessary' text_length=1320
2026-04-10T13:30:02.368518Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 snippet="Dear Dan Taylor, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-10T13:30:02.368751Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 subject='Confirmation of Order #68787290'
2026-04-10T13:30:02.369017Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 is_order_email=True snippet='Dear Dan Taylor, We are pleased to inform you that we have successfully collecte'
2026-04-10T13:30:02.369153Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-10T13:30:02.372633Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:02.372861Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:09.357333Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 inserted_id=69d8fb611e109c17fcc16216
2026-04-10T13:30:09.357740Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862090070346849803 intake_record_id=69d8fb611e109c17fcc16216 intake_title='Confirmation of Order #68787290'
2026-04-10T13:30:09.357885Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:09.358583Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:09.358716Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T13:30:09.359123Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:09.373682Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:14.089309Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 sender_emails=['info@synchronpermits.com']
2026-04-10T13:30:14.089551Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 order_number=68787290 source=current_conversation_regex
2026-04-10T13:30:14.089779Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 order_number=68787290
2026-04-10T13:30:14.093064Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:14.093249Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:14.333384Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 doc_id=69d8f2771e109c17fcc160ba order_number=68787290 query_field=token
2026-04-10T13:30:14.333639Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-10T13:30:14.334034Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 order_number=68787290 sections_mapped=6
2026-04-10T13:30:14.334171Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:14.334861Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:14.335004Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T13:30:14.335408Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:14.350331Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:14.350546Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T13:30:16.205807Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-10T13:30:26.860434Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862090070346849803
2026-04-10T13:30:29.395184Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:29.396056Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1320 conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 seed_message_id=<2d6f.2a59c46da935360.m1.9a1852c0-34e0-11f1-a6c3-525400fb7a78.19d7790c1ec@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862090070346849803 thread_fetch_succeeded=True
2026-04-10T13:30:44.480175Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 has_data=True thread_text_length=1320
2026-04-10T13:30:44.480370Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:44.483511Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:44.483677Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:44.483910Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-10T13:30:44.484043Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1
2026-04-10T13:30:44.484589Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-10T13:30:44.485232Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=68787290 submission_status=blocked
2026-04-10T13:30:44.728832Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-10T13:30:44.729070Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-10T13:30:44.968755Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T13:30:44.968986Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260410_092608_755329
2026-04-10T13:30:46.135251Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T13:30:46.135794Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260410_092608_755329
2026-04-10T13:35:46.236082Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T13:35:46.236841Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T13:35:48.082235Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T13:35:49.424280Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51418 unseen_only=False
2026-04-10T13:39:40.251621Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=27 latest_message_count=50
2026-04-10T13:39:40.252278Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T13:39:42.551320Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T13:39:42.795282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T13:39:43.039161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T13:39:43.283163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T13:39:43.527110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=9427da443a5c90722a474b8f6745f27fd9e896edf89f4541c346efee0315c616 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T13:39:43.771230Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T13:39:44.015202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T13:39:44.259195Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T13:39:44.503234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T13:39:44.747176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T13:39:44.991070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T13:39:45.234953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T13:39:45.478889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T13:39:45.722680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T13:39:45.966461Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T13:39:46.210251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T13:39:46.454186Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T13:39:46.704161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T13:39:46.948141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T13:39:47.194404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T13:39:47.438336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T13:39:47.682320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T13:39:47.927524Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T13:39:48.171438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T13:39:48.418410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T13:39:48.662315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=ec3cbad4f44be021b1793d9db42c923cca38aa2170f7769e37d9cbdf10fa0184 subject='New 1Password sign-in alert'
2026-04-10T13:39:48.906237Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T13:39:49.150228Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2230, 2230, 2230, 2230] conversation_id=1862090161375259462 conversation_index=1 conversation_total=1 email_count=4 subject=Certificate
2026-04-10T13:39:49.151526Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862090161375259462 conversation_index=1 conversation_total=1
2026-04-10T13:39:49.151666Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862090161375259462 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T13:39:49.152150Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862090161375259462 conversation_index=1 conversation_total=1
2026-04-10T13:39:49.167155Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862090161375259462 conversation_index=1 conversation_total=1
2026-04-10T13:39:49.168073Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862090161375259462 conversation_index=1 conversation_total=1 email_count=4 first_100_chars='Please see attached certificate of insurance.\n\nHave a great day!\n\nNeed your certificates faster?\nDid' text_length=8541
2026-04-10T13:39:49.168405Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862090161375259462 conversation_index=1 conversation_total=1 snippet='Please see attached certificate of insurance. Have a great day! Need your certificates faster? Did you know? You can now access them instantly via our secure online portal. 🚀 To get started: Please reply with your email address and we will provide you with a setup link and further instructions. [Logo Description automatically generated] Customer Service Certificates Department InsurNorth Corp (817) 776-7644 Office | (360) 925-3420 Fax certificates@insurnorth.com<mailto:certificates@insurnorth.com> 1030 E Hwy 377, Suite 110, PMB 213, Granbury, TX 76048 www.insurnorth.com<http://www.insurnorth.com/> Team Members Vitaliy Kononenko | CEO & Fleet Specialist | (360) 606-8420 | vitaliy@insurnorth.com<mailto:vitaliy@insurnorth.com> Ella Kononenko | Administrative Assistant to'
2026-04-10T13:39:51.268992Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862090161375259462 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-10T13:39:51.269325Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862090161375259462 conversation_index=1 conversation_total=1 is_order_email=False snippet='Please see attached certificate of insurance. Have a great day! Need your certif'
2026-04-10T13:39:51.269457Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862090161375259462 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-10T13:39:51.273111Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-10T13:39:51.275130Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862090161375259462 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-10T13:39:51.522208Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862090161375259462 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-10T13:39:51.765824Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T13:39:51.766055Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260410_093546_236354
2026-04-10T13:39:53.002953Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T13:39:53.004741Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260410_093546_236354
2026-04-10T13:44:53.100180Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T13:44:53.100787Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T13:44:54.795161Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T13:44:56.148585Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51419 unseen_only=False
2026-04-10T13:49:16.140447Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-10T13:49:16.140945Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T13:49:18.387234Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T13:49:18.632736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T13:49:18.878238Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024684541232232 fingerprint=a39d6223deadb591117a1bb6430946441c1c5ab900a1ffbebbf2066d752f0782 subject='Dimension Alert - Permit NM26103997 New Mexico, Order 78351033'
2026-04-10T13:49:19.123893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=9427da443a5c90722a474b8f6745f27fd9e896edf89f4541c346efee0315c616 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T13:49:19.369401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862024821362352497 fingerprint=541c47e02638db7701e69b22db2015e46dc99240422f63a8c0ce074981b3ed0c subject='Production OS/OW Permit Number 26SB0214881'
2026-04-10T13:49:19.614897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T13:49:19.860323Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T13:49:20.105868Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T13:49:20.351419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T13:49:20.596943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T13:49:20.842528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T13:49:21.088078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T13:49:21.333580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T13:49:21.579269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T13:49:21.824790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T13:49:22.070394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T13:49:22.316149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T13:49:22.561667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T13:49:22.807569Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T13:49:23.053433Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T13:49:23.298917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T13:49:23.544485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T13:49:23.790450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T13:49:24.036209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T13:49:24.281865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T13:49:24.527565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=ec3cbad4f44be021b1793d9db42c923cca38aa2170f7769e37d9cbdf10fa0184 subject='New 1Password sign-in alert'
2026-04-10T13:49:24.773071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T13:49:25.018688Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 fingerprint=a5f7b652858d806f87764726069ee15af987d060c31c1ab2664340244b6e7613 subject=Certificate
2026-04-10T13:49:25.264133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=e19fb8d2e13dd9df7b31f05c02af1b9b1d36a48e2fd27c94246c0a047b3eafdd subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-10T13:49:25.264354Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T13:49:25.509421Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T13:49:26.926369Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T13:49:26.927029Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_094453_100416
2026-04-10T13:54:27.013650Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T13:54:27.014277Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T13:54:28.862269Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T13:54:30.342936Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51423 unseen_only=False
2026-04-10T13:59:18.195074Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-10T13:59:18.195661Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T13:59:20.484666Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T13:59:20.727613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T13:59:20.970590Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T13:59:21.213517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025242675970118 fingerprint=3b47de9397c39c25ac9d6087ad5fc5c4e994ff898d12a05ea425bbedbc9c4b32 subject='CTPS Permit Application ID 1649245 has been approved.'
2026-04-10T13:59:21.456423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025699764335684 fingerprint=98ccbd13a251f56e228151da127c8290483c4a81ba033bf8d82d0dedaa0b99fa subject='Confirmation of Order #73773621'
2026-04-10T13:59:21.699291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T13:59:21.942193Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T13:59:22.185143Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T13:59:22.428017Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T13:59:22.670908Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T13:59:22.913734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T13:59:23.156775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T13:59:23.412551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T13:59:23.655464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T13:59:23.898368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T13:59:24.141280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T13:59:24.384134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T13:59:24.627128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T13:59:24.870152Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T13:59:25.113085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T13:59:25.355982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T13:59:25.598902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T13:59:25.841897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=ec3cbad4f44be021b1793d9db42c923cca38aa2170f7769e37d9cbdf10fa0184 subject='New 1Password sign-in alert'
2026-04-10T13:59:26.084960Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=0d3bf772eec995a1c82dc05773d85017dbe8691d6d9778dec44bc32ab05ce16b subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T13:59:26.328117Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T13:59:26.571005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 fingerprint=a5f7b652858d806f87764726069ee15af987d060c31c1ab2664340244b6e7613 subject=Certificate
2026-04-10T13:59:26.813959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=e19fb8d2e13dd9df7b31f05c02af1b9b1d36a48e2fd27c94246c0a047b3eafdd subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-10T13:59:27.299316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861372346617604468 fingerprint=4a23664f9117a8146f11bc9b672e2ef96a2829c7469dcd531d977bf82c205f3d subject='Re: #399 NV to UT'
2026-04-10T13:59:27.542458Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1079] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 email_count=1 subject='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T13:59:27.543699Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:27.543838Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-10T13:59:27.544249Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:27.558868Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:27.559333Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=998
2026-04-10T13:59:27.559622Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Indiana state regulations. TRANSPORTATION ORDER DETAILS Order Number: 47665893 Permit Number: 862 7666 274 Jurisdiction: Indiana Order Management: https://permits.synchrontms.com/order-details?orderId=47665893 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: D AND D TRANSPORTING LLC Order Specifications: Carrier Name: D&D Transporting LLC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to'
2026-04-10T13:59:27.559835Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 subject='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T13:59:27.560094Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 is_order_email=True snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-10T13:59:27.560224Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-10T13:59:27.562953Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:27.563120Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:34.472896Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 inserted_id=69d902461e109c17fcc163bb
2026-04-10T13:59:34.473430Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862091379408485833 intake_record_id=69d902461e109c17fcc163bb intake_title='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T13:59:34.473592Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:34.474268Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:34.474411Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-10T13:59:34.474818Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:34.489434Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:37.467763Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 sender_emails=['updates@heavyhaulgbt.com']
2026-04-10T13:59:37.468017Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 order_number=47665893 source=current_conversation_regex
2026-04-10T13:59:37.468325Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 order_number=47665893
2026-04-10T13:59:37.471302Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:37.471454Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:38.197829Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 doc_id=69d7df4f1e109c17fcc1280b order_number=47665893 query_field=token
2026-04-10T13:59:38.198105Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-10T13:59:38.198529Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 order_number=47665893 sections_mapped=6
2026-04-10T13:59:38.198659Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:38.199362Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:38.199520Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-10T13:59:38.199919Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:38.215051Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:38.215268Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T13:59:41.012024Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-10T13:59:56.106037Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862091379408485833
2026-04-10T13:59:59.147651Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T13:59:59.148354Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1079 conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 seed_message_id=<order-47665893-6ef0798d@heavyhaulgbt.com> source_email_count=1 source_thread_id=1862091379408485833 thread_fetch_succeeded=True
2026-04-10T14:00:04.941815Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 has_data=True thread_text_length=1079
2026-04-10T14:00:04.942074Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T14:00:04.945458Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T14:00:04.945695Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T14:00:04.946110Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-10T14:00:04.946251Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2
2026-04-10T14:00:04.946835Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-10T14:00:04.947624Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='D&D Transporting LLC' conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=47665893 submission_status=blocked
2026-04-10T14:00:05.194313Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-10T14:00:05.194548Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862091379408485833 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-10T14:00:05.195318Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[496] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 email_count=1 subject='Delivery Status Notification (Failure)'
2026-04-10T14:00:05.196487Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:05.196628Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:00:05.197151Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:05.213330Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:05.213718Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 email_count=1 first_100_chars="** Address not found **\n\nYour message wasn't delivered to OHPS_ODOT_Permits@dot.ohio.gov because the" text_length=496
2026-04-10T14:00:05.213994Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 snippet="** Address not found ** Your message wasn't delivered to OHPS_ODOT_Permits@dot.ohio.gov because the address couldn't be found, or is unable to receive mail. Learn more here: https://aka.ms/EXOSmtpErrors (Warning: This link will take you to a third-party site) The response from the remote server was: 550 5.4.1 Recipient address rejected: Access denied. For more information see https://aka.ms/EXOSmtpErrors [DS1PEPF00017E07.namprd09.prod.outlook.com 2026-04-10T13:53:34.113Z 08DE8F5D292648FF]"
2026-04-10T14:00:09.351834Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-10T14:00:09.352190Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 is_order_email=True snippet="** Address not found ** Your message wasn't delivered to OHPS_ODOT_Permits@dot.o"
2026-04-10T14:00:09.352330Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-10T14:00:09.355820Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:09.355990Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:15.923820Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 inserted_id=69d9026f1e109c17fcc163c4
2026-04-10T14:00:15.924824Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862084249489720295 intake_record_id=69d9026f1e109c17fcc163c4 intake_title='Delivery Status Notification (Failure)'
2026-04-10T14:00:15.925030Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:15.926093Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:15.926296Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:00:15.926928Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:15.946295Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:18.613698Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 sender_emails=['mailer-daemon@googlemail.com']
2026-04-10T14:00:30.337612Z [info     ] Bot 3 - No order confirmation emails resolved an order number [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 sender_emails=['mailer-daemon@googlemail.com']
2026-04-10T14:00:30.337861Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 order_number=
2026-04-10T14:00:30.338105Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 order_number=
2026-04-10T14:00:30.341187Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:30.341340Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:30.341452Z [warning  ] Bot 4 - No order number provided, skipping enrichment [MongoDBEnrichmentAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:30.341658Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:30.342250Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:30.342385Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:00:30.342782Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:30.357743Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:30.357925Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:00:32.617446Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-10T14:00:48.650287Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862084249489720295
2026-04-10T14:00:52.172310Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:52.173142Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=579 conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 seed_message_id=<69d900de.170a0220.211af3.7982.GMR@mx.google.com> source_email_count=3 source_thread_id=1862084249489720295 thread_fetch_succeeded=True
2026-04-10T14:00:55.499108Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 has_data=True thread_text_length=579
2026-04-10T14:00:55.499306Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:55.502481Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:55.502649Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:55.502880Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 submission_blockers=['order_number', 'commodity.weight_lbs']
2026-04-10T14:00:55.503017Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2
2026-04-10T14:00:55.503562Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': True, 'merge_submit': False}
2026-04-10T14:00:55.504139Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: order_number, commodity.weight_lbs'] is_order_email=True order_number= submission_status=blocked
2026-04-10T14:00:55.760092Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-10T14:00:55.760324Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862084249489720295 conversation_index=2 conversation_total=2 missing_requirements=['order_number', 'commodity.weight_lbs', 'final_merged_payload']
2026-04-10T14:00:56.002810Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T14:00:56.003033Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260410_095427_013904
2026-04-10T14:00:57.463602Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T14:00:57.464240Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260410_095427_013904
2026-04-10T14:05:57.560262Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T14:05:57.560881Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:05:59.788300Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T14:06:01.668723Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51430 unseen_only=False
2026-04-10T14:11:33.350605Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-10T14:11:33.351264Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T14:11:35.584597Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T14:11:35.824031Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862001756950921231 fingerprint=35a402a24f5dc9043aba8e1995e0ff414d90741a67afd4bf022966c5d720edcb subject='New 1Password sign-in alert'
2026-04-10T14:11:36.063455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862026340259136336 fingerprint=f760746627a6dd4388ce0fd713f2686ea5dfeea1811807f2f53d51229d72e1b8 subject='Dimension Alert - Permit e26-029862 California, Order 00629045'
2026-04-10T14:11:36.302984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T14:11:36.542346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T14:11:36.781674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T14:11:37.020974Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T14:11:37.260281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T14:11:37.499693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T14:11:37.739016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T14:11:37.978374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T14:11:38.217710Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T14:11:38.457093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T14:11:38.696380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T14:11:38.935674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T14:11:39.175005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T14:11:39.414310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T14:11:39.653732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T14:11:39.893217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T14:11:40.132669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T14:11:40.372137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=0f6a7019d868a04e90284c3210fa6e08f8920003fb3c5557985fb641970b8674 subject='New 1Password sign-in alert'
2026-04-10T14:11:40.611557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=0d3bf772eec995a1c82dc05773d85017dbe8691d6d9778dec44bc32ab05ce16b subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T14:11:40.851024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T14:11:41.090469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 fingerprint=a5f7b652858d806f87764726069ee15af987d060c31c1ab2664340244b6e7613 subject=Certificate
2026-04-10T14:11:41.329876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=e19fb8d2e13dd9df7b31f05c02af1b9b1d36a48e2fd27c94246c0a047b3eafdd subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-10T14:11:41.569601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862091379408485833 fingerprint=57c19ba89c6efdd0f94d0b084bc917d7424c24d050f579679d73cb11474d14ad subject='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T14:11:41.808922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861372346617604468 fingerprint=b933f83bf14480882dee9306e862fa2a22c56a320bd027a0b23ca0337c9241ad subject='Re: #399 NV to UT'
2026-04-10T14:11:42.059849Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862084249489720295 fingerprint=f13bc35ff3985b82a42756d3249358eae72cfce5c1946a458f79731056a081e8 subject='Delivery Status Notification (Failure)'
2026-04-10T14:11:42.538432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=8d78f05287300751c0df525074abccf1392143bd31dff4f710112bbe1395c9cd subject='Re: Permits PA-NY'
2026-04-10T14:11:42.778227Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2536] conversation_id=1862092272563494567 conversation_index=1 conversation_total=2 email_count=1 subject='Reminder: Everingham & Kerr: New England based Precision Machining\r\n Services Company'
2026-04-10T14:11:42.779446Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862092272563494567 conversation_index=1 conversation_total=2
2026-04-10T14:11:42.779591Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862092272563494567 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:11:42.780017Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862092272563494567 conversation_index=1 conversation_total=2
2026-04-10T14:11:42.794580Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862092272563494567 conversation_index=1 conversation_total=2
2026-04-10T14:11:42.794970Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862092272563494567 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acqu' text_length=2534
2026-04-10T14:11:42.795215Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862092272563494567 conversation_index=1 conversation_total=2 snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 New Acquisition Opportunity: New England based Precision Machining Services Company Download NDA Everingham & Kerr, Inc. has been retained to arrange the sale of a Precision Machining Services Company located in New England. Below are some business highlights: Over $8M in revenue with approximately $700K in normalized EBITDA. Manufactures precision components and assemblies. Clients primarily within the aerospace and defense industries. Machining capacity within its 65,000 square feet facility. Utilizes the latest in CNC equipment. AS9100D Certified. If this acquisition would be'
2026-04-10T14:11:44.890726Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862092272563494567 conversation_index=1 conversation_total=2 raw_answer=no
2026-04-10T14:11:44.891040Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862092272563494567 conversation_index=1 conversation_total=2 is_order_email=False snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr,'
2026-04-10T14:11:44.891177Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862092272563494567 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-10T14:11:44.894536Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862092272563494567 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-10T14:11:44.895139Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862092272563494567 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-10T14:11:45.138156Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862092272563494567 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-10T14:11:45.138675Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[254] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 email_count=1 subject='#388 NV to UT'
2026-04-10T14:11:45.139799Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:11:45.139951Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:11:45.140357Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:11:45.154991Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:11:45.155284Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 email_count=1 first_100_chars="7 axles(4+3)\n16'2 - 4'10 - 5 - 44 - 4'6 - 4'6\n\n84L\n13'6W\n15'11H\nPlease order NV and UT max weight on" text_length=254
2026-04-10T14:11:45.155502Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 snippet="7 axles(4+3) 16'2 - 4'10 - 5 - 44 - 4'6 - 4'6 84L 13'6W 15'11H Please order NV and UT max weight on 7 axles Everything is the same as 399 but the axle spacing is different. *Vlad Croitoru* Dispatcher | ATLAS LOGISTICS GROUP INC www.atlaslogistics.net"
2026-04-10T14:11:47.415057Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-10T14:11:47.415367Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 is_order_email=True snippet="7 axles(4+3) 16'2 - 4'10 - 5 - 44 - 4'6 - 4'6 84L 13'6W 15'11H Please order NV a"
2026-04-10T14:11:47.415501Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-10T14:11:47.419120Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:11:47.419281Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:11:53.726095Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 inserted_id=69d905291e109c17fcc16443
2026-04-10T14:11:53.726538Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862092585790930602 intake_record_id=69d905291e109c17fcc16443 intake_title='#388 NV to UT'
2026-04-10T14:11:53.726689Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:11:53.727381Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:11:53.727520Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:11:53.727922Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:11:53.742248Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:11:55.434337Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 sender_emails=['vlad@atlaslogistics.net']
2026-04-10T14:12:01.376618Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 order_number=90699251
2026-04-10T14:12:01.376936Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 order_number=90699251
2026-04-10T14:12:01.380361Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:01.380621Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:01.858764Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 doc_id=69ceb2a34d9a7bf18213e228 order_number=90699251 query_field=token
2026-04-10T14:12:01.859022Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-10T14:12:01.859386Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 order_number=90699251 sections_mapped=6
2026-04-10T14:12:01.859520Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:01.860215Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:01.860354Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:12:01.860760Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:01.875483Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:01.875636Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:12:04.018769Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-10T14:12:15.005563Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862092585790930602
2026-04-10T14:12:17.605848Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:17.606391Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=254 conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 seed_message_id=<CA+TxMFrTd28DVpkM5uYZDvK4jyphZu2t6-ozzOJiG6FDYQ7QQQ@mail.gmail.com> source_email_count=1 source_thread_id=1862092585790930602 thread_fetch_succeeded=True
2026-04-10T14:12:28.392756Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 has_data=True thread_text_length=254
2026-04-10T14:12:28.392970Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:28.396204Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:28.396366Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:28.396694Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-10T14:12:28.396817Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2
2026-04-10T14:12:28.397366Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-10T14:12:28.397980Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=90699251 submission_status=blocked
2026-04-10T14:12:28.640033Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-10T14:12:28.640265Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862092585790930602 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-10T14:12:28.879341Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T14:12:28.879555Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260410_100557_560516
2026-04-10T14:12:30.071424Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T14:12:30.072107Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260410_100557_560516
2026-04-10T14:17:30.169505Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T14:17:30.170264Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:17:32.352781Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T14:17:34.305645Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51434 unseen_only=False
2026-04-10T14:23:05.707635Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-10T14:23:05.708547Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T14:23:08.078812Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T14:23:08.337766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862025125748701916 fingerprint=59a1931baefba2a23e41a654e40a9b79d16e781254ea4cfdd8a2fbeb0281646f subject='Re: Truck 318 Trailer 9571'
2026-04-10T14:23:08.589204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862010751104944977 fingerprint=1045f23c98263934aef7bfeec99e7493a5766610167f263266ee39af0f5fb827 subject='Payment Receipt'
2026-04-10T14:23:08.840677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027842577765828 fingerprint=67a06df01b49d858ba291711522692c770147b0d526bf036ff7364d9299a9507 subject='Dimension Alert - Permit NM26104069 New Mexico, Order 33598428'
2026-04-10T14:23:09.092036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028187773047286 fingerprint=56d70d0ec7b382437169b90dfd055a32c31bdb99670c1317495e8c8de461273f subject='Order #77440995 – Pre-Charge Initiated'
2026-04-10T14:23:09.343709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028230253489433 fingerprint=eed7796b4e73bf12f053c5de6c992de5cc0fcd9c1f48cbf66a3853b7394a3acf subject='Confirmation of Order #77440995'
2026-04-10T14:23:09.595147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T14:23:09.846561Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T14:23:10.098086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T14:23:10.349666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T14:23:10.601020Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T14:23:10.852568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T14:23:11.103973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T14:23:11.355342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T14:23:11.606651Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T14:23:11.858587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T14:23:12.110039Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T14:23:12.361524Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T14:23:12.613020Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=372f25dbe7fe0da179c82b7f8cb4696b2beec60e045f5f9ab6707c2bd69fc87c subject='New 1Password sign-in alert'
2026-04-10T14:23:12.864379Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=3bf7c33e073207008b33ad3720a01639df958825990ea427dd896739bd58482a subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T14:23:13.115728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T14:23:13.367041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 fingerprint=a5f7b652858d806f87764726069ee15af987d060c31c1ab2664340244b6e7613 subject=Certificate
2026-04-10T14:23:13.618399Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=e19fb8d2e13dd9df7b31f05c02af1b9b1d36a48e2fd27c94246c0a047b3eafdd subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-10T14:23:13.869677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862091379408485833 fingerprint=57c19ba89c6efdd0f94d0b084bc917d7424c24d050f579679d73cb11474d14ad subject='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T14:23:14.120921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861372346617604468 fingerprint=b933f83bf14480882dee9306e862fa2a22c56a320bd027a0b23ca0337c9241ad subject='Re: #399 NV to UT'
2026-04-10T14:23:14.372517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862084249489720295 fingerprint=f13bc35ff3985b82a42756d3249358eae72cfce5c1946a458f79731056a081e8 subject='Delivery Status Notification (Failure)'
2026-04-10T14:23:14.624081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092272563494567 fingerprint=c3b8cc61d6e4d9355a6a1c6177d2fcbdf068c44eac6343397ea180a50a2cfde7 subject='Reminder: Everingham & Kerr: New England based Precision Machining\r\n Services Company'
2026-04-10T14:23:14.875253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=0b317586b3bf6d28bfe8637d50d048fcd842ebae1e2ba423eb04a588f45341a8 subject='Re: Permits PA-NY'
2026-04-10T14:23:15.126703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092585790930602 fingerprint=2f784804b087d4eca59136bc7c0cc5e00591ebdcefbe459f20dfc321d4a53c5a subject='#388 NV to UT'
2026-04-10T14:23:15.378478Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[470] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 email_count=1 subject='RE: Oversize permit request'
2026-04-10T14:23:15.380217Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:15.380415Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T14:23:15.381075Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:15.410005Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:15.410589Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Good Morning,\n\nThe earliest we can apply for as NYC oversized permit is Tuesday 4/14.\n\nSteve\n\nFrom: ' text_length=470
2026-04-10T14:23:15.410915Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 snippet="Good Morning, The earliest we can apply for as NYC oversized permit is Tuesday 4/14. Steve From: Synchron Permits <synchronpermits@gmail.com> Sent: Friday, April 10, 2026 10:07 AM To: Orders <orders@newyorktruckescorts.com> Subject: Oversize permit request Hello, we'd like to order an oversize single trip permit and we'd like to know what's the earliest date we can get since we believe they take minimum 48 hours. Please let us know as soon as possible. Thank you"
2026-04-10T14:23:17.535306Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-10T14:23:17.535611Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 is_order_email=True snippet='Good Morning, The earliest we can apply for as NYC oversized permit is Tuesday 4'
2026-04-10T14:23:17.535747Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-10T14:23:17.539377Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:17.539572Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:24.362651Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 inserted_id=69d907dc1e109c17fcc164ac
2026-04-10T14:23:24.363128Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862092664448419604 intake_record_id=69d907dc1e109c17fcc164ac intake_title='RE: Oversize permit request'
2026-04-10T14:23:24.363278Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:24.364001Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:24.364150Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T14:23:24.364555Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:24.379813Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:30.935152Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='New York Truck Escorts' conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 sender_emails=['orders@newyorktruckescorts.com']
2026-04-10T14:23:42.508418Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='New York Truck Escorts' conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 order_number=84251178
2026-04-10T14:23:42.508742Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 order_number=84251178
2026-04-10T14:23:42.512003Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:42.512159Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:43.014594Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 doc_id=68dd8845067739fdf568b9e1 order_number=84251178 query_field=token
2026-04-10T14:23:43.014850Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-10T14:23:43.015227Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 order_number=84251178 sections_mapped=6
2026-04-10T14:23:43.015360Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:43.016057Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:43.016195Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T14:23:43.016590Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:43.031413Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:23:43.031594Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:23:45.431424Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-10T14:24:39.621604Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862092664448419604
2026-04-10T14:24:42.340451Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:24:42.341060Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=512 conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 seed_message_id=<PH7PR05MB91808A1B68BE0F0B80BC7298CF592@PH7PR05MB9180.namprd05.prod.outlook.com> source_email_count=3 source_thread_id=1862092664448419604 thread_fetch_succeeded=True
2026-04-10T14:24:45.902430Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 has_data=True thread_text_length=512
2026-04-10T14:24:45.902632Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:24:45.905823Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:24:45.905989Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:24:45.906221Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 submission_blockers=['commodity.weight_lbs']
2026-04-10T14:24:45.906347Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1
2026-04-10T14:24:45.906889Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-10T14:24:45.907573Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='New York Truck Escorts' conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=84251178 submission_status=blocked
2026-04-10T14:24:46.163551Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 submission_status=blocked
2026-04-10T14:24:46.163794Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862092664448419604 conversation_index=1 conversation_total=1 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-10T14:24:46.414964Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T14:24:46.415177Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260410_101730_169745
2026-04-10T14:24:47.650752Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T14:24:47.651385Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260410_101730_169745
2026-04-10T14:29:47.751076Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T14:29:47.751809Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:29:50.105696Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T14:29:52.061897Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51436 unseen_only=False
2026-04-10T14:31:06.808414Z [warning  ] Gmail FETCH X-GM-THRID failed, treating as standalone message [front_desk_ai.agents.email_monitor.email_client] error='command: FETCH => socket error: EOF' seed_message_id=51392
2026-04-10T14:31:06.808776Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T14:31:06.808887Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='command: FETCH => socket error: EOF'
Traceback (most recent call last):
  File "/usr/lib64/python3.12/imaplib.py", line 1056, in _command_complete
    typ, data = self._get_tagged_response(tag, expect_bye=logout)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1182, in _get_tagged_response
    self._get_response()
  File "/usr/lib64/python3.12/imaplib.py", line 1084, in _get_response
    resp = self._get_line()
           ^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1194, in _get_line
    raise self.abort('socket error: EOF')
imaplib.IMAP4.abort: socket error: EOF

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 84, in process_mailbox
    conversations = await self.email_client.fetch_conversations(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 146, in fetch_conversations
    raw_bytes = self._fetch_message_bytes(thread_message_id)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 307, in _fetch_message_bytes
    status, message_data = client.fetch(message_id, "(BODY.PEEK[])")
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 557, in fetch
    typ, dat = self._simple_command(name, message_set, message_parts)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1239, in _simple_command
    return self._command_complete(name, self._command(name, *args))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1058, in _command_complete
    raise self.abort('command: %s => %s' % (name, val))
imaplib.IMAP4.abort: command: FETCH => socket error: EOF
2026-04-10T14:36:06.886204Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T14:36:06.886908Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:36:08.525838Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T14:36:09.893662Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51439 unseen_only=False
2026-04-10T14:40:04.222507Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=26 latest_message_count=50
2026-04-10T14:40:04.223450Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T14:40:06.515328Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T14:40:06.760719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T14:40:07.006095Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=e3a71aff49bd777aee629bc27ea606f03342c23c85f89cc7069b97d6f941fae8 subject='Re: #398 NV to UT'
2026-04-10T14:40:07.251408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T14:40:07.496831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T14:40:07.742920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T14:40:07.988380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T14:40:08.246554Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T14:40:08.491946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T14:40:08.737539Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T14:40:08.983015Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T14:40:09.228492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T14:40:09.473919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T14:40:09.719339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=372f25dbe7fe0da179c82b7f8cb4696b2beec60e045f5f9ab6707c2bd69fc87c subject='New 1Password sign-in alert'
2026-04-10T14:40:09.964817Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=e8b4bc0534435863b508c0242eb9612cb713e34f1f8c6b89776ee5540a0dbb02 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T14:40:10.210347Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T14:40:10.455705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 fingerprint=a5f7b652858d806f87764726069ee15af987d060c31c1ab2664340244b6e7613 subject=Certificate
2026-04-10T14:40:10.701037Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=e19fb8d2e13dd9df7b31f05c02af1b9b1d36a48e2fd27c94246c0a047b3eafdd subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-10T14:40:10.946404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862091379408485833 fingerprint=57c19ba89c6efdd0f94d0b084bc917d7424c24d050f579679d73cb11474d14ad subject='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T14:40:11.191617Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861372346617604468 fingerprint=b933f83bf14480882dee9306e862fa2a22c56a320bd027a0b23ca0337c9241ad subject='Re: #399 NV to UT'
2026-04-10T14:40:11.436994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862084249489720295 fingerprint=f13bc35ff3985b82a42756d3249358eae72cfce5c1946a458f79731056a081e8 subject='Delivery Status Notification (Failure)'
2026-04-10T14:40:11.682602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092272563494567 fingerprint=c3b8cc61d6e4d9355a6a1c6177d2fcbdf068c44eac6343397ea180a50a2cfde7 subject='Reminder: Everingham & Kerr: New England based Precision Machining\r\n Services Company'
2026-04-10T14:40:11.927999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=5487c0aa5f57fd2819c1453c8b2d84faaf9d23140ed84778b68fbfc8a0d7f994 subject='Re: Permits PA-NY'
2026-04-10T14:40:12.173442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092585790930602 fingerprint=2f784804b087d4eca59136bc7c0cc5e00591ebdcefbe459f20dfc321d4a53c5a subject='#388 NV to UT'
2026-04-10T14:40:12.418929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092664448419604 fingerprint=25b881641805778c71b55d59f0c5d3e1527c83082726f5fb6eab69044c93abe4 subject='RE: Oversize permit request'
2026-04-10T14:40:12.664254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=5ed60835514fa4529b8fbfcc7cee350582698cf9d715fc7702dcec42da58e4ee subject='Re: MO permit'
2026-04-10T14:40:12.909907Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1351] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 email_count=1 subject='Confirmation of Order #17181635'
2026-04-10T14:40:12.911370Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:12.911511Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T14:40:12.911912Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:12.928486Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:12.929045Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Dear VLAD CROITORU,\n\nWe are pleased to inform you that we have successfully collected all the necess' text_length=1351
2026-04-10T14:40:12.929307Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 snippet="Dear VLAD CROITORU, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-10T14:40:12.929542Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 subject='Confirmation of Order #17181635'
2026-04-10T14:40:12.929786Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 is_order_email=True snippet='Dear VLAD CROITORU, We are pleased to inform you that we have successfully colle'
2026-04-10T14:40:12.929919Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-10T14:40:12.933254Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:12.933433Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:18.909586Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 inserted_id=69d90bd21e109c17fcc16556
2026-04-10T14:40:18.910024Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862094355532549862 intake_record_id=69d90bd21e109c17fcc16556 intake_title='Confirmation of Order #17181635'
2026-04-10T14:40:18.910172Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:18.910859Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:18.911009Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T14:40:18.911448Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:18.926066Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:24.375826Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 sender_emails=['info@synchronpermits.com']
2026-04-10T14:40:24.376079Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 order_number=17181635 source=current_conversation_regex
2026-04-10T14:40:24.376322Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 order_number=17181635
2026-04-10T14:40:24.379392Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:24.379552Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:24.625023Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 doc_id=69d905371e109c17fcc16445 order_number=17181635 query_field=token
2026-04-10T14:40:24.625278Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-10T14:40:24.625648Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 order_number=17181635 sections_mapped=6
2026-04-10T14:40:24.625779Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:24.626477Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:24.626620Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-10T14:40:24.627054Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:24.641472Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:24.641644Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:40:26.937722Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-10T14:40:38.350302Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862094355532549862
2026-04-10T14:40:40.933239Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:40.934076Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1351 conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 seed_message_id=<2d6f.2a59c46da935360.m1.1a8484c0-34ea-11f1-a76e-5254007a77e6.19d77cf070c@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862094355532549862 thread_fetch_succeeded=True
2026-04-10T14:40:54.353155Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 has_data=True thread_text_length=1351
2026-04-10T14:40:54.353382Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:54.357315Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:40:54.357523Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:41:24.388707Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-10T14:41:56.424871Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-10T14:41:56.675412Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 inserted_id=69d90c34e7b53b51de991296
2026-04-10T14:41:56.675705Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 mongodb_saved_id=69d90c34e7b53b51de991296 order_number=17181635
2026-04-10T14:41:56.675833Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:41:56.676604Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-10T14:41:56.678702Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 errors=[] is_order_email=True order_number=17181635 submission_status=submit_failed
2026-04-10T14:41:56.927753Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862094355532549862 conversation_index=1 conversation_total=1 submission_status=submit_failed
2026-04-10T14:41:56.928051Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862094355532549862 conversation_index=1 conversation_total=1
2026-04-10T14:41:57.173309Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T14:41:57.173520Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260410_103606_886456
2026-04-10T14:41:58.385076Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T14:41:58.385676Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260410_103606_886456
2026-04-10T14:46:58.472397Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T14:46:58.473008Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:47:01.701463Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T14:47:03.242631Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51443 unseen_only=False
2026-04-10T14:51:30.155452Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=27 latest_message_count=50
2026-04-10T14:51:30.155993Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T14:51:32.458825Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T14:51:32.713997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T14:51:32.954496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T14:51:33.195078Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T14:51:33.435595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T14:51:33.676071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T14:51:33.916615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T14:51:34.157128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T14:51:34.397727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T14:51:34.638298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T14:51:34.878808Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T14:51:35.119274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T14:51:35.359841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=372f25dbe7fe0da179c82b7f8cb4696b2beec60e045f5f9ab6707c2bd69fc87c subject='New 1Password sign-in alert'
2026-04-10T14:51:35.600492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=3bb8b6ceff530e0effbde61c7c66dd427fa2215c334fb0be7ed467e454e1c3e8 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T14:51:35.841055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T14:51:36.081518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 fingerprint=a5f7b652858d806f87764726069ee15af987d060c31c1ab2664340244b6e7613 subject=Certificate
2026-04-10T14:51:36.322129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=e19fb8d2e13dd9df7b31f05c02af1b9b1d36a48e2fd27c94246c0a047b3eafdd subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-10T14:51:36.562824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862091379408485833 fingerprint=57c19ba89c6efdd0f94d0b084bc917d7424c24d050f579679d73cb11474d14ad subject='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T14:51:36.803199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861372346617604468 fingerprint=b933f83bf14480882dee9306e862fa2a22c56a320bd027a0b23ca0337c9241ad subject='Re: #399 NV to UT'
2026-04-10T14:51:37.043877Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862084249489720295 fingerprint=f13bc35ff3985b82a42756d3249358eae72cfce5c1946a458f79731056a081e8 subject='Delivery Status Notification (Failure)'
2026-04-10T14:51:37.284865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092272563494567 fingerprint=c3b8cc61d6e4d9355a6a1c6177d2fcbdf068c44eac6343397ea180a50a2cfde7 subject='Reminder: Everingham & Kerr: New England based Precision Machining\r\n Services Company'
2026-04-10T14:51:37.525382Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=17adf7e7e84f522b346f4e59cb58ea043a60ee4937b132ea6e119203e56f1182 subject='Re: Permits PA-NY'
2026-04-10T14:51:37.768026Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092585790930602 fingerprint=2f784804b087d4eca59136bc7c0cc5e00591ebdcefbe459f20dfc321d4a53c5a subject='#388 NV to UT'
2026-04-10T14:51:38.008616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092664448419604 fingerprint=25b881641805778c71b55d59f0c5d3e1527c83082726f5fb6eab69044c93abe4 subject='RE: Oversize permit request'
2026-04-10T14:51:38.249184Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=5ed60835514fa4529b8fbfcc7cee350582698cf9d715fc7702dcec42da58e4ee subject='Re: MO permit'
2026-04-10T14:51:38.489658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862094355532549862 fingerprint=f78c4da5a690058b690ae39f6d3ab8975e1ff36e57cd277e78682473d0be38ea subject='Confirmation of Order #17181635'
2026-04-10T14:51:38.970854Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1350] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 email_count=1 subject='Confirmation of Order #13871941'
2026-04-10T14:51:38.972369Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:38.972515Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:51:38.972969Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:38.987555Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:38.988025Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Dear VLAD CROITORU,\n\nWe are pleased to inform you that we have successfully collected all the necess' text_length=1350
2026-04-10T14:51:38.988266Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 snippet="Dear VLAD CROITORU, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-10T14:51:38.988499Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 subject='Confirmation of Order #13871941'
2026-04-10T14:51:38.988732Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 is_order_email=True snippet='Dear VLAD CROITORU, We are pleased to inform you that we have successfully colle'
2026-04-10T14:51:38.988860Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-10T14:51:38.991386Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:38.991540Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:45.317141Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 inserted_id=69d90e811e109c17fcc165cf
2026-04-10T14:51:45.317555Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862094628269962019 intake_record_id=69d90e811e109c17fcc165cf intake_title='Confirmation of Order #13871941'
2026-04-10T14:51:45.317720Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:45.318420Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:45.318560Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:51:45.319008Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:45.333613Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:59.357168Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=UNKNOWN conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 sender_emails=['info@synchronpermits.com']
2026-04-10T14:51:59.357422Z [info     ] Bot 3 - Order number extracted from current conversation [OrderLookupAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 order_number=13871941 source=current_conversation_regex
2026-04-10T14:51:59.357651Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 order_number=13871941
2026-04-10T14:51:59.360785Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:59.360936Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:59.601574Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 doc_id=69d9078f1e109c17fcc164a0 order_number=13871941 query_field=token
2026-04-10T14:51:59.601863Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-10T14:51:59.602291Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 order_number=13871941 sections_mapped=6
2026-04-10T14:51:59.602436Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:59.603137Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:59.603279Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:51:59.603700Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:59.619131Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:51:59.619346Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:52:01.791113Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-10T14:52:13.840474Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862094628269962019
2026-04-10T14:52:16.663233Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:52:16.664089Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1350 conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 seed_message_id=<2d6f.2a59c46da935360.m1.aa4a3e62-34ea-11f1-bed2-525400306fc9.19d77d2b534@bounce-zem.synchronpermits.com> source_email_count=1 source_thread_id=1862094628269962019 thread_fetch_succeeded=True
2026-04-10T14:52:51.201691Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 has_data=True thread_text_length=1350
2026-04-10T14:52:51.201892Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:52:51.205009Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:52:51.205170Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:52:51.205397Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-10T14:52:51.205520Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2
2026-04-10T14:52:51.206116Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-10T14:52:51.206788Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=UNKNOWN conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=13871941 submission_status=blocked
2026-04-10T14:52:51.450842Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-10T14:52:51.451102Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862094628269962019 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-10T14:52:51.451670Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2746] conversation_id=1862095192943773377 conversation_index=2 conversation_total=2 email_count=1 subject='Everingham & Kerr: Specialty Automotive Parts Manufacturing Company'
2026-04-10T14:52:51.452798Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862095192943773377 conversation_index=2 conversation_total=2
2026-04-10T14:52:51.452968Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862095192943773377 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-10T14:52:51.453381Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862095192943773377 conversation_index=2 conversation_total=2
2026-04-10T14:52:51.468084Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862095192943773377 conversation_index=2 conversation_total=2
2026-04-10T14:52:51.468536Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862095192943773377 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acqu' text_length=2744
2026-04-10T14:52:51.468779Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862095192943773377 conversation_index=2 conversation_total=2 snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 New Acquisition Opportunity: Specialty Automotive Parts Manufacturing Company Download NDA Everingham & Kerr, Inc. has been retained to arrange the sale of a Specialty Automotive Parts Manufacturing Company located in the Mid-Atlantic Region. Below are some business highlights: $1.5M in revenue with $100K in cash flow. Provides specialty wiring solutions to the aftermarket automotive industry. Manufactures full vehicle aftermarket wiring harnesses, fuel injection wiring, switches, bulbs & electrically related accessories catering to the aftermarket industry. Clients include individuals to prominent car builders/re-builders'
2026-04-10T14:52:53.680914Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862095192943773377 conversation_index=2 conversation_total=2 raw_answer=no
2026-04-10T14:52:53.681229Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862095192943773377 conversation_index=2 conversation_total=2 is_order_email=False snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr,'
2026-04-10T14:52:53.681402Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862095192943773377 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-10T14:52:53.684997Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862095192943773377 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-10T14:52:53.685621Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862095192943773377 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-10T14:52:53.928656Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862095192943773377 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-10T14:52:54.168752Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T14:52:54.168979Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=0 run_trace_dir=all_steps_data/run_20260410_104658_472638
2026-04-10T14:52:55.630097Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T14:52:55.630693Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260410_104658_472638
2026-04-10T14:57:55.710408Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T14:57:55.711150Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T14:57:57.639193Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T14:57:59.148953Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51443 unseen_only=False
2026-04-10T15:03:22.208009Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=27 latest_message_count=50
2026-04-10T15:03:22.208746Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T15:03:24.396500Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T15:03:24.628443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862029986579420035 fingerprint=c658fb6c955b9e3447668990d5b7ed0a5f904c249fb179e0352e4082a8c46b49 subject='Dimension Alert - Permit 2346368 Arizona, Order 33598428'
2026-04-10T15:03:24.859379Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862030696753646885 fingerprint=16b8a9752f7bf279aae0bfc3d6de29fa900fb9778713368579ff976bc8dc528f subject='Confirmation of Order #33585810'
2026-04-10T15:03:25.090471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015457951873626 fingerprint=966ed66dc0523dcaf9cba7e27a5e22f928a2b4a2fe0ef507b76d0ef355501a72 subject='Permits have been approved for payment'
2026-04-10T15:03:25.321406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T15:03:25.552485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T15:03:25.783587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T15:03:26.014608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T15:03:26.245634Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T15:03:26.476589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T15:03:26.708662Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T15:03:26.939822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T15:03:27.171259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=372f25dbe7fe0da179c82b7f8cb4696b2beec60e045f5f9ab6707c2bd69fc87c subject='New 1Password sign-in alert'
2026-04-10T15:03:27.402268Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=3bb8b6ceff530e0effbde61c7c66dd427fa2215c334fb0be7ed467e454e1c3e8 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T15:03:27.633417Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T15:03:27.864453Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 fingerprint=a5f7b652858d806f87764726069ee15af987d060c31c1ab2664340244b6e7613 subject=Certificate
2026-04-10T15:03:28.095600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=e19fb8d2e13dd9df7b31f05c02af1b9b1d36a48e2fd27c94246c0a047b3eafdd subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-10T15:03:28.326768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862091379408485833 fingerprint=57c19ba89c6efdd0f94d0b084bc917d7424c24d050f579679d73cb11474d14ad subject='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T15:03:28.557619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861372346617604468 fingerprint=b933f83bf14480882dee9306e862fa2a22c56a320bd027a0b23ca0337c9241ad subject='Re: #399 NV to UT'
2026-04-10T15:03:28.789015Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862084249489720295 fingerprint=f13bc35ff3985b82a42756d3249358eae72cfce5c1946a458f79731056a081e8 subject='Delivery Status Notification (Failure)'
2026-04-10T15:03:29.020024Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092272563494567 fingerprint=c3b8cc61d6e4d9355a6a1c6177d2fcbdf068c44eac6343397ea180a50a2cfde7 subject='Reminder: Everingham & Kerr: New England based Precision Machining\r\n Services Company'
2026-04-10T15:03:29.250910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=17adf7e7e84f522b346f4e59cb58ea043a60ee4937b132ea6e119203e56f1182 subject='Re: Permits PA-NY'
2026-04-10T15:03:29.481843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092585790930602 fingerprint=2f784804b087d4eca59136bc7c0cc5e00591ebdcefbe459f20dfc321d4a53c5a subject='#388 NV to UT'
2026-04-10T15:03:29.712742Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092664448419604 fingerprint=25b881641805778c71b55d59f0c5d3e1527c83082726f5fb6eab69044c93abe4 subject='RE: Oversize permit request'
2026-04-10T15:03:29.943681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=5ed60835514fa4529b8fbfcc7cee350582698cf9d715fc7702dcec42da58e4ee subject='Re: MO permit'
2026-04-10T15:03:30.174582Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862094355532549862 fingerprint=f78c4da5a690058b690ae39f6d3ab8975e1ff36e57cd277e78682473d0be38ea subject='Confirmation of Order #17181635'
2026-04-10T15:03:30.405457Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862094628269962019 fingerprint=142f9fa5a2fdf8692875ccd7ee386fbb7225f3dfba9f8f73f876d794423265f1 subject='Confirmation of Order #13871941'
2026-04-10T15:03:30.636598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862095192943773377 fingerprint=cdcde804c2be1bf34195356c1ad28b53eccea0a30761534c9e6907d21ea2f78a subject='Everingham & Kerr: Specialty Automotive Parts Manufacturing Company'
2026-04-10T15:03:30.636830Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T15:03:30.867370Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T15:03:32.015676Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T15:03:32.016269Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_105755_710661
2026-04-10T15:08:32.111183Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T15:08:32.112043Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T15:08:33.643066Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T15:08:34.729281Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51446 unseen_only=False
2026-04-10T15:11:47.357317Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=25 latest_message_count=50
2026-04-10T15:11:47.358137Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T15:11:49.563732Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T15:11:49.797992Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031239729717393 fingerprint=99bc7c83ddc5acdc9b4167ee3f2f4bc8f23afb6ee258a30998a18cb773b5c300 subject='Production OS/OW Permit Number 26SB0215551'
2026-04-10T15:11:50.032173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862031998289542771 fingerprint=6e512eb89dae386385e775e412f56da389c670495986424178c6f7a9c48826f5 subject='Dimension Alert - Permit 260409844004 Texas, Order 77440995'
2026-04-10T15:11:50.266370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862032223942768482 fingerprint=44d971f81f3f58e1fc655937206472f19817839383b0febc404f701e9ef8b2d6 subject='Dimension Alert - Permit 2026-099-01-08427 Pennsylvania, Order 47665893'
2026-04-10T15:11:50.501526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862028419602957907 fingerprint=4c8cc41183ef83e87934cb0cb4ecde9602c55894002df8de7b5c7f28d204d01f subject='Re: OW only TX , LA'
2026-04-10T15:11:50.735772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862033648826396321 fingerprint=a63244e9f8265ccf224bfb26e90370b8b99b5f703b0f87ae34b6e2b71008c318 subject='E&K: New Acquisition Opportunity - B2B Trade Magazine Publisher'
2026-04-10T15:11:50.970025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036629496907562 fingerprint=30de502df29d160efdbeeb61dc29f48cdd7a358146185acaaee543c5a70c92cc subject='CTPS Permit Application ID 1648729 has been approved.'
2026-04-10T15:11:51.204199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T15:11:51.438442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T15:11:51.672745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=372f25dbe7fe0da179c82b7f8cb4696b2beec60e045f5f9ab6707c2bd69fc87c subject='New 1Password sign-in alert'
2026-04-10T15:11:51.906889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=3bb8b6ceff530e0effbde61c7c66dd427fa2215c334fb0be7ed467e454e1c3e8 subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T15:11:52.141080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T15:11:52.375253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 fingerprint=a5f7b652858d806f87764726069ee15af987d060c31c1ab2664340244b6e7613 subject=Certificate
2026-04-10T15:11:52.609397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=e19fb8d2e13dd9df7b31f05c02af1b9b1d36a48e2fd27c94246c0a047b3eafdd subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-10T15:11:52.843544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862091379408485833 fingerprint=57c19ba89c6efdd0f94d0b084bc917d7424c24d050f579679d73cb11474d14ad subject='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T15:11:53.077640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861372346617604468 fingerprint=b933f83bf14480882dee9306e862fa2a22c56a320bd027a0b23ca0337c9241ad subject='Re: #399 NV to UT'
2026-04-10T15:11:53.311914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862084249489720295 fingerprint=f13bc35ff3985b82a42756d3249358eae72cfce5c1946a458f79731056a081e8 subject='Delivery Status Notification (Failure)'
2026-04-10T15:11:53.546109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092272563494567 fingerprint=c3b8cc61d6e4d9355a6a1c6177d2fcbdf068c44eac6343397ea180a50a2cfde7 subject='Reminder: Everingham & Kerr: New England based Precision Machining\r\n Services Company'
2026-04-10T15:11:53.780275Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=17adf7e7e84f522b346f4e59cb58ea043a60ee4937b132ea6e119203e56f1182 subject='Re: Permits PA-NY'
2026-04-10T15:11:54.014496Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092585790930602 fingerprint=2f784804b087d4eca59136bc7c0cc5e00591ebdcefbe459f20dfc321d4a53c5a subject='#388 NV to UT'
2026-04-10T15:11:54.248666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092664448419604 fingerprint=25b881641805778c71b55d59f0c5d3e1527c83082726f5fb6eab69044c93abe4 subject='RE: Oversize permit request'
2026-04-10T15:11:54.482781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=5ed60835514fa4529b8fbfcc7cee350582698cf9d715fc7702dcec42da58e4ee subject='Re: MO permit'
2026-04-10T15:11:54.717053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862094355532549862 fingerprint=f78c4da5a690058b690ae39f6d3ab8975e1ff36e57cd277e78682473d0be38ea subject='Confirmation of Order #17181635'
2026-04-10T15:11:54.951197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862094628269962019 fingerprint=142f9fa5a2fdf8692875ccd7ee386fbb7225f3dfba9f8f73f876d794423265f1 subject='Confirmation of Order #13871941'
2026-04-10T15:11:55.185353Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862095192943773377 fingerprint=cdcde804c2be1bf34195356c1ad28b53eccea0a30761534c9e6907d21ea2f78a subject='Everingham & Kerr: Specialty Automotive Parts Manufacturing Company'
2026-04-10T15:11:55.419475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=935e1f03fe31bc2d299725fc066841b0f14b1e5174d16673531bc8f0b535a6f4 subject='Re: #398 NV to UT'
2026-04-10T15:11:55.419685Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-10T15:11:55.653395Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T15:11:56.658638Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T15:11:56.659614Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260410_110832_111417
2026-04-10T15:16:56.758121Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T15:16:56.758914Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T15:16:58.131669Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T15:16:59.274723Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51452 unseen_only=False
2026-04-10T15:20:03.633906Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=22 latest_message_count=50
2026-04-10T15:20:03.634547Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T15:20:05.874669Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T15:20:06.115443Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862036691949679895 fingerprint=ab61e570f2a24f7decc2107714f57c32b16eabd394aa51de3b689a289dc33e1c subject='CTPS Permit Application ID 1648731 has been approved.'
2026-04-10T15:20:06.365194Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862038702063050630 fingerprint=5e70a8eb409a9ed212f26a6002f00242de4b5f005d310b0f35a006345464a72a subject='Dimension Alert - Permit e26-030009 California, Order 15015044'
2026-04-10T15:20:06.606099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=372f25dbe7fe0da179c82b7f8cb4696b2beec60e045f5f9ab6707c2bd69fc87c subject='New 1Password sign-in alert'
2026-04-10T15:20:06.846879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=2891cc5aa25efb2cbc65d1e4f3ee4fdaae8897e7497347d98c6065aa545603fd subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T15:20:07.087776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T15:20:07.328926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 fingerprint=a5f7b652858d806f87764726069ee15af987d060c31c1ab2664340244b6e7613 subject=Certificate
2026-04-10T15:20:07.569795Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=e19fb8d2e13dd9df7b31f05c02af1b9b1d36a48e2fd27c94246c0a047b3eafdd subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-10T15:20:07.810768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862091379408485833 fingerprint=57c19ba89c6efdd0f94d0b084bc917d7424c24d050f579679d73cb11474d14ad subject='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T15:20:08.051539Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861372346617604468 fingerprint=b933f83bf14480882dee9306e862fa2a22c56a320bd027a0b23ca0337c9241ad subject='Re: #399 NV to UT'
2026-04-10T15:20:08.292366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862084249489720295 fingerprint=f13bc35ff3985b82a42756d3249358eae72cfce5c1946a458f79731056a081e8 subject='Delivery Status Notification (Failure)'
2026-04-10T15:20:08.533199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092272563494567 fingerprint=c3b8cc61d6e4d9355a6a1c6177d2fcbdf068c44eac6343397ea180a50a2cfde7 subject='Reminder: Everingham & Kerr: New England based Precision Machining\r\n Services Company'
2026-04-10T15:20:08.774099Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=17adf7e7e84f522b346f4e59cb58ea043a60ee4937b132ea6e119203e56f1182 subject='Re: Permits PA-NY'
2026-04-10T15:20:09.015080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092585790930602 fingerprint=2f784804b087d4eca59136bc7c0cc5e00591ebdcefbe459f20dfc321d4a53c5a subject='#388 NV to UT'
2026-04-10T15:20:09.255796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092664448419604 fingerprint=25b881641805778c71b55d59f0c5d3e1527c83082726f5fb6eab69044c93abe4 subject='RE: Oversize permit request'
2026-04-10T15:20:09.496587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=5ed60835514fa4529b8fbfcc7cee350582698cf9d715fc7702dcec42da58e4ee subject='Re: MO permit'
2026-04-10T15:20:09.737463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862094355532549862 fingerprint=f78c4da5a690058b690ae39f6d3ab8975e1ff36e57cd277e78682473d0be38ea subject='Confirmation of Order #17181635'
2026-04-10T15:20:09.978314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862094628269962019 fingerprint=142f9fa5a2fdf8692875ccd7ee386fbb7225f3dfba9f8f73f876d794423265f1 subject='Confirmation of Order #13871941'
2026-04-10T15:20:10.219560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862095192943773377 fingerprint=cdcde804c2be1bf34195356c1ad28b53eccea0a30761534c9e6907d21ea2f78a subject='Everingham & Kerr: Specialty Automotive Parts Manufacturing Company'
2026-04-10T15:20:10.460362Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=3d5aa9c7d67a566c952f69706972b5a2d0a55fa5110aa00c777d78a6f8b7db8d subject='Re: #398 NV to UT'
2026-04-10T15:20:11.183114Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[71] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 email_count=1 subject=
2026-04-10T15:20:11.184408Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:11.184551Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-10T15:20:11.184995Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:11.199828Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:11.200217Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 email_count=1 first_100_chars='Hi team\nOnly wide 12ft\nThe rest is legal\nTruck2216\nTrailer420\nFor today' text_length=71
2026-04-10T15:20:11.200542Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 snippet='Hi team Only wide 12ft The rest is legal Truck2216 Trailer420 For today'
2026-04-10T15:20:13.569976Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 raw_answer=yes
2026-04-10T15:20:13.570377Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 is_order_email=True snippet='Hi team Only wide 12ft The rest is legal Truck2216 Trailer420 For today'
2026-04-10T15:20:13.570540Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 is_order_email=True
2026-04-10T15:20:13.574147Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:13.574309Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:18.811758Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 inserted_id=69d915321e109c17fcc166e4
2026-04-10T15:20:18.812309Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Sacha conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862096815404778960 intake_record_id=69d915321e109c17fcc166e4 intake_title='Hi team Only wide 12ft The rest is legal Truck2216'
2026-04-10T15:20:18.812462Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:18.813178Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:18.813318Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-10T15:20:18.813735Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:18.828119Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:22.708331Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name=Cikanog conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 sender_emails=['cikanog@gmail.com']
2026-04-10T15:20:27.683370Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name=Cikanog conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 order_number=62458246
2026-04-10T15:20:27.683769Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 order_number=62458246
2026-04-10T15:20:27.686976Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:27.687132Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:28.406557Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 doc_id=69988edf3b3373d13518ce2b order_number=62458246 query_field=token
2026-04-10T15:20:28.406817Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 fields_mapped=6
2026-04-10T15:20:28.407287Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 order_number=62458246 sections_mapped=6
2026-04-10T15:20:28.407422Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:28.408109Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:28.408249Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-10T15:20:28.408655Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:28.423248Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:28.423410Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T15:20:29.577111Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 mailbox=INBOX readonly=True
2026-04-10T15:20:44.921646Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1862096815404778960
2026-04-10T15:20:47.236901Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:47.237515Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=219 conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 seed_message_id=<CAP8eSAZmiRtqxVgdJcevFybgcLcDBndr5DXK0PBz7oK5ecp96Q@mail.gmail.com> source_email_count=2 source_thread_id=1862096815404778960 thread_fetch_succeeded=True
2026-04-10T15:20:51.126088Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 has_data=True thread_text_length=219
2026-04-10T15:20:51.126282Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:51.129647Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:51.129890Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:51.130348Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 submission_blockers=['commodity.weight_lbs']
2026-04-10T15:20:51.130478Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3
2026-04-10T15:20:51.131102Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-10T15:20:51.132041Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=Cikanog conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=62458246 submission_status=blocked
2026-04-10T15:20:51.376859Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 submission_status=blocked
2026-04-10T15:20:51.377211Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862096815404778960 conversation_index=1 conversation_total=3 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-10T15:20:51.378160Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[359] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 email_count=1 subject='Truck 298 Trailer 956 Yerkebulan Driver - wide and OW'
2026-04-10T15:20:51.380147Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:20:51.380460Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-10T15:20:51.381079Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:20:51.400475Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:20:51.401241Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='Hi,\nGetting loaded now.\nTrying to get the permits ASAP so we have them all.\nWe can get all permits t' text_length=359
2026-04-10T15:20:51.401788Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 snippet='Hi, Getting loaded now. Trying to get the permits ASAP so we have them all. We can get all permits that are fixed on price for the max weight. Load is 74k lbs Total weight 125k lbs load is 136 wide PU: 9685 87th Ave SE Ellendale, ND 58436 DEL: 3801 S Las Vegas Blvd Las Vegas, NV 89109 Please call driver for instructions and route options: PH#224 454 0467'
2026-04-10T15:20:53.483307Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 raw_answer=yes
2026-04-10T15:20:53.483683Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 is_order_email=True snippet='Hi, Getting loaded now. Trying to get the permits ASAP so we have them all. We c'
2026-04-10T15:20:53.483818Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-10T15:20:53.487711Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:20:53.487899Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:20:59.303543Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 inserted_id=69d9155b1e109c17fcc166eb
2026-04-10T15:20:59.304070Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862096923423076223 intake_record_id=69d9155b1e109c17fcc166eb intake_title='Truck 298 Trailer 956 Yerkebulan Driver - wide and OW'
2026-04-10T15:20:59.304248Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:20:59.304918Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:20:59.305067Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-10T15:20:59.305473Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:20:59.320301Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:00.978227Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='DD Transporting' conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 sender_emails=['dispatch4@ddtransporting.com']
2026-04-10T15:21:05.760756Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='DD Transporting' conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 order_number=54689628
2026-04-10T15:21:05.761231Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 order_number=54689628
2026-04-10T15:21:05.764728Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:05.764916Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:06.485015Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 doc_id=69ceaea74d9a7bf18213e17c order_number=54689628 query_field=token
2026-04-10T15:21:06.485265Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-10T15:21:06.485738Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 order_number=54689628 sections_mapped=6
2026-04-10T15:21:06.485873Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:06.486627Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:06.486797Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-10T15:21:06.487433Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:06.502711Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:06.502910Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T15:21:08.021917Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-10T15:21:17.562160Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862096923423076223
2026-04-10T15:21:19.651782Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:19.652425Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=359 conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 seed_message_id=<CAAm8YkE8hBguf6cHfqB8b9S+8+uaOQay-kr9M9O7uC8_JpGv_w@mail.gmail.com> source_email_count=1 source_thread_id=1862096923423076223 thread_fetch_succeeded=True
2026-04-10T15:21:23.872102Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 has_data=True thread_text_length=359
2026-04-10T15:21:23.872304Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:23.875501Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:23.875664Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:21:53.913191Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-10T15:22:25.951252Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-10T15:22:26.197355Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 inserted_id=69d915b1e7b53b51de99129b
2026-04-10T15:22:26.197590Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 mongodb_saved_id=69d915b1e7b53b51de99129b order_number=54689628
2026-04-10T15:22:26.197717Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:22:26.198427Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-10T15:22:26.199511Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='DD Transporting' conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 errors=[] is_order_email=True order_number=54689628 submission_status=submit_failed
2026-04-10T15:22:26.443042Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862096923423076223 conversation_index=2 conversation_total=3 submission_status=submit_failed
2026-04-10T15:22:26.443282Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862096923423076223 conversation_index=2 conversation_total=3
2026-04-10T15:22:26.683881Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T15:22:26.684135Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=True conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=1 run_trace_dir=all_steps_data/run_20260410_111656_758368
2026-04-10T15:22:27.675115Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T15:22:27.675788Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260410_111656_758368
2026-04-10T15:27:27.776086Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-10T15:27:27.776789Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T15:27:29.575775Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-10T15:27:30.709094Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51458 unseen_only=False
2026-04-10T15:31:22.579494Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=21 latest_message_count=50
2026-04-10T15:31:22.580172Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-10T15:31:24.893543Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-10T15:31:25.138928Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=41012337aca22625f8afabc5edcc7d05e390b24cb187cd928cf6f4b28aba1318 subject='New 1Password sign-in alert'
2026-04-10T15:31:25.384177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090070346849803 fingerprint=475b5a3a8088b7000b25de034458e376aa4f792a8b531e73be111467876d8c0e subject='Confirmation of Order #68787290'
2026-04-10T15:31:25.632293Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862090161375259462 fingerprint=a5f7b652858d806f87764726069ee15af987d060c31c1ab2664340244b6e7613 subject=Certificate
2026-04-10T15:31:25.877441Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862011049141931514 fingerprint=e19fb8d2e13dd9df7b31f05c02af1b9b1d36a48e2fd27c94246c0a047b3eafdd subject='Re: Alec Truck 4454 Trailer 905 - 10 wide 13.9 overall height.'
2026-04-10T15:31:26.129707Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862091379408485833 fingerprint=57c19ba89c6efdd0f94d0b084bc917d7424c24d050f579679d73cb11474d14ad subject='Dimension Alert - Permit 862 7666 274 Indiana, Order 47665893'
2026-04-10T15:31:26.374801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861372346617604468 fingerprint=b933f83bf14480882dee9306e862fa2a22c56a320bd027a0b23ca0337c9241ad subject='Re: #399 NV to UT'
2026-04-10T15:31:26.619959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=2891cc5aa25efb2cbc65d1e4f3ee4fdaae8897e7497347d98c6065aa545603fd subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-10T15:31:26.872341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862084249489720295 fingerprint=f13bc35ff3985b82a42756d3249358eae72cfce5c1946a458f79731056a081e8 subject='Delivery Status Notification (Failure)'
2026-04-10T15:31:27.117589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092272563494567 fingerprint=c3b8cc61d6e4d9355a6a1c6177d2fcbdf068c44eac6343397ea180a50a2cfde7 subject='Reminder: Everingham & Kerr: New England based Precision Machining\r\n Services Company'
2026-04-10T15:31:27.371751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=17adf7e7e84f522b346f4e59cb58ea043a60ee4937b132ea6e119203e56f1182 subject='Re: Permits PA-NY'
2026-04-10T15:31:27.616827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092585790930602 fingerprint=2f784804b087d4eca59136bc7c0cc5e00591ebdcefbe459f20dfc321d4a53c5a subject='#388 NV to UT'
2026-04-10T15:31:27.862111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862092664448419604 fingerprint=b6c7e0af02a8b04dea1d7c179a443c1144a690d0dd4d18e3ac6bf8c40c72272f subject='RE: Oversize permit request'
2026-04-10T15:31:28.107182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861907187173186654 fingerprint=5ed60835514fa4529b8fbfcc7cee350582698cf9d715fc7702dcec42da58e4ee subject='Re: MO permit'
2026-04-10T15:31:28.352329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862094355532549862 fingerprint=f78c4da5a690058b690ae39f6d3ab8975e1ff36e57cd277e78682473d0be38ea subject='Confirmation of Order #17181635'
2026-04-10T15:31:28.597622Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862094628269962019 fingerprint=142f9fa5a2fdf8692875ccd7ee386fbb7225f3dfba9f8f73f876d794423265f1 subject='Confirmation of Order #13871941'
2026-04-10T15:31:28.852921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862095192943773377 fingerprint=cdcde804c2be1bf34195356c1ad28b53eccea0a30761534c9e6907d21ea2f78a subject='Everingham & Kerr: Specialty Automotive Parts Manufacturing Company'
2026-04-10T15:31:29.098141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861289499408077077 fingerprint=31887791f6a581d8899c00dbf26772d075911767cb15e0b7b43bf97ad9fcc486 subject='Re: #398 NV to UT'
2026-04-10T15:31:29.343243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096815404778960 fingerprint=e5841196b4d2a8b445cba7d2702117e631cc835c593ec156dfeda0e635192fd7 subject=
2026-04-10T15:31:29.588595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096923423076223 fingerprint=4dfe204c5a370713d5f68e9875aae4ae91e5e2842df5318b639ea18ff04f9b86 subject='Re: Truck 298 Trailer 956 Yerkebulan Driver - wide and OW'
2026-04-10T15:31:30.079061Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[265] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 email_count=1 subject='#396 MN to IN'
2026-04-10T15:31:30.080421Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:30.080564Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-10T15:31:30.080987Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:30.095793Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:30.096132Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 email_count=1 first_100_chars="5 axles(3+2)\n18'10 - 5 - 44' - 4'6\n\n81 L\n10'6W\n13'6H\n\nmax wt\n\n*MN, IA for today*\n\nCommodity: CAT 323" text_length=265
2026-04-10T15:31:30.096358Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 snippet="5 axles(3+2) 18'10 - 5 - 44' - 4'6 81 L 10'6W 13'6H max wt *MN, IA for today* Commodity: CAT 323 EXCAVATOR Pick up 18640 200th St, Big Lake, MN 55309 Delivery 11990 N 300 E, Lewisville, IN 47352 Route *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC"
2026-04-10T15:31:32.329092Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 raw_answer=yes
2026-04-10T15:31:32.329399Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 is_order_email=True snippet="5 axles(3+2) 18'10 - 5 - 44' - 4'6 81 L 10'6W 13'6H max wt *MN, IA for today* Co"
2026-04-10T15:31:32.329538Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 is_order_email=True
2026-04-10T15:31:32.333205Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:32.333369Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:38.590697Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 inserted_id=69d917da1e109c17fcc1674b
2026-04-10T15:31:38.591156Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Aaron conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862096981511026045 intake_record_id=69d917da1e109c17fcc1674b intake_title='#396 MN to IN'
2026-04-10T15:31:38.591303Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:38.591987Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:38.592155Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-10T15:31:38.592562Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:38.607320Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:40.541749Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 sender_emails=['danny@atlaslogistics.net']
2026-04-10T15:31:52.654119Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 order_number=81927129
2026-04-10T15:31:52.654430Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 order_number=81927129
2026-04-10T15:31:52.657539Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:52.657695Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:52.902982Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 doc_id=69ceda034d9a7bf18213ebcd order_number=81927129 query_field=token
2026-04-10T15:31:52.903256Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 fields_mapped=6
2026-04-10T15:31:52.903620Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 order_number=81927129 sections_mapped=6
2026-04-10T15:31:52.903751Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:52.904439Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:52.904579Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-10T15:31:52.905001Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:52.920022Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:31:52.920222Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T15:31:54.515472Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 mailbox=INBOX readonly=True
2026-04-10T15:32:06.702163Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1862096981511026045
2026-04-10T15:32:09.222146Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:32:09.222707Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=290 conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 seed_message_id=<CAJsu26eOrv--FE8sy4VKkaX0YbtrzB0jDgk16Kcw+JuLbLEcyA@mail.gmail.com> source_email_count=2 source_thread_id=1862096981511026045 thread_fetch_succeeded=True
2026-04-10T15:32:18.857628Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 has_data=True thread_text_length=290
2026-04-10T15:32:18.857871Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:32:18.861209Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:32:18.861416Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:32:18.861708Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-10T15:32:18.861833Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2
2026-04-10T15:32:18.862440Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-10T15:32:18.863122Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=81927129 submission_status=blocked
2026-04-10T15:32:19.111102Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 submission_status=blocked
2026-04-10T15:32:19.111419Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 conversation_index=1 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-10T15:32:19.112385Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[386] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 email_count=1 subject='Request for Permit - Approved'
2026-04-10T15:32:19.114120Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:19.114349Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-10T15:32:19.115017Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:19.145132Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:19.145715Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='The following permit request has been Approved and is ready to be paid for.\n\nCompany Name: ATLAS LOG' text_length=386
2026-04-10T15:32:19.146086Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 snippet='The following permit request has been Approved and is ready to be paid for. Company Name: ATLAS LOGISTICS GROUP INC Unit #: 388 Permit Type: Overweight / Oversize Single Trip NDV Start Date: 04/10/2026 The permit will not be valid until it has been paid for. Please do not respond to this email. If assistance is needed, please contact Motor Carrier Customer Service at (801)965-4892.'
2026-04-10T15:32:23.081131Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 raw_answer=yes
2026-04-10T15:32:23.081441Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 is_order_email=True snippet='The following permit request has been Approved and is ready to be paid for. Comp'
2026-04-10T15:32:23.081579Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 is_order_email=True
2026-04-10T15:32:23.086247Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:23.086509Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:29.114004Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 inserted_id=69d9180c1e109c17fcc16757
2026-04-10T15:32:29.114581Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862097207260388326 intake_record_id=69d9180c1e109c17fcc16757 intake_title='Request for Permit - Approved'
2026-04-10T15:32:29.114724Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:29.115415Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:29.115575Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-10T15:32:29.115987Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:29.130516Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:31.147860Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 sender_emails=['troyrichins@utah.gov']
2026-04-10T15:32:38.208023Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 order_number=03857397
2026-04-10T15:32:38.208339Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 order_number=03857397
2026-04-10T15:32:38.211653Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:38.211805Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:38.700834Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 doc_id=69d54c3f1e109c17fcc0ae7d order_number=03857397 query_field=token
2026-04-10T15:32:38.701104Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 fields_mapped=6
2026-04-10T15:32:38.701472Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 order_number=03857397 sections_mapped=6
2026-04-10T15:32:38.701602Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:38.702357Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:38.702494Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-10T15:32:38.702896Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:38.717833Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:38.717999Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-10T15:32:41.919646Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 mailbox=INBOX readonly=True
2026-04-10T15:32:53.668053Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862097207260388326
2026-04-10T15:32:56.129236Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:56.129882Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=386 conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 seed_message_id=<69d914a9.e90a0220.2e67e0.9181SMTPIN_ADDED_MISSING@mx.google.com> source_email_count=1 source_thread_id=1862097207260388326 thread_fetch_succeeded=True
2026-04-10T15:32:59.580999Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 has_data=True thread_text_length=386
2026-04-10T15:32:59.581198Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:59.584455Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:59.584618Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:59.584845Z [warning  ] Merge & Submit - Blocked by required-field validation [MergeSubmitAgent] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 submission_blockers=['commodity.weight_lbs']
2026-04-10T15:32:59.584980Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2
2026-04-10T15:32:59.585530Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': False}
2026-04-10T15:32:59.586145Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 errors=['[MergeSubmitAgent] Submission blocked by required-field validation: commodity.weight_lbs'] is_order_email=True order_number=03857397 submission_status=blocked
2026-04-10T15:32:59.848397Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 submission_status=blocked
2026-04-10T15:32:59.848628Z [warning  ] Test-mode order incomplete; continuing to next email [front_desk_ai.services.frontdesk_service] conversation_id=1862097207260388326 conversation_index=2 conversation_total=2 missing_requirements=['commodity.weight_lbs', 'final_merged_payload']
2026-04-10T15:33:00.094054Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-10T15:33:00.094268Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=0 order_email_count=2 payload_count=0 run_trace_dir=all_steps_data/run_20260410_112727_776324
2026-04-10T15:33:01.251869Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-10T15:33:01.256888Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=2 run_trace_dir=all_steps_data/run_20260410_112727_776324
2026-04-13T08:53:48.561288Z [info     ] Starting Front Desk AI system  [__main__] mode=continuous version=1.0.0
2026-04-13T08:53:48.563825Z [info     ] 5-bot workflow graph compiled  [front_desk_ai.graph.workflow] nodes=['email_classifier', 'intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_and_submit']
2026-04-13T08:53:48.563980Z [info     ] Starting continuous monitoring mode [front_desk_ai.services.frontdesk_service] polling_interval_seconds=300
2026-04-13T08:53:48.564101Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T08:53:48.564709Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T08:53:50.101774Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T08:53:50.485202Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T08:54:49.725882Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T08:54:49.726442Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T08:54:52.058379Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T08:54:52.555009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T08:54:53.539756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T08:54:57.982719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T08:54:59.213820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T08:55:00.198781Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[83, 122, 275, 240, 395] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 email_count=5 subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T08:55:00.215011Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:00.215236Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 model=gemini-flash-latest
2026-04-13T08:55:00.992532Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:01.031758Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:01.032699Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 email_count=5 first_100_chars='TRUCK 306809\nTRAILER 5510\nDRIVER IS LOADED PICTURES ATTACHED ROUTE I-10 ALL THE WAY\n\n---\n\nADDITIONAL' text_length=1143
2026-04-13T08:55:01.032940Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 snippet='Yes, that is correct. On Fri, Apr 10, 2026 at 3:06 PM Synchron Permits <synchronpermits@gmail.com> wrote: Team, Just to be clear, Are these addresses on the Google route correct? We noticed a discrepancy between the zip codes in the two addresses. Pick up: *111 East Loop N, Houston, TX 77029, USA* Delivery: *9538 E Old Vail Rd, Tucson, AZ 85747, USA* Let us know so we can proceed. Thank you!'
2026-04-13T08:55:03.769540Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 raw_answer=yes
2026-04-13T08:55:03.769907Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 is_order_email=True snippet='Yes, that is correct. On Fri, Apr 10, 2026 at 3:06 PM Synchron Permits <synchron'
2026-04-13T08:55:03.770050Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 is_order_email=True
2026-04-13T08:55:03.773750Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:03.773953Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:05.377002Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 inserted_id=69dcaf691e109c17fcc21fc0
2026-04-13T08:55:05.377423Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Aaron conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862120013080665488 intake_record_id=69dcaf691e109c17fcc21fc0 intake_title='Email intake'
2026-04-13T08:55:05.377606Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:05.378335Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:05.378514Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 model=gemini-flash-latest
2026-04-13T08:55:05.378979Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:05.393787Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:07.262568Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='CP Star LLC' conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 sender_emails=['nicole@cpstarllc.com']
2026-04-13T08:55:08.682471Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='CP Star LLC' conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 order_number=87656178
2026-04-13T08:55:08.682873Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 order_number=87656178
2026-04-13T08:55:08.685934Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:08.686101Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:09.219077Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 doc_id=69b30887e74c7dc10a5bb490 order_number=87656178 query_field=token
2026-04-13T08:55:09.219337Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 fields_mapped=6
2026-04-13T08:55:09.219733Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 order_number=87656178 sections_mapped=6
2026-04-13T08:55:09.219872Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:09.220622Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:09.220765Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 model=gemini-flash-latest
2026-04-13T08:55:09.221202Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:09.235518Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:09.235683Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T08:55:10.514888Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 mailbox=INBOX readonly=True
2026-04-13T08:55:17.517992Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 email_count=9 mailbox='[Gmail]/All Mail' thread_id=1862120013080665488
2026-04-13T08:55:17.935775Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:17.937126Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1441 conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 seed_message_id='<CAOesZPrX8sB1Phy3nxs+qsTOxKrmh6QhONPK=H4t2TF565nxXw@mail.gmail.com>' source_email_count=9 source_thread_id=1862120013080665488 thread_fetch_succeeded=True
2026-04-13T08:55:56.784237Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 has_data=True thread_text_length=1441
2026-04-13T08:55:56.784443Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:56.787638Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:55:56.787816Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:56:26.825578Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T08:56:58.863790Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T08:56:59.127860Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 inserted_id=69dcafda123bdd988ce38584
2026-04-13T08:56:59.128088Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 mongodb_saved_id=69dcafda123bdd988ce38584 order_number=87656178
2026-04-13T08:56:59.128217Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:56:59.128917Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T08:56:59.130170Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='CP Star LLC' conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 errors=[] is_order_email=True order_number=87656178 submission_status=submit_failed
2026-04-13T08:56:59.383636Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862120013080665488 conversation_index=1 conversation_total=29 submission_status=submit_failed
2026-04-13T08:56:59.383896Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 conversation_index=1 conversation_total=29
2026-04-13T08:56:59.630138Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T08:56:59.630352Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_045348_564209
2026-04-13T08:56:59.693160Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T08:56:59.693825Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260413_045348_564209
2026-04-13T09:01:59.794172Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T09:01:59.794894Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:02:00.963107Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T09:02:01.365718Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T09:03:35.637217Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T09:03:35.637940Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T09:03:37.964909Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T09:03:38.214341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T09:03:38.463812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T09:03:39.460614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T09:03:43.944069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T09:03:45.188897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T09:03:46.187055Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[865, 295] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 email_count=2 subject='Re: OD + OW , ID border to WA'
2026-04-13T09:03:46.188372Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:46.188525Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 model=gemini-flash-latest
2026-04-13T09:03:46.188951Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:46.203342Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:46.203830Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 email_count=2 first_100_chars='We need ONLY WA permits thank you.\nScale ticket attached.\nHello, team.\nWe need permits for the follo' text_length=1134
2026-04-13T09:03:46.204057Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 snippet='Include this email as well for the permit please asaftei.petru1@outlook.com From: Synchron Permits <synchronpermits@gmail.com> Sent: Friday, April 10, 2026 4:17 PM To: Info @ VSP Transport <info@vsp-transport.com> Subject: Re: OD + OW , ID border to WA Received'
2026-04-13T09:03:48.665748Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 raw_answer=yes
2026-04-13T09:03:48.666084Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 is_order_email=True snippet='Include this email as well for the permit please asaftei.petru1@outlook.com From'
2026-04-13T09:03:48.666222Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 is_order_email=True
2026-04-13T09:03:48.669729Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:48.669895Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:49.949887Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 inserted_id=69dcb1751e109c17fcc22049
2026-04-13T09:03:49.950304Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Dario conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862119512373853357 intake_record_id=69dcb1751e109c17fcc22049 intake_title='Email intake'
2026-04-13T09:03:49.950448Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:49.951161Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:49.951300Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 model=gemini-flash-latest
2026-04-13T09:03:49.951737Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:49.967190Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:51.768275Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 sender_emails=['info@vsp-transport.com']
2026-04-13T09:03:52.961089Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 order_number=82128194
2026-04-13T09:03:52.961538Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 order_number=82128194
2026-04-13T09:03:52.965017Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:52.965187Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:53.712008Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 doc_id=69d923731e109c17fcc1695d order_number=82128194 query_field=token
2026-04-13T09:03:53.712272Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 fields_mapped=6
2026-04-13T09:03:53.712661Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 order_number=82128194 sections_mapped=6
2026-04-13T09:03:53.712823Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:53.713548Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:53.713710Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 model=gemini-flash-latest
2026-04-13T09:03:53.714146Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:53.728536Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:53.728704Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:03:54.549710Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 mailbox=INBOX readonly=True
2026-04-13T09:03:56.849330Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862119512373853357
2026-04-13T09:03:57.216738Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:03:57.217446Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=995 conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 seed_message_id=<BN8PR15MB299340EA353CF04DEE658A6F80592@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=3 source_thread_id=1862119512373853357 thread_fetch_succeeded=True
2026-04-13T09:04:32.489294Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 has_data=True thread_text_length=995
2026-04-13T09:04:32.489523Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:04:32.492782Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:04:32.492963Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:05:02.522726Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T09:05:34.555825Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T09:05:34.808775Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 inserted_id=69dcb1de123bdd988ce38586
2026-04-13T09:05:34.809007Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 mongodb_saved_id=69dcb1de123bdd988ce38586 order_number=82128194
2026-04-13T09:05:34.809135Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:05:34.809869Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T09:05:34.811003Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 errors=[] is_order_email=True order_number=82128194 submission_status=submit_failed
2026-04-13T09:05:35.062915Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862119512373853357 conversation_index=1 conversation_total=28 submission_status=submit_failed
2026-04-13T09:05:35.063145Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 conversation_index=1 conversation_total=28
2026-04-13T09:05:35.312044Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T09:05:35.312266Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_050159_794421
2026-04-13T09:05:35.491638Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T09:05:35.492397Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260413_050159_794421
2026-04-13T09:10:35.592604Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T09:10:35.593264Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:10:36.169377Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T09:10:36.361206Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T09:11:00.374162Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T09:11:00.374689Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T09:11:02.781547Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T09:11:03.025566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T09:11:03.269377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T09:11:03.513155Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T09:11:04.244226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T09:11:08.656052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T09:11:09.877130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T09:11:10.855271Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[266, 168, 160, 292, 409, 124, 261, 284] conversation_id=1862108364404932383 conversation_index=1 conversation_total=27 email_count=8 subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T09:11:10.856645Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862108364404932383 conversation_index=1 conversation_total=27
2026-04-13T09:11:10.856788Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862108364404932383 conversation_index=1 conversation_total=27 model=gemini-flash-latest
2026-04-13T09:11:10.857217Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862108364404932383 conversation_index=1 conversation_total=27
2026-04-13T09:11:10.872210Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862108364404932383 conversation_index=1 conversation_total=27
2026-04-13T09:11:10.872952Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862108364404932383 conversation_index=1 conversation_total=27 email_count=8 first_100_chars='Hi Team. We need permits for truck #1002 please see info attached.\nWe already hauled a unit like thi' text_length=2013
2026-04-13T09:11:10.873197Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862108364404932383 conversation_index=1 conversation_total=27 snippet='Ok that works. Please go ahead and take the payment from the card on file. Thank you On Fri, Apr 10, 2026 at 5:44 PM Synchron Permits <synchronpermits@gmail.com> wrote: Team, Disregard the amount that we sent in the last email. This is the total price for the state and our services.'
2026-04-13T09:11:15.921723Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862108364404932383 conversation_index=1 conversation_total=27 raw_answer=no
2026-04-13T09:11:15.922056Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862108364404932383 conversation_index=1 conversation_total=27 is_order_email=False snippet='Ok that works. Please go ahead and take the payment from the card on file. Thank'
2026-04-13T09:11:15.922192Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862108364404932383 conversation_index=1 conversation_total=27 is_order_email=False
2026-04-13T09:11:15.926034Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 conversation_index=1 conversation_total=27 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:11:15.927269Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862108364404932383 conversation_index=1 conversation_total=27 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:11:16.174294Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862108364404932383 conversation_index=1 conversation_total=27 submission_status=not_attempted
2026-04-13T09:11:16.174787Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[781, 414, 637] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 email_count=3 subject='Re: Only OW AL to TX'
2026-04-13T09:11:16.176035Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:16.176177Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 model=gemini-flash-latest
2026-04-13T09:11:16.176596Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:16.191018Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:16.191732Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 email_count=3 first_100_chars='Use this scale ticket will be the same weight.\nHello, team.\nWe need permits for the following :\n\n3 a' text_length=1747
2026-04-13T09:11:16.192043Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 snippet="And yes route works From: Info @ VSP Transport <info@vsp-transport.com> Sent: Friday, April 10, 2026 4:49 PM To: Synchron Permits <synchronpermits@gmail.com> Subject: Re: Only OW AL to TX Yes hauling also I forgot to change the commodity is 1 single COIL so please change that From: Synchron Permits <synchronpermits@gmail.com> Sent: Friday, April 10, 2026 4:47 PM To: Info @ VSP Transport <info@vsp-transport.com> Subject: Re: Only OW AL to TX Hi team, this is the route we suggest for you. Please let us know if it's good to go. Also, you're Hauling this, correct?"
2026-04-13T09:11:20.308022Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 raw_answer=yes
2026-04-13T09:11:20.308426Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 is_order_email=True snippet='And yes route works From: Info @ VSP Transport <info@vsp-transport.com> Sent: Fr'
2026-04-13T09:11:20.308602Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 is_order_email=True
2026-04-13T09:11:20.312098Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:20.312261Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:21.773883Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 inserted_id=69dcb3391e109c17fcc22091
2026-04-13T09:11:21.774405Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Mart&AO0-n conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862120403507954019 intake_record_id=69dcb3391e109c17fcc22091 intake_title='Email intake'
2026-04-13T09:11:21.774566Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:21.775261Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:21.775401Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 model=gemini-flash-latest
2026-04-13T09:11:21.775842Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:21.790552Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:23.280196Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 sender_emails=['info@vsp-transport.com']
2026-04-13T09:11:24.344676Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 order_number=82128194
2026-04-13T09:11:24.345175Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 order_number=82128194
2026-04-13T09:11:24.348542Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:24.348762Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:25.077345Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 doc_id=69d923731e109c17fcc1695d order_number=82128194 query_field=token
2026-04-13T09:11:25.077615Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 fields_mapped=6
2026-04-13T09:11:25.078092Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 order_number=82128194 sections_mapped=6
2026-04-13T09:11:25.078226Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:25.078958Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:25.079099Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 model=gemini-flash-latest
2026-04-13T09:11:25.079529Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:25.094386Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:25.094544Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:11:25.636319Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 mailbox=INBOX readonly=True
2026-04-13T09:11:27.361306Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 email_count=6 mailbox='[Gmail]/All Mail' thread_id=1862120403507954019
2026-04-13T09:11:27.589509Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:27.590370Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1143 conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 seed_message_id=<MN2PR15MB3008493928C3808971734B8B80592@MN2PR15MB3008.namprd15.prod.outlook.com> source_email_count=6 source_thread_id=1862120403507954019 thread_fetch_succeeded=True
2026-04-13T09:11:39.878243Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 has_data=True thread_text_length=1143
2026-04-13T09:11:39.878430Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:39.881487Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:11:39.881645Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:12:09.918715Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T09:12:41.956558Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T09:12:42.203893Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 inserted_id=69dcb389123bdd988ce38588
2026-04-13T09:12:42.204120Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 mongodb_saved_id=69dcb389123bdd988ce38588 order_number=82128194
2026-04-13T09:12:42.204246Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:12:42.204943Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T09:12:42.206280Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 errors=[] is_order_email=True order_number=82128194 submission_status=submit_failed
2026-04-13T09:12:42.453870Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862120403507954019 conversation_index=2 conversation_total=27 submission_status=submit_failed
2026-04-13T09:12:42.454084Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 conversation_index=2 conversation_total=27
2026-04-13T09:12:42.697733Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T09:12:42.697943Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=True conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_051035_592838
2026-04-13T09:12:42.762231Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T09:12:42.762979Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260413_051035_592838
2026-04-13T09:17:42.862768Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T09:17:42.863404Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:17:43.526359Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T09:17:43.862422Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T09:18:14.435988Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T09:18:14.436499Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T09:18:16.763476Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T09:18:17.014733Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T09:18:17.266014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T09:18:17.517413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T09:18:17.768758Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T09:18:18.019988Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T09:18:18.271356Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T09:18:22.797176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T09:18:24.052502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T09:18:25.057540Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1354, 1658] conversation_id=1862120843580478346 conversation_index=1 conversation_total=25 email_count=2 subject='Re: Confirmation of Order #59795976'
2026-04-13T09:18:25.058767Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862120843580478346 conversation_index=1 conversation_total=25
2026-04-13T09:18:25.058910Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862120843580478346 conversation_index=1 conversation_total=25 model=gemini-flash-latest
2026-04-13T09:18:25.059318Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862120843580478346 conversation_index=1 conversation_total=25
2026-04-13T09:18:25.073821Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862120843580478346 conversation_index=1 conversation_total=25
2026-04-13T09:18:25.074684Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862120843580478346 conversation_index=1 conversation_total=25 email_count=2 first_100_chars='Dear Danny Moscaliuc,\n\nWe are pleased to inform you that we have successfully collected all the nece' text_length=3019
2026-04-13T09:18:25.074924Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862120843580478346 conversation_index=1 conversation_total=25 snippet='May I please take I-20 as far west as I can I would prefer not to take I-10 through baton rouge the bridge there is not very good for wide loads. B Rich BRichAtlasLogistics@gmail.com 540.209.2789 On Fri, Apr 10, 2026, 5:33 PM Synchron Permits <info@synchronpermits.com> wrote: Dear Danny Moscaliuc, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. <https://permits.synchrontms.com/order-info?orderId=59795976> At'
2026-04-13T09:18:25.075090Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862120843580478346 conversation_index=1 conversation_total=25 subject='Re: Confirmation of Order #59795976'
2026-04-13T09:18:25.075318Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862120843580478346 conversation_index=1 conversation_total=25 is_order_email=False snippet='May I please take I-20 as far west as I can I would prefer not to take I-10 thro'
2026-04-13T09:18:25.075446Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862120843580478346 conversation_index=1 conversation_total=25 is_order_email=False
2026-04-13T09:18:25.078108Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 conversation_index=1 conversation_total=25 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:18:25.078828Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862120843580478346 conversation_index=1 conversation_total=25 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:18:25.332998Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862120843580478346 conversation_index=1 conversation_total=25 submission_status=not_attempted
2026-04-13T09:18:25.333565Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3218] conversation_id=1862121567704970624 conversation_index=2 conversation_total=25 email_count=1 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T09:18:25.334750Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862121567704970624 conversation_index=2 conversation_total=25
2026-04-13T09:18:25.334898Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862121567704970624 conversation_index=2 conversation_total=25 model=gemini-flash-latest
2026-04-13T09:18:25.335299Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862121567704970624 conversation_index=2 conversation_total=25
2026-04-13T09:18:25.350260Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862121567704970624 conversation_index=2 conversation_total=25
2026-04-13T09:18:25.350982Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862121567704970624 conversation_index=2 conversation_total=25 email_count=1 first_100_chars='Everingham & Kerr, Inc.\n\nMergers & Acquisitions since 1988\nNew Acquisition Opportunity:\n\nSpecialty A' text_length=3218
2026-04-13T09:18:25.353220Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862121567704970624 conversation_index=2 conversation_total=25 snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 New Acquisition Opportunity: Specialty Automotive Parts Manufacturing Company <<DOWNLOAD NDA HERE>> [https://www.everkerr.com/wp-content/uploads/2024/08/3213V-Confidentiality-Agreement_SAPMC.pdf] Everingham & Kerr, Inc. has been retained to arrange the sale of a Specialty Automotive Parts Manufacturing Company located in the Mid-Atlantic Region. Below are some business highlights: * $1.5M in revenue with over $100K in cash flow. * Provides specialty wiring solutions to the aftermarket automotive industry. * Manufactures full vehicle aftermarket wiring harnesses, fuel injection wiring, switches, bulbs & electrically related accessories catering to the aftermarket industry. * Clients include individuals to prominent car builders/re-builders throughout the'
2026-04-13T09:18:27.215639Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862121567704970624 conversation_index=2 conversation_total=25 raw_answer=no
2026-04-13T09:18:27.215968Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862121567704970624 conversation_index=2 conversation_total=25 is_order_email=False snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 New Acquisition Opport'
2026-04-13T09:18:27.216104Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862121567704970624 conversation_index=2 conversation_total=25 is_order_email=False
2026-04-13T09:18:27.219591Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 conversation_index=2 conversation_total=25 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:18:27.220164Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862121567704970624 conversation_index=2 conversation_total=25 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:18:27.474266Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862121567704970624 conversation_index=2 conversation_total=25 submission_status=not_attempted
2026-04-13T09:18:27.474762Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1269] conversation_id=1862121606858161710 conversation_index=3 conversation_total=25 email_count=1 subject='Confirmation of Order #34914823'
2026-04-13T09:18:27.476030Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862121606858161710 conversation_index=3 conversation_total=25
2026-04-13T09:18:27.476173Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862121606858161710 conversation_index=3 conversation_total=25 model=gemini-flash-latest
2026-04-13T09:18:27.476651Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862121606858161710 conversation_index=3 conversation_total=25
2026-04-13T09:18:27.491377Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862121606858161710 conversation_index=3 conversation_total=25
2026-04-13T09:18:27.492207Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862121606858161710 conversation_index=3 conversation_total=25 email_count=1 first_100_chars='Dear Edward VSP,\n\nWe are pleased to inform you that we have successfully collected all the necessary' text_length=1269
2026-04-13T09:18:27.492541Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862121606858161710 conversation_index=3 conversation_total=25 snippet="Dear Edward VSP, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-13T09:18:27.492701Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862121606858161710 conversation_index=3 conversation_total=25 subject='Confirmation of Order #34914823'
2026-04-13T09:18:27.493035Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862121606858161710 conversation_index=3 conversation_total=25 is_order_email=False snippet='Dear Edward VSP, We are pleased to inform you that we have successfully collecte'
2026-04-13T09:18:27.493172Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862121606858161710 conversation_index=3 conversation_total=25 is_order_email=False
2026-04-13T09:18:27.495640Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 conversation_index=3 conversation_total=25 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:18:27.496482Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862121606858161710 conversation_index=3 conversation_total=25 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:18:27.750780Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862121606858161710 conversation_index=3 conversation_total=25 submission_status=not_attempted
2026-04-13T09:18:27.751130Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[928, 3997, 924, 3986, 882, 919, 3999] conversation_id=1862101379883345123 conversation_index=4 conversation_total=25 email_count=7 subject='Order Confirmation'
2026-04-13T09:18:27.752469Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862101379883345123 conversation_index=4 conversation_total=25
2026-04-13T09:18:27.752643Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862101379883345123 conversation_index=4 conversation_total=25 model=gemini-flash-latest
2026-04-13T09:18:27.753058Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862101379883345123 conversation_index=4 conversation_total=25
2026-04-13T09:18:27.767554Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862101379883345123 conversation_index=4 conversation_total=25
2026-04-13T09:18:27.769392Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862101379883345123 conversation_index=4 conversation_total=25 email_count=7 first_100_chars='$1.94 USD\n\n04/10/2026 12:24:18 PM\n\nMNDOT OSOW PERMITS FEE\n\nYour payment has been approved\n\nTransacti' text_length=15663
2026-04-13T09:18:27.769679Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862101379883345123 conversation_index=4 conversation_total=25 snippet='$15.32 USD Your payment has been approved Profile Name MNDOT OSOW PERMITS Transaction Type SALE Payment VISA 42**********9893 Transaction ID 100426O2C-285B01AF-2F2D-4564-B924-6B2740C7DBE9 Approval Code 03092G Approval Message APPROVAL Transaction Date/Time 04/10/2026 04:51:03 PM Amount $15.00 USD Service Fee Profile Name ELAVON SERVICE FEE Service Fee Transaction ID 100426O2C-E926B267-6868-4BC1-BB49-00C6C3E67D15 Service Fee Approval Code 03102G Service Fee Transaction Date/Time 04/10/2026 05:51:03 PM Reference Number 1980931 Service Fee $0.32 USD Total of all charges and fees $15.32 USD Your account payment is being made to: MNDOT OSOW PERMITS, 395 JOHN IRELAND BLVD, SAINT PAUL, MN, 55155, United States, 651-296-6000, OFCVOPERMITS.DOT@STATE.MN.US Please keep this receipt'
2026-04-13T09:18:29.499466Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862101379883345123 conversation_index=4 conversation_total=25 raw_answer=no
2026-04-13T09:18:29.499807Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862101379883345123 conversation_index=4 conversation_total=25 is_order_email=False snippet='$15.32 USD Your payment has been approved Profile Name MNDOT OSOW PERMITS Transa'
2026-04-13T09:18:29.499944Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862101379883345123 conversation_index=4 conversation_total=25 is_order_email=False
2026-04-13T09:18:29.503599Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 conversation_index=4 conversation_total=25 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:18:29.504774Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862101379883345123 conversation_index=4 conversation_total=25 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:18:29.772036Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862101379883345123 conversation_index=4 conversation_total=25 submission_status=not_attempted
2026-04-13T09:18:29.772658Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1243] conversation_id=1862122108807751079 conversation_index=5 conversation_total=25 email_count=1 subject='Confirmation of Order #07530139'
2026-04-13T09:18:29.773808Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862122108807751079 conversation_index=5 conversation_total=25
2026-04-13T09:18:29.773949Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862122108807751079 conversation_index=5 conversation_total=25 model=gemini-flash-latest
2026-04-13T09:18:29.774364Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862122108807751079 conversation_index=5 conversation_total=25
2026-04-13T09:18:29.788961Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862122108807751079 conversation_index=5 conversation_total=25
2026-04-13T09:18:29.791763Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862122108807751079 conversation_index=5 conversation_total=25 email_count=1 first_100_chars='Dear Rassoul Dotdaev,\n\nWe are pleased to inform you that we have successfully collected all the nece' text_length=1243
2026-04-13T09:18:29.792140Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862122108807751079 conversation_index=5 conversation_total=25 snippet="Dear Rassoul Dotdaev, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-13T09:18:29.792302Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862122108807751079 conversation_index=5 conversation_total=25 subject='Confirmation of Order #07530139'
2026-04-13T09:18:29.792540Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862122108807751079 conversation_index=5 conversation_total=25 is_order_email=False snippet='Dear Rassoul Dotdaev, We are pleased to inform you that we have successfully col'
2026-04-13T09:18:29.792674Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862122108807751079 conversation_index=5 conversation_total=25 is_order_email=False
2026-04-13T09:18:29.796032Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 conversation_index=5 conversation_total=25 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:18:29.796634Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862122108807751079 conversation_index=5 conversation_total=25 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:18:30.050600Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862122108807751079 conversation_index=5 conversation_total=25 submission_status=not_attempted
2026-04-13T09:18:30.051110Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1073] conversation_id=1862122131395062444 conversation_index=6 conversation_total=25 email_count=1 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T09:18:30.052247Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862122131395062444 conversation_index=6 conversation_total=25
2026-04-13T09:18:30.052391Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862122131395062444 conversation_index=6 conversation_total=25 model=gemini-flash-latest
2026-04-13T09:18:30.052819Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862122131395062444 conversation_index=6 conversation_total=25
2026-04-13T09:18:30.067510Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862122131395062444 conversation_index=6 conversation_total=25
2026-04-13T09:18:30.068009Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862122131395062444 conversation_index=6 conversation_total=25 email_count=1 first_100_chars='Dear Rassoul,\nThis email confirms that we have placed a temporary hold on your card ending in 7593 f' text_length=1073
2026-04-13T09:18:30.068245Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862122131395062444 conversation_index=6 conversation_total=25 snippet='Dear Rassoul, This email confirms that we have placed a temporary hold on your card ending in 7593 for $78.42 . This is related to Order #07530139 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-13T09:18:30.068399Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862122131395062444 conversation_index=6 conversation_total=25 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T09:18:30.068637Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862122131395062444 conversation_index=6 conversation_total=25 is_order_email=False snippet='Dear Rassoul, This email confirms that we have placed a temporary hold on your c'
2026-04-13T09:18:30.068764Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862122131395062444 conversation_index=6 conversation_total=25 is_order_email=False
2026-04-13T09:18:30.071301Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 conversation_index=6 conversation_total=25 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:18:30.071883Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862122131395062444 conversation_index=6 conversation_total=25 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:18:30.325848Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862122131395062444 conversation_index=6 conversation_total=25 submission_status=not_attempted
2026-04-13T09:18:30.326306Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[842, 833, 829] conversation_id=1862111743104957248 conversation_index=7 conversation_total=25 email_count=3 subject='Payment Receipt'
2026-04-13T09:18:30.327499Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862111743104957248 conversation_index=7 conversation_total=25
2026-04-13T09:18:30.327641Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862111743104957248 conversation_index=7 conversation_total=25 model=gemini-flash-latest
2026-04-13T09:18:30.328058Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862111743104957248 conversation_index=7 conversation_total=25
2026-04-13T09:18:30.342820Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862111743104957248 conversation_index=7 conversation_total=25
2026-04-13T09:18:30.343460Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862111743104957248 conversation_index=7 conversation_total=25 email_count=3 first_100_chars='Illinois: IDOT – OS/OW Permits\n\nPayment Receipt\n\nThank You for Your Payment\n\nPlease save this Confir' text_length=2518
2026-04-13T09:18:30.343699Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862111743104957248 conversation_index=7 conversation_total=25 snippet='Illinois: IDOT – OS/OW Permits Payment Receipt Thank You for Your Payment Please save this Confirmation Number for your personal records. Customer Name Nash turcan Effective Date 4/10/2026 4:57 PM Central Standard Time Confirmation Number 21169560 Payment Method Amount Visa ***** 2569 $65.36 Payment Item OS/OW Permits (Passed) $63.92 Convenience Fee: $1.44 Total Amount Paid: $65.36 Payment Details OS/OW Permits (Passed) Description: Superload ET-4 - Logon ID: SYNCHRONPERMITS15 - Reference #: 3893095 - Permittee/customer name: ATLAS LOGISTICS GROUP INC - Permit Service Name: TRC Logistics LLC - Nash turcan - $63.92 For questions regarding charges on this receipt, contact the'
2026-04-13T09:18:30.343915Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862111743104957248 conversation_index=7 conversation_total=25 subject='Payment Receipt'
2026-04-13T09:18:30.344146Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862111743104957248 conversation_index=7 conversation_total=25 is_order_email=False snippet='Illinois: IDOT – OS/OW Permits Payment Receipt Thank You for Your Payment Please'
2026-04-13T09:18:30.344277Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862111743104957248 conversation_index=7 conversation_total=25 is_order_email=False
2026-04-13T09:18:30.346987Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 conversation_index=7 conversation_total=25 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:18:30.347733Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862111743104957248 conversation_index=7 conversation_total=25 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:18:30.602027Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862111743104957248 conversation_index=7 conversation_total=25 submission_status=not_attempted
2026-04-13T09:18:30.602374Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1366, 403, 835, 628, 411, 480, 527, 449, 878, 390, 769] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 email_count=11 subject='Re: IA to FL Order Truck#741'
2026-04-13T09:18:30.603664Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:30.603807Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 model=gemini-flash-latest
2026-04-13T09:18:30.604217Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:30.619051Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:30.620191Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 email_count=11 first_100_chars='Hello, team.\nWe are requesting permits for overweight load\nPlease makes route and permits, I already' text_length=6777
2026-04-13T09:18:30.620472Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 snippet='Team, please see the scale ticket attached VSP Transport LLC MC -1080445 DOT - 3370274 After-Hours Team George-331 808 5558 [cid:6cd3b6ec-29b4-4a6e-bec0-409b81dfc85e] From: Info @ VSP Transport <info@vsp-transport.com> Sent: Friday, April 10, 2026 2:21 PM To: Synchron Permits <synchronpermits@gmail.com> Subject: Re: IA to FL Order Truck#741 Thank you team for understanding Kind Regards, Alex Power Only Specialist VSP TRANSPORT LLC MC-1080445 Phone: 847-407-9757 [cid:333ee5ce-7623-486a-a69c-0ff5551018b3] From: Synchron Permits <synchronpermits@gmail.com> Sent: Friday, April 10, 2026 2:14 PM To: Info @ VSP Transport <info@vsp-transport.com> Subject: Re: IA to FL Order Truck#741 Understood'
2026-04-13T09:18:38.153385Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 raw_answer=yes
2026-04-13T09:18:38.153720Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 is_order_email=True snippet='Team, please see the scale ticket attached VSP Transport LLC MC -1080445 DOT - 3'
2026-04-13T09:18:38.153855Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 is_order_email=True
2026-04-13T09:18:38.157406Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:38.157572Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:40.268720Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 inserted_id=69dcb4f01e109c17fcc220d7
2026-04-13T09:18:40.269131Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Dario conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862102973398188572 intake_record_id=69dcb4f01e109c17fcc220d7 intake_title='Email intake'
2026-04-13T09:18:40.269274Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:40.269966Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:40.270108Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 model=gemini-flash-latest
2026-04-13T09:18:40.270538Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:40.284685Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:42.179901Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport LLC' conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 sender_emails=['info@vsp-transport.com']
2026-04-13T09:18:43.241614Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport LLC' conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 order_number=82128194
2026-04-13T09:18:43.242003Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 order_number=82128194
2026-04-13T09:18:43.245180Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:43.245342Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:43.996505Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 doc_id=69d923731e109c17fcc1695d order_number=82128194 query_field=token
2026-04-13T09:18:43.996755Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 fields_mapped=6
2026-04-13T09:18:43.997124Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 order_number=82128194 sections_mapped=6
2026-04-13T09:18:43.997259Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:43.997965Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:43.998104Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 model=gemini-flash-latest
2026-04-13T09:18:43.998526Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:44.013394Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:44.013600Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:18:44.630932Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 mailbox=INBOX readonly=True
2026-04-13T09:18:47.962508Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 email_count=18 mailbox='[Gmail]/All Mail' thread_id=1862102973398188572
2026-04-13T09:18:48.182668Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:18:48.184344Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=4231 conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 seed_message_id=<MN2PR15MB300855A64915C5900CE5FAE380592@MN2PR15MB3008.namprd15.prod.outlook.com> source_email_count=18 source_thread_id=1862102973398188572 thread_fetch_succeeded=True
2026-04-13T09:19:00.529474Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 has_data=True thread_text_length=4231
2026-04-13T09:19:00.529671Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:19:00.532999Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:19:00.533179Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:19:30.569623Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T09:20:02.608269Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T09:20:02.873013Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 inserted_id=69dcb542123bdd988ce3858a
2026-04-13T09:20:02.873234Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 mongodb_saved_id=69dcb542123bdd988ce3858a order_number=82128194
2026-04-13T09:20:02.873363Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:20:02.874028Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T09:20:02.876184Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport LLC' conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 errors=[] is_order_email=True order_number=82128194 submission_status=submit_failed
2026-04-13T09:20:03.139967Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862102973398188572 conversation_index=8 conversation_total=25 submission_status=submit_failed
2026-04-13T09:20:03.140193Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 conversation_index=8 conversation_total=25
2026-04-13T09:20:03.402063Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T09:20:03.402276Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=8 classifier_input_words=50 completed_order_found=True conversation_count=8 max_messages_requested=50 non_order_email_count=7 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_051742_863014
2026-04-13T09:20:03.479866Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T09:20:03.480512Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=8 orders=1 run_trace_dir=all_steps_data/run_20260413_051742_863014
2026-04-13T09:25:03.568965Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T09:25:03.569609Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:25:04.482055Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T09:25:04.886896Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T09:25:47.808414Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T09:25:47.808948Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T09:25:50.148497Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T09:25:50.399398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T09:25:50.650205Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T09:25:50.901219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T09:25:51.151921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T09:25:51.402684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T09:25:51.653197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T09:25:51.904303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T09:25:52.155160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T09:25:52.406040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T09:25:52.656885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T09:25:52.907909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T09:25:53.159529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T09:25:53.410355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T09:25:53.661176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T09:25:56.170506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T09:25:57.455509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T09:25:58.471586Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1323] conversation_id=1862122374879075812 conversation_index=1 conversation_total=17 email_count=1 subject='Confirmation of Order #33157583'
2026-04-13T09:25:58.472817Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862122374879075812 conversation_index=1 conversation_total=17
2026-04-13T09:25:58.472960Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862122374879075812 conversation_index=1 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:25:58.473374Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862122374879075812 conversation_index=1 conversation_total=17
2026-04-13T09:25:58.487642Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862122374879075812 conversation_index=1 conversation_total=17
2026-04-13T09:25:58.488297Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862122374879075812 conversation_index=1 conversation_total=17 email_count=1 first_100_chars='Dear Edward VSP,\n\nWe are pleased to inform you that we have successfully collected all the necessary' text_length=1323
2026-04-13T09:25:58.488534Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862122374879075812 conversation_index=1 conversation_total=17 snippet="Dear Edward VSP, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-13T09:25:58.488694Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862122374879075812 conversation_index=1 conversation_total=17 subject='Confirmation of Order #33157583'
2026-04-13T09:25:58.488943Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862122374879075812 conversation_index=1 conversation_total=17 is_order_email=False snippet='Dear Edward VSP, We are pleased to inform you that we have successfully collecte'
2026-04-13T09:25:58.489077Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862122374879075812 conversation_index=1 conversation_total=17 is_order_email=False
2026-04-13T09:25:58.491554Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 conversation_index=1 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:25:58.492175Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862122374879075812 conversation_index=1 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:25:58.753513Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862122374879075812 conversation_index=1 conversation_total=17 submission_status=not_attempted
2026-04-13T09:25:58.754085Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[450, 451] conversation_id=1862101341892031895 conversation_index=2 conversation_total=17 email_count=2 subject='WYDOT POE RECEIPT'
2026-04-13T09:25:58.755217Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862101341892031895 conversation_index=2 conversation_total=17
2026-04-13T09:25:58.755356Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862101341892031895 conversation_index=2 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:25:58.755800Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862101341892031895 conversation_index=2 conversation_total=17
2026-04-13T09:25:58.770598Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862101341892031895 conversation_index=2 conversation_total=17
2026-04-13T09:25:58.771069Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862101341892031895 conversation_index=2 conversation_total=17 email_count=2 first_100_chars='WYDOT POE\n5300 BISHOP BLVD\nCHEYENNE, WY 82009\n3077778050\n\nCREDIT CARD SALE\n\nLANE: 1\nVISA M\nCARD: XXX' text_length=908
2026-04-13T09:25:58.771289Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862101341892031895 conversation_index=2 conversation_total=17 snippet='WYDOT POE 5300 BISHOP BLVD CHEYENNE, WY 82009 3077778050 CREDIT CARD SALE LANE: 1 VISA M CARD: XXXXXXXXXXXX2569 CUSTOMER: NASH TURCAN TIME: 04/10/26 16:13:00 ORDER #: 5F406416-CD5D-4693-A595-EDDCE4F39967 PO #: 727 TTID: 295039083102683 AUTH: 00443G BATCH: 556 STAN: 170631 RREFNUM 489900186 248591 - CLASS B SINGLE TRIP PERMIT (X1): $504.92 PROCESSING FEE: $12.12 TOTAL: $517.04 APPROVED IMPORTANT - RETAIN THIS COPY FOR YOUR RECORDS CUSTOMER COPY'
2026-04-13T09:26:01.355966Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862101341892031895 conversation_index=2 conversation_total=17 raw_answer=no
2026-04-13T09:26:01.356310Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862101341892031895 conversation_index=2 conversation_total=17 is_order_email=False snippet='WYDOT POE 5300 BISHOP BLVD CHEYENNE, WY 82009 3077778050 CREDIT CARD SALE LANE: '
2026-04-13T09:26:01.356458Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862101341892031895 conversation_index=2 conversation_total=17 is_order_email=False
2026-04-13T09:26:01.360595Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 conversation_index=2 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:01.361321Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862101341892031895 conversation_index=2 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:01.615195Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862101341892031895 conversation_index=2 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:01.616095Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1309] conversation_id=1862124169163777154 conversation_index=3 conversation_total=17 email_count=1 subject='Confirmation of Order #20926063'
2026-04-13T09:26:01.617365Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862124169163777154 conversation_index=3 conversation_total=17
2026-04-13T09:26:01.617569Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862124169163777154 conversation_index=3 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:01.617979Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862124169163777154 conversation_index=3 conversation_total=17
2026-04-13T09:26:01.633906Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862124169163777154 conversation_index=3 conversation_total=17
2026-04-13T09:26:01.634741Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862124169163777154 conversation_index=3 conversation_total=17 email_count=1 first_100_chars='Dear Nicole Turcan,\n\nWe are pleased to inform you that we have successfully collected all the necess' text_length=1309
2026-04-13T09:26:01.635032Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862124169163777154 conversation_index=3 conversation_total=17 snippet="Dear Nicole Turcan, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-13T09:26:01.635194Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862124169163777154 conversation_index=3 conversation_total=17 subject='Confirmation of Order #20926063'
2026-04-13T09:26:01.635422Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862124169163777154 conversation_index=3 conversation_total=17 is_order_email=False snippet='Dear Nicole Turcan, We are pleased to inform you that we have successfully colle'
2026-04-13T09:26:01.635583Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862124169163777154 conversation_index=3 conversation_total=17 is_order_email=False
2026-04-13T09:26:01.640006Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 conversation_index=3 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:01.640923Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862124169163777154 conversation_index=3 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:01.903758Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862124169163777154 conversation_index=3 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:01.904122Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[0] conversation_id=1862124670163182161 conversation_index=4 conversation_total=17 email_count=1 subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T09:26:01.905363Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862124670163182161 conversation_index=4 conversation_total=17
2026-04-13T09:26:01.905547Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862124670163182161 conversation_index=4 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:01.905973Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862124670163182161 conversation_index=4 conversation_total=17
2026-04-13T09:26:01.923433Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862124670163182161 conversation_index=4 conversation_total=17
2026-04-13T09:26:01.924007Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862124670163182161 conversation_index=4 conversation_total=17 email_count=1 first_100_chars=(empty) text_length=0
2026-04-13T09:26:01.924197Z [warning  ] Bot 1 - No latest email text to classify [EmailClassifierAgent] conversation_id=1862124670163182161 conversation_index=4 conversation_total=17 email_count=1 raw_body_lengths=[0]
2026-04-13T09:26:01.924566Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862124670163182161 conversation_index=4 conversation_total=17 is_order_email=False
2026-04-13T09:26:01.929669Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 conversation_index=4 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:01.930573Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862124670163182161 conversation_index=4 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:02.195283Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862124670163182161 conversation_index=4 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:02.195730Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1862125246401057582 conversation_index=5 conversation_total=17 email_count=1 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T09:26:02.196887Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862125246401057582 conversation_index=5 conversation_total=17
2026-04-13T09:26:02.197029Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862125246401057582 conversation_index=5 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:02.197439Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862125246401057582 conversation_index=5 conversation_total=17
2026-04-13T09:26:02.212153Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862125246401057582 conversation_index=5 conversation_total=17
2026-04-13T09:26:02.212632Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862125246401057582 conversation_index=5 conversation_total=17 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=949
2026-04-13T09:26:02.212865Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862125246401057582 conversation_index=5 conversation_total=17 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arkansas state regulations. TRANSPORTATION ORDER DETAILS Order Number: 01367880 Permit Number: 3876261 Jurisdiction: Arkansas Order Management: https://permits.synchrontms.com/order-details?orderId=01367880 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 84760 Order Specifications: Weight: 89760 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with'
2026-04-13T09:26:02.213020Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862125246401057582 conversation_index=5 conversation_total=17 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T09:26:02.213246Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862125246401057582 conversation_index=5 conversation_total=17 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T09:26:02.213374Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862125246401057582 conversation_index=5 conversation_total=17 is_order_email=False
2026-04-13T09:26:02.215950Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 conversation_index=5 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:02.216596Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862125246401057582 conversation_index=5 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:02.470213Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862125246401057582 conversation_index=5 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:02.470773Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1066] conversation_id=1862125255036806755 conversation_index=6 conversation_total=17 email_count=1 subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T09:26:02.472075Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862125255036806755 conversation_index=6 conversation_total=17
2026-04-13T09:26:02.472217Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862125255036806755 conversation_index=6 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:02.472649Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862125255036806755 conversation_index=6 conversation_total=17
2026-04-13T09:26:02.487606Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862125255036806755 conversation_index=6 conversation_total=17
2026-04-13T09:26:02.490245Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862125255036806755 conversation_index=6 conversation_total=17 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=985
2026-04-13T09:26:02.490626Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862125255036806755 conversation_index=6 conversation_total=17 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with California state regulations. TRANSPORTATION ORDER DETAILS Order Number: 73333341 Permit Number: e26-028876 Jurisdiction: California Order Management: https://permits.synchrontms.com/order-details?orderId=73333341 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Width: 8\' 6" Height: 14\' 0" Order Specifications: Width: 13\' 0" Height: 14\' 9" RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with'
2026-04-13T09:26:02.490836Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862125255036806755 conversation_index=6 conversation_total=17 subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T09:26:02.491070Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862125255036806755 conversation_index=6 conversation_total=17 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T09:26:02.491201Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862125255036806755 conversation_index=6 conversation_total=17 is_order_email=False
2026-04-13T09:26:02.494736Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 conversation_index=6 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:02.495297Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862125255036806755 conversation_index=6 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:02.749359Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862125255036806755 conversation_index=6 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:02.749897Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1047] conversation_id=1862125915617607934 conversation_index=7 conversation_total=17 email_count=1 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T09:26:02.751051Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862125915617607934 conversation_index=7 conversation_total=17
2026-04-13T09:26:02.751192Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862125915617607934 conversation_index=7 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:02.751664Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862125915617607934 conversation_index=7 conversation_total=17
2026-04-13T09:26:02.766450Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862125915617607934 conversation_index=7 conversation_total=17
2026-04-13T09:26:02.766948Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862125915617607934 conversation_index=7 conversation_total=17 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=966
2026-04-13T09:26:02.767179Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862125915617607934 conversation_index=7 conversation_total=17 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Iowa state regulations. TRANSPORTATION ORDER DETAILS Order Number: 03564365 Permit Number: 2733601 Jurisdiction: Iowa Order Management: https://permits.synchrontms.com/order-details?orderId=03564365 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: STRATAN INC. Order Specifications: Carrier Name: STRATAN INC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications'
2026-04-13T09:26:02.767333Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862125915617607934 conversation_index=7 conversation_total=17 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T09:26:02.767563Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862125915617607934 conversation_index=7 conversation_total=17 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T09:26:02.767695Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862125915617607934 conversation_index=7 conversation_total=17 is_order_email=False
2026-04-13T09:26:02.770259Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 conversation_index=7 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:02.770826Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862125915617607934 conversation_index=7 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:03.024851Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862125915617607934 conversation_index=7 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:03.025200Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[553] conversation_id=1862125959048081132 conversation_index=8 conversation_total=17 email_count=1 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T09:26:03.026335Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862125959048081132 conversation_index=8 conversation_total=17
2026-04-13T09:26:03.026485Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862125959048081132 conversation_index=8 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:03.026908Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862125959048081132 conversation_index=8 conversation_total=17
2026-04-13T09:26:03.041804Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862125959048081132 conversation_index=8 conversation_total=17
2026-04-13T09:26:03.042206Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862125959048081132 conversation_index=8 conversation_total=17 email_count=1 first_100_chars='Please do not reply. This account is not monitored\n\nReminder: ALL TRAVEL ON RED ROUTES IS PROHIBITED' text_length=553
2026-04-13T09:26:03.042434Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862125959048081132 conversation_index=8 conversation_total=17 snippet='Please do not reply. This account is not monitored Reminder: ALL TRAVEL ON RED ROUTES IS PROHIBITED - SINGLE-TRIP PERMIT REQUIRED Announcement: Fax Service has been discontinued. Click here<https://dot.ca.gov/programs/traffic-operations/transportation-permits/fax-service-will-be-discontinued> for more info. The document "Weekly Short Term Restrictions Update for Annual Permit Holders" is available for download and viewing. All documents are in the Adobe® PDF format. The Weekly Short Term Restrictions list is always available at this location :'
2026-04-13T09:26:04.930192Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862125959048081132 conversation_index=8 conversation_total=17 raw_answer=no
2026-04-13T09:26:04.930550Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862125959048081132 conversation_index=8 conversation_total=17 is_order_email=False snippet='Please do not reply. This account is not monitored Reminder: ALL TRAVEL ON RED R'
2026-04-13T09:26:04.930693Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862125959048081132 conversation_index=8 conversation_total=17 is_order_email=False
2026-04-13T09:26:04.934983Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 conversation_index=8 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:04.935677Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862125959048081132 conversation_index=8 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:05.191089Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862125959048081132 conversation_index=8 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:05.191799Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1051] conversation_id=1862126798007665093 conversation_index=9 conversation_total=17 email_count=1 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T09:26:05.193449Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862126798007665093 conversation_index=9 conversation_total=17
2026-04-13T09:26:05.193748Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862126798007665093 conversation_index=9 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:05.194355Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862126798007665093 conversation_index=9 conversation_total=17
2026-04-13T09:26:05.217509Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862126798007665093 conversation_index=9 conversation_total=17
2026-04-13T09:26:05.218507Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862126798007665093 conversation_index=9 conversation_total=17 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=970
2026-04-13T09:26:05.218846Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862126798007665093 conversation_index=9 conversation_total=17 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with North Carolina state regulations. TRANSPORTATION ORDER DETAILS Order Number: 59795976 Permit Number: S2604102D00240 Jurisdiction: North Carolina Order Management: https://permits.synchrontms.com/order-details?orderId=59795976 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 132000 Order Specifications: Weight: 133000 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to'
2026-04-13T09:26:05.219017Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862126798007665093 conversation_index=9 conversation_total=17 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T09:26:05.219357Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862126798007665093 conversation_index=9 conversation_total=17 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T09:26:05.219589Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862126798007665093 conversation_index=9 conversation_total=17 is_order_email=False
2026-04-13T09:26:05.225151Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 conversation_index=9 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:05.226102Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862126798007665093 conversation_index=9 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:05.484020Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862126798007665093 conversation_index=9 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:05.484606Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[265, 441, 299, 423, 227, 342] conversation_id=1862114022848159953 conversation_index=10 conversation_total=17 email_count=6 subject='Re: #397 NV to UT'
2026-04-13T09:26:05.485815Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862114022848159953 conversation_index=10 conversation_total=17
2026-04-13T09:26:05.485956Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862114022848159953 conversation_index=10 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:05.486353Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862114022848159953 conversation_index=10 conversation_total=17
2026-04-13T09:26:05.500851Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862114022848159953 conversation_index=10 conversation_total=17
2026-04-13T09:26:05.501428Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862114022848159953 conversation_index=10 conversation_total=17 email_count=6 first_100_chars='4 axles ( 4+2 )\n\n18\'10"\n4\'10\n5\'\n44\'\n4\'6"\n\n15k steer\n56k drives\n40k trailer\n\n80L\n13W\n14\'10T\n\nThe same' text_length=2032
2026-04-13T09:26:05.501699Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862114022848159953 conversation_index=10 conversation_total=17 snippet="The amendment still shows 14’10 tall… On Sat, Apr 11, 2026 at 03:23 Vlad Croitoru <vlad@atlaslogistics.net> wrote: Wonderful On Sat, Apr 11, 2026 at 03:08 Synchron Permits <synchronpermits@gmail.com> wrote: We contacted the permit office, We got the amendment with a slight detour on the route due to a bridge on I-15. We'll receive it soon."
2026-04-13T09:26:10.228309Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862114022848159953 conversation_index=10 conversation_total=17 raw_answer=no
2026-04-13T09:26:10.228684Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862114022848159953 conversation_index=10 conversation_total=17 is_order_email=False snippet='The amendment still shows 14’10 tall… On Sat, Apr 11, 2026 at 03:23 Vlad Croitor'
2026-04-13T09:26:10.228829Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862114022848159953 conversation_index=10 conversation_total=17 is_order_email=False
2026-04-13T09:26:10.232600Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 conversation_index=10 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:10.233572Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862114022848159953 conversation_index=10 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:10.487935Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862114022848159953 conversation_index=10 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:10.488438Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[936, 1450] conversation_id=1861772002960379224 conversation_index=11 conversation_total=17 email_count=2 subject='Re: Quick question about your recent mention'
2026-04-13T09:26:10.489675Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1861772002960379224 conversation_index=11 conversation_total=17
2026-04-13T09:26:10.489817Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1861772002960379224 conversation_index=11 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:10.490232Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1861772002960379224 conversation_index=11 conversation_total=17
2026-04-13T09:26:10.504925Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1861772002960379224 conversation_index=11 conversation_total=17
2026-04-13T09:26:10.505588Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1861772002960379224 conversation_index=11 conversation_total=17 email_count=2 first_100_chars='Hi there,\n\nFollowing up on my last email.\n\nI recently saw this article featuring synchronpermits.com' text_length=2379
2026-04-13T09:26:10.507691Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1861772002960379224 conversation_index=11 conversation_total=17 snippet='Hi, I wanted to follow up again in case this is something you might consider. I recently came across an article mentioning synchronpermits.com , which made me wonder if you investigate similar editorial opportunities from time to time. If it’s relevant, I’d be happy to share a few examples of how brands are getting contextual mentions on niche sites. Yours sincerely, Brenda Graham On Tue, April 7, 2026 1:09 AM, Brenda Graham <brenda@newsarenas.com> [brenda@newsarenas.com]> wrote: Hi there, Following up on my last email. I recently saw this article featuring synchronpermits.com : https://eliteveggies.com/the-legal-necessity-of-permits-for-freight-carriers-and-their-operations/. Was curious if you handle similar placements internally.'
2026-04-13T09:26:12.643616Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1861772002960379224 conversation_index=11 conversation_total=17 raw_answer=no
2026-04-13T09:26:12.644006Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1861772002960379224 conversation_index=11 conversation_total=17 is_order_email=False snippet='Hi, I wanted to follow up again in case this is something you might consider. I '
2026-04-13T09:26:12.644145Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1861772002960379224 conversation_index=11 conversation_total=17 is_order_email=False
2026-04-13T09:26:12.648110Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 conversation_index=11 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:12.648779Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1861772002960379224 conversation_index=11 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:12.903740Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1861772002960379224 conversation_index=11 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:12.904086Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[679] conversation_id=1862182833672998659 conversation_index=12 conversation_total=17 email_count=1 subject='New 1Password sign-in alert'
2026-04-13T09:26:12.905264Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862182833672998659 conversation_index=12 conversation_total=17
2026-04-13T09:26:12.905405Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862182833672998659 conversation_index=12 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:12.905847Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862182833672998659 conversation_index=12 conversation_total=17
2026-04-13T09:26:12.920508Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862182833672998659 conversation_index=12 conversation_total=17
2026-04-13T09:26:12.920945Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862182833672998659 conversation_index=12 conversation_total=17 email_count=1 first_100_chars="New sign-in\nWe've noticed a new sign-in to your TRC LOGISTICS LLC 1Password account (synchronpermits" text_length=678
2026-04-13T09:26:12.921177Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862182833672998659 conversation_index=12 conversation_total=17 snippet="New sign-in We've noticed a new sign-in to your TRC LOGISTICS LLC 1Password account (synchronpermits@gmail.com) on a new device. If this was you, ignore this email. Florida, United States (217.216.98.223) Saturday, April 11, 2026 at 9:58am EDT Don’t recognize this device? Secure your account immediately by following these steps: https://support.1password.com/unrecognized-device/ Check trusted devices You can view and manage which devices have access to your account in Account Management>Trusted Devices: https://trclogisticsllc.1password.com/profile Made by 1Password • Sent to: synchronpermits@gmail.com 4711 Yonge St. 10th Floor • Toronto • Ontario • M2N 6K8 • Canada"
2026-04-13T09:26:15.008491Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862182833672998659 conversation_index=12 conversation_total=17 raw_answer=no
2026-04-13T09:26:15.008857Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862182833672998659 conversation_index=12 conversation_total=17 is_order_email=False snippet="New sign-in We've noticed a new sign-in to your TRC LOGISTICS LLC 1Password acco"
2026-04-13T09:26:15.009027Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862182833672998659 conversation_index=12 conversation_total=17 is_order_email=False
2026-04-13T09:26:15.013703Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 conversation_index=12 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:15.014333Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862182833672998659 conversation_index=12 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:15.267759Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862182833672998659 conversation_index=12 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:15.268213Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1862185477954926598 conversation_index=13 conversation_total=17 email_count=1 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T09:26:15.269355Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862185477954926598 conversation_index=13 conversation_total=17
2026-04-13T09:26:15.269525Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862185477954926598 conversation_index=13 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:15.269965Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862185477954926598 conversation_index=13 conversation_total=17
2026-04-13T09:26:15.284890Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862185477954926598 conversation_index=13 conversation_total=17
2026-04-13T09:26:15.285481Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862185477954926598 conversation_index=13 conversation_total=17 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=949
2026-04-13T09:26:15.285724Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862185477954926598 conversation_index=13 conversation_total=17 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arizona state regulations. TRANSPORTATION ORDER DETAILS Order Number: 12590220 Permit Number: 2347071 Jurisdiction: Arizona Order Management: https://permits.synchrontms.com/order-details?orderId=12590220 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 114763 Order Specifications: Weight: 125000 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with'
2026-04-13T09:26:15.285886Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862185477954926598 conversation_index=13 conversation_total=17 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T09:26:15.286112Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862185477954926598 conversation_index=13 conversation_total=17 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T09:26:15.286240Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862185477954926598 conversation_index=13 conversation_total=17 is_order_email=False
2026-04-13T09:26:15.289470Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 conversation_index=13 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:15.290115Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862185477954926598 conversation_index=13 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:15.543535Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862185477954926598 conversation_index=13 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:15.544085Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[523, 372, 476, 477, 476] conversation_id=1862108733030932471 conversation_index=14 conversation_total=17 email_count=5 subject='Delivery Status Notification (Delay)'
2026-04-13T09:26:15.545274Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862108733030932471 conversation_index=14 conversation_total=17
2026-04-13T09:26:15.545417Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862108733030932471 conversation_index=14 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:15.545870Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862108733030932471 conversation_index=14 conversation_total=17
2026-04-13T09:26:15.560596Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862108733030932471 conversation_index=14 conversation_total=17
2026-04-13T09:26:15.561449Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862108733030932471 conversation_index=14 conversation_total=17 email_count=5 first_100_chars='option 2 pls\n\nOn Fri, Apr 10, 2026 at 9:25\u202fPM Synchron Permits <synchronpermits@gmail.com>\nwrote:\nHi' text_length=2352
2026-04-13T09:26:15.561720Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862108733030932471 conversation_index=14 conversation_total=17 snippet="** Delivery incomplete ** There was a temporary problem delivering your message to VALENTIN.NAGIRNJAK@gmail.com. Gmail will retry for 46 more hours. You'll be notified if the delivery fails permanently. Learn more here: https://support.google.com/mail/?p=OverQuotaTemp The response was: 452 4.2.2 The recipient's inbox is out of storage space. Please direct the recipient to https://support.google.com/mail/?p=OverQuotaTemp a640c23a62f3a-b9d6de85e3bsor190264066b.2 - gsmtp"
2026-04-13T09:26:17.291478Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862108733030932471 conversation_index=14 conversation_total=17 raw_answer=no
2026-04-13T09:26:17.291805Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862108733030932471 conversation_index=14 conversation_total=17 is_order_email=False snippet='** Delivery incomplete ** There was a temporary problem delivering your message '
2026-04-13T09:26:17.291941Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862108733030932471 conversation_index=14 conversation_total=17 is_order_email=False
2026-04-13T09:26:17.295531Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 conversation_index=14 conversation_total=17 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:26:17.296385Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862108733030932471 conversation_index=14 conversation_total=17 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:26:17.549852Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862108733030932471 conversation_index=14 conversation_total=17 submission_status=not_attempted
2026-04-13T09:26:17.550364Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[279, 514, 240, 435, 229] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 email_count=5 subject='Re: #377 NC to TX'
2026-04-13T09:26:17.551656Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:17.551809Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:17.552222Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:17.567121Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:17.567764Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 email_count=5 first_100_chars="7 axles(4+3)\n16'2 - 4'10 - 5 - 44 - 4'6 - 4'6\n\n85L\n14W\n13'6H\n\nmax wt\n\n*NC, SC for Monday*\n\nCommodity" text_length=1725
2026-04-13T09:26:17.567989Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 snippet='Please see attached On Sat, Apr 11, 2026 at 00:20 Synchron Permits <synchronpermits@gmail.com> wrote: Team, We check your route and we are going to test it to confirm that everything works properly with your provided dimensions.'
2026-04-13T09:26:21.246269Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 raw_answer=yes
2026-04-13T09:26:21.246614Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 is_order_email=True snippet='Please see attached On Sat, Apr 11, 2026 at 00:20 Synchron Permits <synchronperm'
2026-04-13T09:26:21.246756Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 is_order_email=True
2026-04-13T09:26:21.250603Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:21.250764Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:23.253162Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 inserted_id=69dcb6bf1e109c17fcc22135
2026-04-13T09:26:23.253584Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Igna conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862114813445729830 intake_record_id=69dcb6bf1e109c17fcc22135 intake_title='Email intake'
2026-04-13T09:26:23.253730Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:23.254399Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:23.254548Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:23.254958Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:23.269263Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:25.226108Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 sender_emails=['danny@atlaslogistics.net', 'atlasgroupoperations@gmail.com', 'vlad@atlaslogistics.net']
2026-04-13T09:26:26.432986Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Atlas Logistics Group Inc' conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 order_number=25924781
2026-04-13T09:26:26.433382Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 order_number=25924781
2026-04-13T09:26:26.436698Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:26.436850Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:26.688248Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 doc_id=69d93aa71e109c17fcc16cd9 order_number=25924781 query_field=token
2026-04-13T09:26:26.688521Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 fields_mapped=6
2026-04-13T09:26:26.688895Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 order_number=25924781 sections_mapped=6
2026-04-13T09:26:26.689027Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:26.689710Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:26.689850Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 model=gemini-flash-latest
2026-04-13T09:26:26.690259Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:26.705367Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:26.705534Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:26:27.407173Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 mailbox=INBOX readonly=True
2026-04-13T09:26:31.243518Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 email_count=9 mailbox='[Gmail]/All Mail' thread_id=1862114813445729830
2026-04-13T09:26:31.515259Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:31.516299Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2181 conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 seed_message_id='<CA+TxMFrsffc8wz4tPO7b6zKMW-ufKkQqqH=miR-k1oCnRECCPw@mail.gmail.com>' source_email_count=9 source_thread_id=1862114813445729830 thread_fetch_succeeded=True
2026-04-13T09:26:37.933571Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 has_data=True thread_text_length=2181
2026-04-13T09:26:37.933768Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:37.937153Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:26:37.937317Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:27:07.971117Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T09:27:40.009467Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T09:27:40.264593Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 inserted_id=69dcb70c123bdd988ce3858c
2026-04-13T09:27:40.264814Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 mongodb_saved_id=69dcb70c123bdd988ce3858c order_number=25924781
2026-04-13T09:27:40.264939Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:27:40.265605Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T09:27:40.267488Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Atlas Logistics Group Inc' conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 errors=[] is_order_email=True order_number=25924781 submission_status=submit_failed
2026-04-13T09:27:40.521213Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862114813445729830 conversation_index=15 conversation_total=17 submission_status=submit_failed
2026-04-13T09:27:40.521443Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 conversation_index=15 conversation_total=17
2026-04-13T09:27:40.772110Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T09:27:40.772333Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=15 classifier_input_words=50 completed_order_found=True conversation_count=15 max_messages_requested=50 non_order_email_count=14 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_052503_569200
2026-04-13T09:27:40.837394Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T09:27:40.838056Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=15 orders=1 run_trace_dir=all_steps_data/run_20260413_052503_569200
2026-04-13T09:32:40.933077Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T09:32:40.933816Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:32:41.686778Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T09:32:41.957760Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T09:33:31.795576Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T09:33:31.796084Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T09:33:34.182605Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T09:33:34.433130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T09:33:34.683684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T09:33:34.934236Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T09:33:35.184734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T09:33:35.435183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T09:33:35.685584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T09:33:35.936094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T09:33:36.186741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T09:33:36.437193Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T09:33:36.687705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T09:33:36.938237Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T09:33:37.188853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T09:33:37.439364Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T09:33:37.689784Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T09:33:37.940306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T09:33:38.190837Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T09:33:38.441338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T09:33:38.691905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T09:33:38.942375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T09:33:39.192952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T09:33:39.443476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T09:33:39.693964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T09:33:39.944632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T09:33:40.195090Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T09:33:40.445692Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T09:33:40.696242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T09:33:40.946697Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T09:33:41.197240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T09:33:41.447556Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T09:33:41.698224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T09:33:41.950244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T09:33:42.451363Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[4360, 4360, 4539] conversation_id=1862291905127791533 conversation_index=1 conversation_total=2 email_count=3 subject='Re: Pilot car setup'
2026-04-13T09:33:42.452688Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862291905127791533 conversation_index=1 conversation_total=2
2026-04-13T09:33:42.452829Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862291905127791533 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-13T09:33:42.453254Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862291905127791533 conversation_index=1 conversation_total=2
2026-04-13T09:33:42.467778Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862291905127791533 conversation_index=1 conversation_total=2
2026-04-13T09:33:42.469466Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862291905127791533 conversation_index=1 conversation_total=2 email_count=3 first_100_chars='Kenny Martinez 337-255-7785\n\nOn Apr 12, 2026, at 1:53\u202fPM, Synchron Permits <synchronpermits@gmail.co' text_length=13265
2026-04-13T09:33:42.469742Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862291905127791533 conversation_index=1 conversation_total=2 snippet='Kenny Martinez 337-255-7785 On Apr 12, 2026, at 2:01 PM, Kenny Martinez <kmartinez544@gmail.com> wrote: <W9 2026.pdf> Kenny Martinez 337-255-7785 <image0.png> <image1.png> <image2.png> <image3.jpeg> On Apr 12, 2026, at 1:53 PM, Synchron Permits <synchronpermits@gmail.com> wrote: Hello, We are contacting you regarding an upcoming pilot car /escort vehicle job. Please review the requirements, responsibilities, and terms below carefully. Required Documents – Must Be Submitted Before Job Confirmation To proceed, please send the following: Valid Certificate of Insurance (minimum $1,000,000 liability coverage) Copy of current Pilot /Escort Vehicle Operator Certification Valid Driver’s License Completed IRS Form 1099 (or W-9 if applicable) Photographs of'
2026-04-13T09:33:44.640341Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862291905127791533 conversation_index=1 conversation_total=2 raw_answer=no
2026-04-13T09:33:44.640692Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862291905127791533 conversation_index=1 conversation_total=2 is_order_email=False snippet='Kenny Martinez 337-255-7785 On Apr 12, 2026, at 2:01 PM, Kenny Martinez <kmartin'
2026-04-13T09:33:44.640831Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862291905127791533 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-13T09:33:44.644336Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:33:44.645201Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862291905127791533 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:33:44.898401Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862291905127791533 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-13T09:33:44.898895Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[4844] conversation_id=1862342522120353179 conversation_index=2 conversation_total=2 email_count=1 subject='The dark side of the digital world'
2026-04-13T09:33:44.900140Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862342522120353179 conversation_index=2 conversation_total=2
2026-04-13T09:33:44.900284Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862342522120353179 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-13T09:33:44.900710Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862342522120353179 conversation_index=2 conversation_total=2
2026-04-13T09:33:44.915374Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862342522120353179 conversation_index=2 conversation_total=2
2026-04-13T09:33:44.916402Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862342522120353179 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Get the best price for online fraud protection.\nAll-in-one identity theft protection: Get NordProtec' text_length=4842
2026-04-13T09:33:44.916756Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862342522120353179 conversation_index=2 conversation_total=2 snippet='Get the best price for online fraud protection. All-in-one identity theft protection: Get NordProtect. ( https://tlinks.nordvpn.com/f/a/K3zJ34Mfs1yUzMVMLie4UQ~~/AAQRxRA~/gEXof7xTZnaGFpDeUWeD9qBsnxp1bu-4uVHiJRMpOBiE6c97foZp_tyFR5Oh11kpTSmz6f4ywiGvZABZXsw6ynUOnjU4Zk8USSzXeEyy1fhyLeDELML33w6Z5S950tuKYFKatZbSPRYMsKrmeEtDu2kxTrsZJ_2QhY1H_m3Q7uh1OJT3YN5xc-ii19XqV4JGmH_bC4uvNudPO4SUwguBWRJkEgrQYx58hKHc8I7KGIRyN3iciF2MKELYzCucw6Ctj-_IyxpaQ2wusGhwSVNsJ2hGRjbdh2ZhSyblzmxNoZu1eapoTZORyF9VmDH1DL05 ) Technology is moving fast, and cybercriminals are moving faster. The increase in online threats means you’ll see a lot more fake shops and shady sellers trying to take your money without delivering anything. So worry less about ever-evolving threats and elaborate scams — use NordProtect. Our fraud coverage benefits may reimburse you up to $10K for losses from online scams. Get a special discount on NordProtect — an all-in-one identity protection service. Use this offer and lock in the best price — $3.59/month'
2026-04-13T09:33:46.465365Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862342522120353179 conversation_index=2 conversation_total=2 raw_answer=no
2026-04-13T09:33:46.465803Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862342522120353179 conversation_index=2 conversation_total=2 is_order_email=False snippet='Get the best price for online fraud protection. All-in-one identity theft protec'
2026-04-13T09:33:46.465940Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862342522120353179 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-13T09:33:46.469400Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T09:33:46.469987Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862342522120353179 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T09:33:46.723301Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862342522120353179 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-13T09:33:46.973440Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T09:33:46.973664Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=50 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=2 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_053240_933313
2026-04-13T09:33:47.065332Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T09:33:47.066034Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=0 run_trace_dir=all_steps_data/run_20260413_053240_933313
2026-04-13T09:38:47.153636Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T09:38:47.154350Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:38:47.835202Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T09:38:48.025665Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T09:39:18.118689Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T09:39:18.119314Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T09:39:20.418899Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T09:39:20.665055Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T09:39:20.911133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T09:39:21.157319Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T09:39:21.403504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T09:39:21.649741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T09:39:21.895753Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T09:39:22.141859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T09:39:22.387988Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T09:39:22.634266Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T09:39:22.880450Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T09:39:23.126727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T09:39:23.372815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T09:39:23.618901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T09:39:23.865375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T09:39:24.111594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T09:39:24.357765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T09:39:24.603906Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T09:39:24.850047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T09:39:25.096148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T09:39:25.342518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T09:39:25.588695Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T09:39:25.834788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T09:39:26.080809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T09:39:26.327001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T09:39:26.573200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T09:39:26.819793Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T09:39:27.065888Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T09:39:27.312091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T09:39:27.558175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T09:39:27.804382Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T09:39:28.050705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T09:39:28.296893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T09:39:28.543171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T09:39:28.543401Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T09:39:28.789169Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T09:39:28.936628Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T09:39:28.937352Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_053847_153873
2026-04-13T09:44:29.021596Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T09:44:29.022334Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:44:29.585764Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T09:44:29.821554Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T09:45:04.311229Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T09:45:04.311865Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T09:45:06.630083Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T09:45:06.877474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T09:45:07.127766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T09:45:07.375171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T09:45:07.622540Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T09:45:07.870047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T09:45:08.117282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T09:45:08.364714Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T09:45:08.612113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T09:45:08.859507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T09:45:09.106952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T09:45:09.354596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T09:45:09.601929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T09:45:09.849369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T09:45:10.096804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T09:45:10.344149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T09:45:10.591548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T09:45:10.839023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T09:45:11.086499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T09:45:11.333892Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T09:45:11.581164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T09:45:11.828614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T09:45:12.076208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T09:45:12.323642Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T09:45:12.571010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T09:45:12.818514Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T09:45:13.065854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T09:45:13.313331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T09:45:13.560781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T09:45:13.808118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T09:45:14.055529Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T09:45:14.302906Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T09:45:14.550425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T09:45:14.797801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T09:45:14.798061Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T09:45:15.044817Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T09:45:15.185235Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T09:45:15.185974Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_054429_021838
2026-04-13T09:50:15.285636Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T09:50:15.286342Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:50:15.825229Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T09:50:16.100282Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T09:51:07.602548Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T09:51:07.603169Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T09:51:09.912345Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T09:51:10.159879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T09:51:10.407362Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T09:51:10.654802Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T09:51:10.902137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T09:51:11.149577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T09:51:11.397025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T09:51:11.651294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T09:51:11.898669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T09:51:12.145941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T09:51:12.393416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T09:51:12.640804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T09:51:12.888243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T09:51:13.149232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T09:51:13.396708Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T09:51:13.644014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T09:51:13.891409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T09:51:14.138829Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T09:51:14.386209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T09:51:14.633533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T09:51:14.880925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T09:51:15.128319Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T09:51:15.375628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T09:51:15.622996Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T09:51:15.870492Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T09:51:16.117893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T09:51:16.365212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T09:51:16.612721Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T09:51:16.860176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T09:51:17.107668Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T09:51:17.355202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T09:51:17.602649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T09:51:17.849984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T09:51:18.097495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T09:51:18.097718Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T09:51:18.344576Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T09:51:18.607967Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T09:51:18.608727Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_055015_285880
2026-04-13T09:56:18.699592Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T09:56:18.700319Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T09:56:19.517332Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T09:56:19.832352Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T09:57:21.895075Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T09:57:21.895596Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T09:57:24.216568Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T09:57:24.465312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T09:57:24.714008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T09:57:24.962784Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T09:57:25.211552Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T09:57:25.460208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T09:57:25.708765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T09:57:25.957437Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T09:57:26.206324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T09:57:26.455121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T09:57:26.703895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T09:57:26.952717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T09:57:27.201594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T09:57:27.450602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T09:57:27.699331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T09:57:27.948019Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T09:57:28.196817Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T09:57:28.445614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T09:57:28.694371Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T09:57:28.943266Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T09:57:29.191954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T09:57:29.442719Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T09:57:29.691487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T09:57:29.940239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T09:57:30.188974Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T09:57:30.437749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T09:57:30.686517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T09:57:30.935326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T09:57:31.184056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T09:57:31.438551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T09:57:31.687133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T09:57:31.935863Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T09:57:32.184648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T09:57:32.433612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T09:57:32.433844Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T09:57:32.682004Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T09:57:32.988336Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T09:57:32.989068Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_055618_699827
2026-04-13T10:02:33.076205Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T10:02:33.076905Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T10:02:33.821013Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T10:02:34.077961Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T10:03:34.325533Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T10:03:34.326057Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T10:03:36.693247Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T10:03:36.946834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T10:03:37.200504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T10:03:37.453902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T10:03:37.707381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T10:03:37.960921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T10:03:38.214368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T10:03:38.468000Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T10:03:38.721762Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T10:03:38.975341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T10:03:39.229057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T10:03:39.482623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T10:03:39.736134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T10:03:39.989861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T10:03:40.243533Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T10:03:40.497047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T10:03:40.750965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T10:03:41.004668Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T10:03:41.258205Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T10:03:41.511803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T10:03:41.765377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T10:03:42.018981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T10:03:42.272589Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T10:03:42.526238Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T10:03:42.779804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T10:03:43.033334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T10:03:43.286881Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T10:03:43.540433Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T10:03:43.794208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T10:03:44.047731Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T10:03:44.301559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T10:03:44.555441Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T10:03:44.809142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T10:03:45.062869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T10:03:45.063091Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T10:03:45.316059Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T10:03:45.519436Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T10:03:45.521495Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_060233_076467
2026-04-13T10:08:45.617906Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T10:08:45.618615Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T10:08:46.851003Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T10:08:47.310625Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T10:10:44.351234Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T10:10:44.351885Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T10:10:46.699871Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T10:10:46.950161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T10:10:47.200546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T10:10:47.450729Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T10:10:47.701221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T10:10:47.951701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T10:10:48.201709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T10:10:48.451889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T10:10:48.702084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T10:10:48.952244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T10:10:49.202510Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T10:10:49.452840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T10:10:49.703169Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T10:10:49.953552Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T10:10:50.204652Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T10:10:50.454866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T10:10:50.705041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T10:10:50.955204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T10:10:51.205564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T10:10:51.455791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T10:10:51.706014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T10:10:51.956299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T10:10:52.206717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T10:10:52.457594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T10:10:52.708004Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T10:10:52.958295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T10:10:53.208853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T10:10:53.459320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T10:10:53.709553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T10:10:53.959755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T10:10:54.214867Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T10:10:54.465304Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T10:10:54.716624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T10:10:54.967018Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T10:10:54.967259Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T10:10:55.222286Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T10:10:55.460542Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T10:10:55.461299Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_060845_618201
2026-04-13T10:15:55.550194Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T10:15:55.551002Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T10:15:56.694639Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T10:15:57.164668Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T10:17:27.193948Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T10:17:27.194644Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T10:17:29.508014Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T10:17:29.754467Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T10:17:30.000941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T10:17:30.247470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T10:17:30.493937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T10:17:30.740421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T10:17:30.986787Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T10:17:31.233390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T10:17:31.479869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T10:17:31.726261Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T10:17:31.972751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T10:17:32.221751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T10:17:32.468172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T10:17:32.714465Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T10:17:32.960929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T10:17:33.207471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T10:17:33.453959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T10:17:33.700308Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T10:17:33.946549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T10:17:34.192975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T10:17:34.440132Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T10:17:34.687247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T10:17:34.939682Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T10:17:35.186120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T10:17:35.432562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T10:17:35.678964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T10:17:35.925421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T10:17:36.172893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T10:17:36.419322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T10:17:36.665644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T10:17:36.912109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T10:17:37.158663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T10:17:37.405228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T10:17:37.651769Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T10:17:37.651990Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T10:17:37.897937Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T10:17:38.284760Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T10:17:38.285403Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_061555_550430
2026-04-13T10:22:38.383644Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T10:22:38.384372Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T10:22:39.036094Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T10:22:39.324615Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T10:23:23.486636Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T10:23:23.487276Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T10:23:25.811186Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T10:23:26.060154Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T10:23:26.309136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T10:23:26.558027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T10:23:26.807616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T10:23:27.056605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T10:23:27.305644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T10:23:27.556910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T10:23:27.805815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T10:23:28.054764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T10:23:28.303743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T10:23:28.552634Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T10:23:28.801639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T10:23:29.050672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T10:23:29.299864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T10:23:29.548897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T10:23:29.797962Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T10:23:30.046816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T10:23:30.295813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T10:23:30.544713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T10:23:30.793677Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T10:23:31.042526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T10:23:31.291415Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T10:23:31.540350Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T10:23:31.789348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T10:23:32.038244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T10:23:32.292401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T10:23:32.541488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T10:23:32.790373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T10:23:33.039243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T10:23:33.288248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T10:23:33.537326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T10:23:33.786328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T10:23:34.035318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T10:23:34.035540Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T10:23:34.283923Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T10:23:34.491446Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T10:23:34.492174Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_062238_383884
2026-04-13T10:28:34.573440Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T10:28:34.574146Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T10:28:36.557227Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T10:28:36.861844Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T10:29:45.067311Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T10:29:45.067948Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T10:29:47.413025Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T10:29:47.666003Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T10:29:47.918791Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T10:29:48.178214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T10:29:48.431081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T10:29:48.684203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T10:29:48.936933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T10:29:49.189862Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T10:29:49.447688Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T10:29:49.700633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T10:29:49.953401Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T10:29:50.209317Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T10:29:50.462783Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T10:29:50.715693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T10:29:50.968750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T10:29:51.221621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T10:29:51.474487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T10:29:51.727316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T10:29:51.980259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T10:29:52.233354Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T10:29:52.486597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T10:29:52.739426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T10:29:52.992330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T10:29:53.245225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T10:29:53.498074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T10:29:53.750902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T10:29:54.003591Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T10:29:54.256595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T10:29:54.509402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T10:29:54.761981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T10:29:55.014794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T10:29:55.267654Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T10:29:55.520504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T10:29:55.773270Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T10:29:55.773502Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T10:29:56.025754Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T10:29:56.336343Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T10:29:56.337057Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_062834_573692
2026-04-13T10:34:56.429316Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T10:34:56.430079Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T10:34:57.133437Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T10:34:57.561585Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T10:36:05.610154Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T10:36:05.610701Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T10:36:07.915679Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T10:36:08.160746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T10:36:08.405820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T10:36:08.650952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T10:36:08.895976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T10:36:09.141034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T10:36:09.387741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T10:36:09.632826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T10:36:09.877887Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T10:36:10.122868Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T10:36:10.367895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T10:36:10.612824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T10:36:10.858149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T10:36:11.103123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T10:36:11.348564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T10:36:11.593644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T10:36:11.838673Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T10:36:12.083752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T10:36:12.329624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T10:36:12.574729Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T10:36:12.819841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T10:36:13.065306Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T10:36:13.310516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T10:36:13.555620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T10:36:13.800687Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T10:36:14.045736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T10:36:14.290718Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T10:36:14.535750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T10:36:14.780798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T10:36:15.025648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T10:36:15.270827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T10:36:15.515927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T10:36:15.760994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T10:36:16.005948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T10:36:16.006161Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T10:36:16.250639Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T10:36:16.551717Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T10:36:16.552435Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_063456_429565
2026-04-13T10:41:16.647950Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T10:41:16.648642Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T10:41:19.723435Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T10:41:20.352667Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T10:43:41.904369Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T10:43:41.905003Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T10:43:44.198843Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T10:43:44.442464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T10:43:44.686247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T10:43:44.929861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T10:43:45.173804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T10:43:45.417649Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T10:43:45.661302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T10:43:45.905173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T10:43:46.149277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T10:43:46.393052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T10:43:46.636827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T10:43:46.880646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T10:43:47.124345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T10:43:47.368215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T10:43:47.612065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T10:43:47.855844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T10:43:48.099671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T10:43:48.343674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T10:43:48.587435Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T10:43:48.831196Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T10:43:49.074961Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T10:43:49.318734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T10:43:49.562423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T10:43:49.806183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T10:43:50.050004Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T10:43:50.293918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T10:43:50.537820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T10:43:50.781653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T10:43:51.025586Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T10:43:51.269200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T10:43:51.512900Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T10:43:51.756678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T10:43:52.000599Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T10:43:52.244393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T10:43:52.244625Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T10:43:52.487937Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T10:43:52.896792Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T10:43:52.897521Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_064116_648189
2026-04-13T10:48:52.996938Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T10:48:52.997710Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T10:48:53.805017Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T10:48:54.187464Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T10:50:21.609528Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T10:50:21.610081Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T10:50:23.930341Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T10:50:24.179073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T10:50:24.427862Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T10:50:24.676638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T10:50:24.925449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T10:50:25.174253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T10:50:25.422855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T10:50:25.671607Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T10:50:25.920251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T10:50:26.169191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T10:50:26.417980Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T10:50:26.667003Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T10:50:26.915864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T10:50:27.164755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T10:50:27.413747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T10:50:27.674378Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T10:50:27.923186Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T10:50:28.171960Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T10:50:28.420826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T10:50:28.669626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T10:50:28.918515Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T10:50:29.167355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T10:50:29.416250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T10:50:29.664993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T10:50:29.913812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T10:50:30.162673Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T10:50:30.411725Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T10:50:30.660866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T10:50:30.909830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T10:50:31.158703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T10:50:31.407794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T10:50:31.656742Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T10:50:31.905720Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T10:50:32.154704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T10:50:32.154935Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T10:50:32.403299Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T10:50:32.803800Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T10:50:32.804557Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_064852_997178
2026-04-13T10:55:32.891064Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T10:55:32.891764Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T10:55:33.743209Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T10:55:34.338710Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T10:57:24.107605Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T10:57:24.108128Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T10:57:26.391828Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T10:57:26.638490Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T10:57:26.884740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T10:57:27.132178Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T10:57:27.378376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T10:57:27.624697Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T10:57:27.870748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T10:57:28.116942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T10:57:28.363136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T10:57:28.609420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T10:57:28.855658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T10:57:29.101998Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T10:57:29.348258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T10:57:29.594425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T10:57:29.840744Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T10:57:30.087012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T10:57:30.333277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T10:57:30.583360Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T10:57:30.829657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T10:57:31.075962Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T10:57:31.322241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T10:57:31.568501Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T10:57:31.814694Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T10:57:32.060859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T10:57:32.306995Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T10:57:32.553284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T10:57:32.799402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T10:57:33.045605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T10:57:33.291885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T10:57:33.537893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T10:57:33.784006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T10:57:34.030376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T10:57:34.276685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T10:57:34.522803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T10:57:34.523023Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T10:57:34.768658Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T10:57:35.301132Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T10:57:35.301817Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_065532_891302
2026-04-13T11:02:35.402156Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T11:02:35.402867Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T11:02:36.832177Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T11:02:37.532539Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T11:05:13.240505Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T11:05:13.241126Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T11:05:15.585425Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T11:05:15.839576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T11:05:16.093630Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T11:05:16.347771Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T11:05:16.601848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T11:05:16.856039Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T11:05:17.110041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T11:05:17.364478Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T11:05:17.618551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T11:05:17.872739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T11:05:18.126762Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T11:05:18.380772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T11:05:18.634809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T11:05:18.888895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T11:05:19.142997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T11:05:19.397163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T11:05:19.651258Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T11:05:19.905488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T11:05:20.159425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T11:05:20.413396Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T11:05:20.667507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T11:05:20.921676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T11:05:21.175781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T11:05:21.430034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T11:05:21.684123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T11:05:21.938439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T11:05:22.192621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T11:05:22.447147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T11:05:22.701229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T11:05:22.955386Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T11:05:23.209566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T11:05:23.463767Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T11:05:23.717903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T11:05:23.971982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T11:05:23.972206Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T11:05:24.225819Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T11:05:25.055958Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T11:05:25.056692Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_070235_402397
2026-04-13T11:10:25.148853Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T11:10:25.149659Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T11:10:26.217442Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T11:10:26.890922Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T11:13:03.631107Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T11:13:03.631761Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T11:13:05.991361Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T11:13:06.240910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T11:13:06.490513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T11:13:06.740071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T11:13:06.989469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T11:13:07.239294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T11:13:07.488678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T11:13:07.738282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T11:13:07.987803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T11:13:08.237398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T11:13:08.486737Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T11:13:08.736111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T11:13:08.985745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T11:13:09.235799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T11:13:09.485549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T11:13:09.734874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T11:13:09.984502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T11:13:10.234304Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T11:13:10.483760Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T11:13:10.733271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T11:13:10.982814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T11:13:11.232337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T11:13:11.481886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T11:13:11.739896Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T11:13:12.002530Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T11:13:12.252058Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T11:13:12.505229Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T11:13:12.754788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T11:13:13.017960Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T11:13:13.267368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T11:13:13.516961Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T11:13:13.766532Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T11:13:14.016191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T11:13:14.265597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T11:13:14.265824Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T11:13:14.514750Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T11:13:15.221716Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T11:13:15.222439Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_071025_149169
2026-04-13T11:18:15.322631Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T11:18:15.323331Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T11:18:16.661083Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T11:18:17.604927Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T11:21:23.485865Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T11:21:23.486399Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T11:21:25.762172Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T11:21:26.005714Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T11:21:26.248389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T11:21:26.491048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T11:21:26.733739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T11:21:26.976373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T11:21:27.218916Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T11:21:27.473470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T11:21:27.716145Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T11:21:27.958832Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T11:21:28.201775Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T11:21:28.444368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T11:21:28.687087Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T11:21:28.929745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T11:21:29.172341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T11:21:29.414973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T11:21:29.657585Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T11:21:29.900129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T11:21:30.142839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T11:21:30.385474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T11:21:30.628107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T11:21:30.870905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T11:21:31.113527Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T11:21:31.356093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T11:21:31.598671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T11:21:31.841250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T11:21:32.083901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T11:21:32.326566Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T11:21:32.569375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T11:21:32.811890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T11:21:33.056380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T11:21:33.299126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T11:21:33.541691Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T11:21:33.784286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T11:21:33.784536Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T11:21:34.026618Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T11:21:34.950167Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T11:21:34.950833Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_071815_322872
2026-04-13T11:26:35.042624Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T11:26:35.043502Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T11:26:36.325771Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T11:26:37.250318Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T11:30:13.489034Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T11:30:13.489786Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T11:30:15.779143Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T11:30:16.025578Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T11:30:16.281640Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T11:30:16.528141Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T11:30:16.775101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T11:30:17.021602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T11:30:17.267864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T11:30:17.514348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T11:30:17.760884Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T11:30:18.014059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T11:30:18.260558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T11:30:18.507059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T11:30:18.753573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T11:30:18.999962Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T11:30:19.246378Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T11:30:19.493036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T11:30:19.739550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T11:30:19.986032Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T11:30:20.232412Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T11:30:20.478858Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T11:30:20.725334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T11:30:20.971930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T11:30:21.218308Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T11:30:21.464744Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T11:30:21.711190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T11:30:21.957657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T11:30:22.204064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T11:30:22.450598Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T11:30:22.697012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T11:30:22.943266Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T11:30:23.191384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T11:30:23.438117Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T11:30:23.684624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T11:30:23.931028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T11:30:23.931253Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T11:30:24.177193Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T11:30:25.172962Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T11:30:25.173692Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_072635_042861
2026-04-13T11:35:25.273635Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T11:35:25.274340Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T11:35:26.740330Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T11:35:27.912834Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T11:39:59.420844Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T11:39:59.421436Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T11:40:01.727806Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T11:40:01.984094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T11:40:02.231115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T11:40:02.480142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T11:40:02.727174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T11:40:02.974325Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T11:40:03.221185Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T11:40:03.468250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T11:40:03.726826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T11:40:03.973834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T11:40:04.221785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T11:40:04.468967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T11:40:04.716012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T11:40:04.963130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T11:40:05.210107Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T11:40:05.457224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T11:40:05.711546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T11:40:05.958736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T11:40:06.206680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T11:40:06.453613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T11:40:06.700754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T11:40:06.947747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T11:40:07.194784Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T11:40:07.441865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T11:40:07.688803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T11:40:07.935882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T11:40:08.182955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T11:40:08.429992Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T11:40:08.677128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T11:40:08.924011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T11:40:09.171073Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T11:40:09.418272Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T11:40:09.665376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T11:40:09.912600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T11:40:09.912824Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T11:40:10.159291Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T11:40:11.348987Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T11:40:11.349773Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_073525_273879
2026-04-13T11:45:11.434666Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T11:45:11.435410Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T11:45:13.061914Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T11:45:14.282196Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51718 unseen_only=False
2026-04-13T11:49:50.055567Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=33 latest_message_count=50
2026-04-13T11:49:50.056097Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T11:49:52.321999Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T11:49:52.564057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T11:49:52.806177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T11:49:53.048246Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T11:49:53.290183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T11:49:53.532290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T11:49:53.774136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T11:49:54.016070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T11:49:54.257918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T11:49:54.499861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T11:49:54.741821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T11:49:54.983747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T11:49:55.239165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T11:49:55.481269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T11:49:55.723526Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T11:49:55.965555Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T11:49:56.207664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T11:49:56.449788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T11:49:56.691777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T11:49:56.933725Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T11:49:57.175698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T11:49:57.417606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T11:49:57.659621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T11:49:57.901624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T11:49:58.143634Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T11:49:58.385690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T11:49:58.627648Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T11:49:58.869747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T11:49:59.111732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T11:49:59.353614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T11:49:59.595668Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T11:49:59.837826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T11:50:00.079867Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T11:50:00.321834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T11:50:00.322053Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T11:50:00.563497Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T11:50:01.841844Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T11:50:01.842576Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_074511_434897
2026-04-13T11:55:01.942561Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T11:55:01.943167Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T11:55:03.700979Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T11:55:04.961084Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51719 unseen_only=False
2026-04-13T12:00:04.717688Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-13T12:00:04.718194Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T12:00:07.009236Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T12:00:07.264869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T12:00:07.511776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T12:00:07.770845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T12:00:08.017564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T12:00:08.264578Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T12:00:08.511261Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T12:00:08.758212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T12:00:09.005248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T12:00:09.251970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T12:00:09.499106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T12:00:09.745959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T12:00:09.992759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T12:00:10.239524Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T12:00:10.486263Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T12:00:10.733136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T12:00:10.979879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T12:00:11.228207Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T12:00:11.475167Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T12:00:11.721997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T12:00:11.968772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T12:00:12.215643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T12:00:12.462629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T12:00:12.709683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T12:00:12.956577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T12:00:13.203336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T12:00:13.450177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T12:00:13.696902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T12:00:13.943681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T12:00:14.190337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T12:00:14.437184Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T12:00:14.685948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T12:00:14.932752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T12:00:15.179641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T12:00:15.426670Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[594] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 email_count=1 subject='New Permit Request - Truck#F271'
2026-04-13T12:00:15.428011Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:15.428203Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-13T12:00:15.428673Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:15.443372Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:15.443958Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Truck# F271\nTrailer# F7600\n\nPickup: 25 Howard St, Silver Creek, NY 14136\nDelivery: 9841 Co Hwy 49, U' text_length=594
2026-04-13T12:00:15.444189Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 snippet='Truck# F271 Trailer# F7600 Pickup: 25 Howard St, Silver Creek, NY 14136 Delivery: 9841 Co Hwy 49, Upper Sandusky, OH 43351 Commodity: CNC Machinery S/N: 5881476 Dims: 19\'L / 10\'W / 13\'8"H @ legal weight Overall dims: 75\'L / 10\'W / 15\'H @ legal weight Please let me know what do I have to tell the NY Survey company and the PA Survey company. Entrance points and exit points. CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585'
2026-04-13T12:00:15.444473Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 subject='New Permit Request - Truck#F271'
2026-04-13T12:00:15.444722Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 is_order_email=True snippet='Truck# F271 Trailer# F7600 Pickup: 25 Howard St, Silver Creek, NY 14136 Delivery'
2026-04-13T12:00:15.444851Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-13T12:00:15.448017Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:15.448193Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:22.503625Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 inserted_id=69dcdad61e109c17fcc226b6
2026-04-13T12:00:22.504068Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862355846550536415 intake_record_id=69dcdad61e109c17fcc226b6 intake_title='Email intake'
2026-04-13T12:00:22.504211Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:22.504920Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:22.505065Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-13T12:00:22.505520Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:22.519631Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:24.581240Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 sender_emails=['cj@harvestfreight.us']
2026-04-13T12:00:34.103172Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 order_number=33596706
2026-04-13T12:00:34.103619Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 order_number=33596706
2026-04-13T12:00:34.106852Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:34.107022Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:34.638139Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-13T12:00:34.638398Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-13T12:00:34.638790Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 order_number=33596706 sections_mapped=6
2026-04-13T12:00:34.638947Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:34.639678Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:34.639818Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-13T12:00:34.640230Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:34.655855Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:34.656069Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T12:00:36.659143Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-13T12:00:49.489772Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 email_count=1 mailbox='[Gmail]/All Mail' thread_id=1862355846550536415
2026-04-13T12:00:52.606071Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:52.606677Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=594 conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 seed_message_id=<DM6PR06MB473266920A8D46E38CFC463CD7242@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=1 source_thread_id=1862355846550536415 thread_fetch_succeeded=True
2026-04-13T12:00:57.849440Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 has_data=True thread_text_length=594
2026-04-13T12:00:57.849644Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:57.852570Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:00:57.852730Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:01:27.886750Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T12:01:59.901777Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T12:02:00.164288Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 inserted_id=69dcdb37123bdd988ce385a2
2026-04-13T12:02:00.164521Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 mongodb_saved_id=69dcdb37123bdd988ce385a2 order_number=33596706
2026-04-13T12:02:00.164649Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:02:00.165305Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T12:02:00.166223Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 errors=[] is_order_email=True order_number=33596706 submission_status=submit_failed
2026-04-13T12:02:00.420610Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862355846550536415 conversation_index=1 conversation_total=1 submission_status=submit_failed
2026-04-13T12:02:00.420841Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 conversation_index=1 conversation_total=1
2026-04-13T12:02:00.667296Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T12:02:00.667521Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_075501_942788
2026-04-13T12:02:02.564583Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T12:02:02.565300Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260413_075501_942788
2026-04-13T12:07:02.596816Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T12:07:02.597619Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T12:07:05.018182Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T12:07:06.829251Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51719 unseen_only=False
2026-04-13T12:13:05.827010Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-13T12:13:05.827660Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T12:13:08.158155Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T12:13:08.406866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862096981511026045 fingerprint=c62ecd8c5fefde977cd133e5c1af80e4f515fa7ad7942605786eea0afcc60304 subject='Re: #396 MN to IN'
2026-04-13T12:13:08.656887Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862119512373853357 fingerprint=6fcd0a577023230cb9fc9d8362236e5718bb054b992b73ed81b1b364e4832e4a subject='Re: OD + OW , ID border to WA'
2026-04-13T12:13:08.905219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T12:13:09.153367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T12:13:09.401884Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T12:13:09.650427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T12:13:09.898831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T12:13:10.147242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T12:13:10.395803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T12:13:10.644336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T12:13:10.892765Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T12:13:11.141096Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T12:13:11.389664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T12:13:11.638593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T12:13:11.887009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T12:13:12.135521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T12:13:12.383912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T12:13:12.632409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T12:13:12.880782Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T12:13:13.130057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T12:13:13.378429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T12:13:13.627167Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T12:13:13.875587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T12:13:14.124049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T12:13:14.372442Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T12:13:14.620800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T12:13:14.869134Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T12:13:15.117685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T12:13:15.365948Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T12:13:15.614282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T12:13:15.862755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T12:13:16.111175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T12:13:16.359638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T12:13:16.608086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=f14eea7a7435f3b7a87c8fc70a07a6c8f577ca24479841ea42207b8e099cc78c subject='New Permit Request - Truck#F271'
2026-04-13T12:13:16.608403Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T12:13:16.856241Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T12:13:18.557743Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T12:13:18.558501Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_080702_597113
2026-04-13T12:18:18.654112Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T12:18:18.654779Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T12:18:20.625018Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T12:18:22.220521Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51722 unseen_only=False
2026-04-13T12:25:06.635564Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-13T12:25:06.636123Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T12:25:08.932052Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T12:25:09.176076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T12:25:09.419814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T12:25:09.663505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T12:25:09.907081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T12:25:10.150818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T12:25:10.394489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T12:25:10.638173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T12:25:10.881987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T12:25:11.125884Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T12:25:11.369653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T12:25:11.613681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T12:25:11.857363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T12:25:12.101160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T12:25:12.345330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T12:25:12.589067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T12:25:12.832716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T12:25:13.076413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T12:25:13.320109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T12:25:13.563788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T12:25:13.807582Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T12:25:14.051390Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T12:25:14.295153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T12:25:14.538935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T12:25:14.782620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T12:25:15.026341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T12:25:15.270189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T12:25:15.513854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=e193ae513f7fb25982945fd064e62256beaeb1dc783af264f906c44bae346a1f subject=Re:
2026-04-13T12:25:15.757606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T12:25:16.008381Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T12:25:16.253339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T12:25:16.497109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T12:25:16.740927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=f14eea7a7435f3b7a87c8fc70a07a6c8f577ca24479841ea42207b8e099cc78c subject='New Permit Request - Truck#F271'
2026-04-13T12:25:16.993248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T12:25:17.237224Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[301, 323] conversation_id=1862357345228033417 conversation_index=1 conversation_total=1 email_count=2 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T12:25:17.238610Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862357345228033417 conversation_index=1 conversation_total=1
2026-04-13T12:25:17.238753Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862357345228033417 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-13T12:25:17.239175Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862357345228033417 conversation_index=1 conversation_total=1
2026-04-13T12:25:17.253655Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862357345228033417 conversation_index=1 conversation_total=1
2026-04-13T12:25:17.254270Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862357345228033417 conversation_index=1 conversation_total=1 email_count=2 first_100_chars='Hello Team,\n\nA dispatcher is in the middle of onboarding for the $100 Carrier Credit Campaign.\n\nDisp' text_length=631
2026-04-13T12:25:17.254524Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862357345228033417 conversation_index=1 conversation_total=1 snippet="Hello Team, A dispatcher is in the middle of onboarding for the $100 Carrier Credit Campaign. Dispatcher Name: vaithi dev test Dispatcher Email: tefatax908@dwseal.com Dispatcher Phone: 1234567890 Carrier MC/DOT: MC: 89564785 / DOT: 321321 Please keep an eye out to see if they finalize. Let's stay proactive! Thanks,"
2026-04-13T12:25:19.230612Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862357345228033417 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-13T12:25:19.231042Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862357345228033417 conversation_index=1 conversation_total=1 is_order_email=False snippet='Hello Team, A dispatcher is in the middle of onboarding for the $100 Carrier Cre'
2026-04-13T12:25:19.231179Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862357345228033417 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-13T12:25:19.234531Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T12:25:19.235335Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862357345228033417 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T12:25:19.488099Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862357345228033417 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-13T12:25:19.731412Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T12:25:19.731641Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_081818_654347
2026-04-13T12:25:21.650164Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T12:25:21.650938Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260413_081818_654347
2026-04-13T12:30:21.740559Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T12:30:21.741308Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T12:30:24.020373Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T12:30:26.104252Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51724 unseen_only=False
2026-04-13T12:38:26.498070Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-13T12:38:26.498775Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T12:38:28.783818Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T12:38:29.026585Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T12:38:29.269352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861906905246981100 fingerprint=d13985d7a234387c295e6fc142079573179e9476b14607f37b7446c25fc70860 subject='Re: permit for truck 599-Artur Khubiev'
2026-04-13T12:38:29.512220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T12:38:29.755052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T12:38:29.997808Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T12:38:30.240639Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T12:38:30.483502Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T12:38:30.726479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T12:38:30.969259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T12:38:31.212163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T12:38:31.454933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T12:38:31.697675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T12:38:31.940473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T12:38:32.183147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T12:38:32.425975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T12:38:32.668839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T12:38:32.911766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T12:38:33.154429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T12:38:33.397053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T12:38:33.639894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T12:38:33.882657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T12:38:34.125408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T12:38:34.368498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T12:38:34.611133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T12:38:34.853993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T12:38:35.096928Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T12:38:35.339528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T12:38:35.582247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T12:38:35.824985Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T12:38:36.067795Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T12:38:36.310536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T12:38:36.553249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=f14eea7a7435f3b7a87c8fc70a07a6c8f577ca24479841ea42207b8e099cc78c subject='New Permit Request - Truck#F271'
2026-04-13T12:38:36.795952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T12:38:37.038572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=6d364e656028d411025100e8fab7e7129aacfd3bf9bc834b6282b75a9f62062e subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T12:38:37.038793Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T12:38:37.280982Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T12:38:39.586775Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T12:38:39.587465Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_083021_740797
2026-04-13T12:43:39.685812Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T12:43:39.686558Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T12:43:42.610261Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T12:43:44.895541Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51728 unseen_only=False
2026-04-13T12:53:09.525628Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 latest_message_count=50
2026-04-13T12:53:09.526278Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T12:53:11.784365Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T12:53:12.026643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T12:53:12.268194Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T12:53:12.511520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T12:53:12.753181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T12:53:12.994595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T12:53:13.236259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T12:53:13.477833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T12:53:13.719324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T12:53:13.960843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T12:53:14.202715Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T12:53:14.444208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T12:53:14.685841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T12:53:14.927348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T12:53:15.169049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T12:53:15.410957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T12:53:15.652616Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T12:53:15.894219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T12:53:16.135830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T12:53:16.377299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T12:53:16.618904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T12:53:16.860424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T12:53:17.101978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T12:53:17.343623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T12:53:17.585188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T12:53:17.826537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T12:53:18.068033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T12:53:18.309674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T12:53:18.551182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T12:53:18.792880Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T12:53:19.034610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T12:53:19.276427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=0b5ff0bd0f8de4d10c3a2ffc8d30b82b0f3c8964a615e2dd3dd92a59fd717ccf subject='Re: New Permit Request - Truck#F271'
2026-04-13T12:53:19.517981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T12:53:19.759667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=6d364e656028d411025100e8fab7e7129aacfd3bf9bc834b6282b75a9f62062e subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T12:53:20.484288Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[296, 235, 400, 714, 577, 680, 369] conversation_id=1862106492894617617 conversation_index=1 conversation_total=3 email_count=7 subject='Re: #377 TN to TX'
2026-04-13T12:53:20.485614Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862106492894617617 conversation_index=1 conversation_total=3
2026-04-13T12:53:20.485758Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862106492894617617 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-13T12:53:20.486165Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862106492894617617 conversation_index=1 conversation_total=3
2026-04-13T12:53:20.501202Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862106492894617617 conversation_index=1 conversation_total=3
2026-04-13T12:53:20.502020Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862106492894617617 conversation_index=1 conversation_total=3 email_count=7 first_100_chars="7 axles(4+3)\n16'2 - 4'10 - 5 - 44 - 4'6 - 4'6\n\n85L\n12W\n14H\n\nmax wt\n\n*TN for Monday*\n\nCommodity:2019 " text_length=3313
2026-04-13T12:53:20.502288Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862106492894617617 conversation_index=1 conversation_total=3 snippet='Any update on TN for this one? *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC On Fri, Apr 10, 2026, 16:10 Synchron Permits <synchronpermits@gmail.com> wrote: Hello team, the route you requested enters MS and runs 400 miles approximately before entering AR. By the way, we can offer you an alternative that skips AR entirely and goes directly from MS to LA:'
2026-04-13T12:53:24.674912Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862106492894617617 conversation_index=1 conversation_total=3 raw_answer=no
2026-04-13T12:53:24.675242Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862106492894617617 conversation_index=1 conversation_total=3 is_order_email=False snippet='Any update on TN for this one? *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GR'
2026-04-13T12:53:24.675407Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862106492894617617 conversation_index=1 conversation_total=3 is_order_email=False
2026-04-13T12:53:24.678787Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 conversation_index=1 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T12:53:24.679880Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862106492894617617 conversation_index=1 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T12:53:24.925579Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862106492894617617 conversation_index=1 conversation_total=3 submission_status=not_attempted
2026-04-13T12:53:24.926107Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1344] conversation_id=1862359201724489386 conversation_index=2 conversation_total=3 email_count=1 subject='Confirmation of Order #61179493'
2026-04-13T12:53:24.927413Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862359201724489386 conversation_index=2 conversation_total=3
2026-04-13T12:53:24.927602Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862359201724489386 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-13T12:53:24.928052Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862359201724489386 conversation_index=2 conversation_total=3
2026-04-13T12:53:24.943069Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862359201724489386 conversation_index=2 conversation_total=3
2026-04-13T12:53:24.943896Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862359201724489386 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='Dear CJ green Harvest,\n\nWe are pleased to inform you that we have successfully collected all the nec' text_length=1344
2026-04-13T12:53:24.944240Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862359201724489386 conversation_index=2 conversation_total=3 snippet="Dear CJ green Harvest, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will"
2026-04-13T12:53:24.944399Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862359201724489386 conversation_index=2 conversation_total=3 subject='Confirmation of Order #61179493'
2026-04-13T12:53:24.944783Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862359201724489386 conversation_index=2 conversation_total=3 is_order_email=False snippet='Dear CJ green Harvest, We are pleased to inform you that we have successfully co'
2026-04-13T12:53:24.944917Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862359201724489386 conversation_index=2 conversation_total=3 is_order_email=False
2026-04-13T12:53:24.948254Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862359201724489386 conversation_index=2 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T12:53:24.949152Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862359201724489386 conversation_index=2 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T12:53:25.193532Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862359201724489386 conversation_index=2 conversation_total=3 submission_status=not_attempted
2026-04-13T12:53:25.193955Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1069] conversation_id=1862359214883764013 conversation_index=3 conversation_total=3 email_count=1 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T12:53:25.195188Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862359214883764013 conversation_index=3 conversation_total=3
2026-04-13T12:53:25.195330Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862359214883764013 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-13T12:53:25.195776Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862359214883764013 conversation_index=3 conversation_total=3
2026-04-13T12:53:25.210201Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862359214883764013 conversation_index=3 conversation_total=3
2026-04-13T12:53:25.210859Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862359214883764013 conversation_index=3 conversation_total=3 email_count=1 first_100_chars='Dear CJ,\nThis email confirms that we have placed a temporary hold on your card ending in 8550 for $2' text_length=1069
2026-04-13T12:53:25.211172Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862359214883764013 conversation_index=3 conversation_total=3 snippet='Dear CJ, This email confirms that we have placed a temporary hold on your card ending in 8550 for $272.75 . This is related to Order #61179493 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction'
2026-04-13T12:53:25.211328Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862359214883764013 conversation_index=3 conversation_total=3 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T12:53:25.211669Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862359214883764013 conversation_index=3 conversation_total=3 is_order_email=False snippet='Dear CJ, This email confirms that we have placed a temporary hold on your card e'
2026-04-13T12:53:25.211805Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862359214883764013 conversation_index=3 conversation_total=3 is_order_email=False
2026-04-13T12:53:25.214485Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862359214883764013 conversation_index=3 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T12:53:25.215243Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862359214883764013 conversation_index=3 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T12:53:25.459786Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862359214883764013 conversation_index=3 conversation_total=3 submission_status=not_attempted
2026-04-13T12:53:25.700863Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T12:53:25.701069Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=False conversation_count=3 max_messages_requested=50 non_order_email_count=3 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_084339_686067
2026-04-13T12:53:28.298569Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T12:53:28.299403Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=0 run_trace_dir=all_steps_data/run_20260413_084339_686067
2026-04-13T12:58:28.390027Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T12:58:28.390728Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T12:58:31.168385Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T12:58:33.622481Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51729 unseen_only=False
2026-04-13T13:08:57.753225Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=37 latest_message_count=50
2026-04-13T13:08:57.753768Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T13:09:00.028539Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T13:09:00.270919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=c64e31a4f502182737857974c8eeec90f61949a288ddeb9cfc0bfedf1853875f subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T13:09:00.513166Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121567704970624 fingerprint=6616722b27e47673add92d37891492ef85f9d2d1a389c687934e1538fb363e00 subject='E&K: New Acquisition Opportunity - Specialty Automotive Parts\r\n Manufacturing Company'
2026-04-13T13:09:00.755865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862121606858161710 fingerprint=f46d28d369cf263198b0d40de179b8c871a50c70c7ab7cc24a6a8b3cdfd5f008 subject='Confirmation of Order #34914823'
2026-04-13T13:09:00.998000Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T13:09:01.240007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120403507954019 fingerprint=792a2b53430b30b5a5c8ecffe95d8e2e56688d062892e5c221d1f0fdb98c8c04 subject='Re: Only OW AL to TX'
2026-04-13T13:09:01.482127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T13:09:01.724513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T13:09:01.966771Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T13:09:02.209158Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T13:09:02.451551Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T13:09:02.693785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T13:09:02.936041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T13:09:03.178259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T13:09:03.420433Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T13:09:03.662402Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T13:09:03.904470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T13:09:04.146691Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T13:09:04.388728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T13:09:04.630898Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T13:09:04.872939Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T13:09:05.115170Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T13:09:05.359799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T13:09:05.607987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T13:09:05.850181Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T13:09:06.092060Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T13:09:06.334194Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T13:09:06.576321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T13:09:06.818519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T13:09:07.060847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T13:09:07.314681Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T13:09:07.556869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=0b5ff0bd0f8de4d10c3a2ffc8d30b82b0f3c8964a615e2dd3dd92a59fd717ccf subject='Re: New Permit Request - Truck#F271'
2026-04-13T13:09:07.798964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T13:09:08.041064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=6d364e656028d411025100e8fab7e7129aacfd3bf9bc834b6282b75a9f62062e subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T13:09:08.283341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=301e90ba7733e95a901db09a6639ab622775e60a692fcb5f240ee7035a906cdd subject='Re: #377 TN to TX'
2026-04-13T13:09:08.525519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359201724489386 fingerprint=9d8584612562aaa157d9bb3901a4c77aab2739ac2020021e925f8506563883da subject='Confirmation of Order #61179493'
2026-04-13T13:09:08.767675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359214883764013 fingerprint=9b7b15dea79d13c744f4632af33e3e8948b17b50e77a487efdc2552987845d74 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T13:09:09.009978Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[248] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 email_count=1 subject='Permit FL'
2026-04-13T13:09:09.011848Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:09.012081Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-13T13:09:09.012805Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:09.041877Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:09.042685Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='The driver Alex Rosca\ntruck 2402\ntrailer TA2507\n\nWe need a permit starting with 1060 NW 1st Ct, Hall' text_length=248
2026-04-13T13:09:09.043022Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 snippet="The driver Alex Rosca truck 2402 trailer TA2507 We need a permit starting with 1060 NW 1st Ct, Hallandale Beach, FL 33009 to I95-FL/GA border. 38 ft. long, 8 ft. wide, 13.5 ft. high, 40000 lbs. Commodity: Overall 14'5 tall and 2 k lbs overweight."
2026-04-13T13:09:11.161774Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-13T13:09:11.162112Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 is_order_email=True snippet='The driver Alex Rosca truck 2402 trailer TA2507 We need a permit starting with 1'
2026-04-13T13:09:11.162250Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-13T13:09:11.165746Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:11.165907Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:29.456906Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 inserted_id=69dceb091e109c17fcc229cd
2026-04-13T13:09:29.457319Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862359326539123964 intake_record_id=69dceb091e109c17fcc229cd intake_title='Email intake'
2026-04-13T13:09:29.457472Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:29.458152Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:29.458286Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-13T13:09:29.458705Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:29.473194Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:31.582731Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 sender_emails=['permits@strataninc.com']
2026-04-13T13:09:43.485858Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 order_number=69886111
2026-04-13T13:09:43.486277Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 order_number=69886111
2026-04-13T13:09:43.489533Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:43.489697Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:43.732315Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 doc_id=69d7a1701e109c17fcc11a54 order_number=69886111 query_field=token
2026-04-13T13:09:43.732588Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-13T13:09:43.733015Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 order_number=69886111 sections_mapped=6
2026-04-13T13:09:43.733206Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:43.734207Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:43.734411Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-13T13:09:43.735010Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:43.754332Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:09:43.754571Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T13:09:47.123225Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-13T13:10:21.418825Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 email_count=5 mailbox='[Gmail]/All Mail' thread_id=1862359326539123964
2026-04-13T13:10:27.048309Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:10:27.049371Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=926 conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 seed_message_id='<CAMamnscXw=W4Aa4mykU6vFykaCNrMkJB3ngenqegMdSdR+cYOw@mail.gmail.com>' source_email_count=5 source_thread_id=1862359326539123964 thread_fetch_succeeded=True
2026-04-13T13:10:35.439781Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 has_data=True thread_text_length=926
2026-04-13T13:10:35.439981Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:10:35.443150Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:10:35.443313Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:11:05.478964Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T13:11:37.516724Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T13:11:37.775210Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 inserted_id=69dceb89123bdd988ce385a8
2026-04-13T13:11:37.775426Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 mongodb_saved_id=69dceb89123bdd988ce385a8 order_number=69886111
2026-04-13T13:11:37.775583Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:11:37.776236Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T13:11:37.777133Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 errors=[] is_order_email=True order_number=69886111 submission_status=submit_failed
2026-04-13T13:11:38.023089Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862359326539123964 conversation_index=1 conversation_total=1 submission_status=submit_failed
2026-04-13T13:11:38.023311Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862359326539123964 conversation_index=1 conversation_total=1
2026-04-13T13:11:38.265035Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T13:11:38.265239Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=50 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_085828_390272
2026-04-13T13:11:41.205611Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T13:11:41.206314Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260413_085828_390272
2026-04-13T13:16:41.302706Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T13:16:41.303390Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T13:16:44.792683Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T13:16:47.962691Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51735 unseen_only=False
2026-04-13T13:28:20.490520Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=36 latest_message_count=50
2026-04-13T13:28:20.491138Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T13:28:22.792406Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T13:28:23.038816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T13:28:23.281213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T13:28:23.523641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T13:28:23.765895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T13:28:24.008377Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T13:28:24.250806Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T13:28:24.493142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T13:28:24.735554Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T13:28:24.988298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T13:28:25.230659Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T13:28:25.473013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T13:28:25.715416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T13:28:25.957834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T13:28:26.200225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T13:28:26.442573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T13:28:26.684840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T13:28:26.927130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T13:28:27.169379Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T13:28:27.412046Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T13:28:27.654426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T13:28:27.896559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T13:28:28.138989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T13:28:28.382204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T13:28:28.624547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T13:28:28.869535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T13:28:29.111973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T13:28:29.354346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=0b5ff0bd0f8de4d10c3a2ffc8d30b82b0f3c8964a615e2dd3dd92a59fd717ccf subject='Re: New Permit Request - Truck#F271'
2026-04-13T13:28:29.596738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T13:28:29.839009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=9efb8af3b22e793be37a9b26a935c96caadb1d08c826e55377cd253afeb8b8f4 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T13:28:30.081393Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=301e90ba7733e95a901db09a6639ab622775e60a692fcb5f240ee7035a906cdd subject='Re: #377 TN to TX'
2026-04-13T13:28:30.323751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359201724489386 fingerprint=9d8584612562aaa157d9bb3901a4c77aab2739ac2020021e925f8506563883da subject='Confirmation of Order #61179493'
2026-04-13T13:28:30.565999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359214883764013 fingerprint=9b7b15dea79d13c744f4632af33e3e8948b17b50e77a487efdc2552987845d74 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T13:28:30.808322Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359326539123964 fingerprint=3b0176753e6828e50d225019f0be656711d6c500852acbe307a1740bbf0d6234 subject='Re: Permit FL'
2026-04-13T13:28:31.535079Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1271] conversation_id=1862360358281522560 conversation_index=1 conversation_total=3 email_count=1 subject='Confirmation of Order #22741450'
2026-04-13T13:28:31.536368Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862360358281522560 conversation_index=1 conversation_total=3
2026-04-13T13:28:31.536572Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862360358281522560 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-13T13:28:31.537057Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862360358281522560 conversation_index=1 conversation_total=3
2026-04-13T13:28:31.554108Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862360358281522560 conversation_index=1 conversation_total=3
2026-04-13T13:28:31.555008Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862360358281522560 conversation_index=1 conversation_total=3 email_count=1 first_100_chars='Dear Alex Stratan,\n\nWe are pleased to inform you that we have successfully collected all the necessa' text_length=1271
2026-04-13T13:28:31.555244Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862360358281522560 conversation_index=1 conversation_total=3 snippet="Dear Alex Stratan, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow"
2026-04-13T13:28:31.555406Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862360358281522560 conversation_index=1 conversation_total=3 subject='Confirmation of Order #22741450'
2026-04-13T13:28:31.555740Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862360358281522560 conversation_index=1 conversation_total=3 is_order_email=False snippet='Dear Alex Stratan, We are pleased to inform you that we have successfully collec'
2026-04-13T13:28:31.555888Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862360358281522560 conversation_index=1 conversation_total=3 is_order_email=False
2026-04-13T13:28:31.559500Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862360358281522560 conversation_index=1 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T13:28:31.560255Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862360358281522560 conversation_index=1 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T13:28:31.807722Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862360358281522560 conversation_index=1 conversation_total=3 submission_status=not_attempted
2026-04-13T13:28:31.808213Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[211, 141, 154, 268, 147, 274] conversation_id=1862108416753892755 conversation_index=2 conversation_total=3 email_count=6 subject='Re: permits 7473'
2026-04-13T13:28:31.809421Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862108416753892755 conversation_index=2 conversation_total=3
2026-04-13T13:28:31.809571Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862108416753892755 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-13T13:28:31.809998Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862108416753892755 conversation_index=2 conversation_total=3
2026-04-13T13:28:31.824762Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862108416753892755 conversation_index=2 conversation_total=3
2026-04-13T13:28:31.825235Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862108416753892755 conversation_index=2 conversation_total=3 email_count=6 first_100_chars='We need permits from Innovative Ag Services, 402 N High St, Elkader, IA\n52043 to Master Feed Mill, 1' text_length=1230
2026-04-13T13:28:31.825474Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862108416753892755 conversation_index=2 conversation_total=3 snippet='We would not need that team, it looks like driver is at delivery, just checked with the dispatch On Mon, Apr 13, 2026 at 9:00 AM Synchron Permits <synchronpermits@gmail.com> wrote: Hello, could u please give us the Make and Model of the load? state of OH is asking for that'
2026-04-13T13:28:33.983152Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862108416753892755 conversation_index=2 conversation_total=3 raw_answer=no
2026-04-13T13:28:33.983616Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862108416753892755 conversation_index=2 conversation_total=3 is_order_email=False snippet='We would not need that team, it looks like driver is at delivery, just checked w'
2026-04-13T13:28:33.983763Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862108416753892755 conversation_index=2 conversation_total=3 is_order_email=False
2026-04-13T13:28:33.988068Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862108416753892755 conversation_index=2 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T13:28:33.989547Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862108416753892755 conversation_index=2 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T13:28:34.234708Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862108416753892755 conversation_index=2 conversation_total=3 submission_status=not_attempted
2026-04-13T13:28:34.235147Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[162] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 email_count=1 subject='CA permit'
2026-04-13T13:28:34.236351Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:28:34.236532Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-13T13:28:34.236955Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:28:34.251300Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:28:34.251873Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 email_count=1 first_100_chars="Name: Alex\nPhone# (267) 275-6466\nTruck# 2102\nTrailer# 2304\n\n12 wide, 14'5 tall\n3 crates\n\nFrom LAFT, " text_length=162
2026-04-13T13:28:34.252179Z [info     ] Bot 1 - Sending 100-word snippet to LLM [EmailClassifierAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 snippet="Name: Alex Phone# (267) 275-6466 Truck# 2102 Trailer# 2304 12 wide, 14'5 tall 3 crates From LAFT, INC. 14721 S. Spring St.,Gardena CA 90228 to I-40 CA/AZ border"
2026-04-13T13:28:36.576879Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 raw_answer=yes
2026-04-13T13:28:36.577285Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 is_order_email=True snippet="Name: Alex Phone# (267) 275-6466 Truck# 2102 Trailer# 2304 12 wide, 14'5 tall 3 "
2026-04-13T13:28:36.577427Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 is_order_email=True
2026-04-13T13:28:36.581105Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:28:36.581266Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:28:50.496540Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 inserted_id=69dcef921e109c17fcc22acd
2026-04-13T13:28:50.497049Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862361234207009985 intake_record_id=69dcef921e109c17fcc22acd intake_title='Email intake'
2026-04-13T13:28:50.497196Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:28:50.497949Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:28:50.498094Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-13T13:28:50.498565Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:28:50.513823Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:28:52.713348Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 sender_emails=['permits@strataninc.com']
2026-04-13T13:29:07.219828Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 order_number=69886111
2026-04-13T13:29:07.220349Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 order_number=69886111
2026-04-13T13:29:07.223594Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:29:07.223751Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:29:07.466515Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 doc_id=69d7a1701e109c17fcc11a54 order_number=69886111 query_field=token
2026-04-13T13:29:07.466773Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 fields_mapped=6
2026-04-13T13:29:07.467248Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 order_number=69886111 sections_mapped=6
2026-04-13T13:29:07.467406Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:29:07.468102Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:29:07.468239Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 model=gemini-flash-latest
2026-04-13T13:29:07.468664Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:29:07.483304Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:29:07.483488Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T13:29:11.213598Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 mailbox=INBOX readonly=True
2026-04-13T13:29:41.213817Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1862361234207009985
2026-04-13T13:29:47.779899Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:29:47.780515Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=177 conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 seed_message_id=<CAMamnsd1vPnhhBt5VdKz7EX-gJn7UyU_6VY_iyLAwdTay4eOGw@mail.gmail.com> source_email_count=2 source_thread_id=1862361234207009985 thread_fetch_succeeded=True
2026-04-13T13:29:54.349247Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 has_data=True thread_text_length=177
2026-04-13T13:29:54.349438Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:29:54.352511Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:29:54.352671Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:30:24.374772Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T13:30:56.411683Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T13:30:56.661216Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 inserted_id=69dcf010123bdd988ce385aa
2026-04-13T13:30:56.661473Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 mongodb_saved_id=69dcf010123bdd988ce385aa order_number=69886111
2026-04-13T13:30:56.661618Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:30:56.662297Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T13:30:56.663374Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 errors=[] is_order_email=True order_number=69886111 submission_status=submit_failed
2026-04-13T13:30:56.910946Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862361234207009985 conversation_index=3 conversation_total=3 submission_status=submit_failed
2026-04-13T13:30:56.911177Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862361234207009985 conversation_index=3 conversation_total=3
2026-04-13T13:30:57.153368Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T13:30:57.153590Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=3 classifier_input_words=50 completed_order_found=True conversation_count=3 max_messages_requested=50 non_order_email_count=2 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_091641_302951
2026-04-13T13:31:00.580340Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T13:31:00.581161Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=3 orders=1 run_trace_dir=all_steps_data/run_20260413_091641_302951
2026-04-13T13:36:00.681533Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T13:36:00.682189Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T13:36:04.325733Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T13:36:07.603444Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51736 unseen_only=False
2026-04-13T13:49:59.081483Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=37 latest_message_count=50
2026-04-13T13:49:59.081971Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T13:50:01.386376Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T13:50:01.633147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101379883345123 fingerprint=ba4e3000e9855c099f182818e2ba2d9c8d6c3ce5e859f13245996f3d3756c46e subject='Order Confirmation'
2026-04-13T13:50:01.886570Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122108807751079 fingerprint=5504e5e3190d65cc7c5a59dfcb203d0619e2711b81bdfafe3acbf7427ae46888 subject='Confirmation of Order #07530139'
2026-04-13T13:50:02.133426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122131395062444 fingerprint=45ab617bf6c33465c2d23e28b16adaced326fce6c64bf04f31f01aefbf3bad95 subject='Order #07530139 – Pre-Charge Initiated'
2026-04-13T13:50:02.382097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T13:50:02.628912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T13:50:02.875657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T13:50:03.122493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T13:50:03.369425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T13:50:03.616269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T13:50:03.863051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T13:50:04.109832Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T13:50:04.356612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T13:50:04.603294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T13:50:04.850067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T13:50:05.105632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T13:50:05.352298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T13:50:05.599158Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T13:50:05.846052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T13:50:06.092750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T13:50:06.339476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T13:50:06.586242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T13:50:06.833048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T13:50:07.079927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T13:50:07.326804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T13:50:07.573593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T13:50:07.820418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T13:50:08.067669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=0b5ff0bd0f8de4d10c3a2ffc8d30b82b0f3c8964a615e2dd3dd92a59fd717ccf subject='Re: New Permit Request - Truck#F271'
2026-04-13T13:50:08.314380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T13:50:08.561348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=9efb8af3b22e793be37a9b26a935c96caadb1d08c826e55377cd253afeb8b8f4 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T13:50:08.808199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=301e90ba7733e95a901db09a6639ab622775e60a692fcb5f240ee7035a906cdd subject='Re: #377 TN to TX'
2026-04-13T13:50:09.055049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359201724489386 fingerprint=9d8584612562aaa157d9bb3901a4c77aab2739ac2020021e925f8506563883da subject='Confirmation of Order #61179493'
2026-04-13T13:50:09.302010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359214883764013 fingerprint=9b7b15dea79d13c744f4632af33e3e8948b17b50e77a487efdc2552987845d74 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T13:50:09.549036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359326539123964 fingerprint=3b0176753e6828e50d225019f0be656711d6c500852acbe307a1740bbf0d6234 subject='Re: Permit FL'
2026-04-13T13:50:09.795748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862360358281522560 fingerprint=ac4e78dd59de5a7037706c87d92a0dd3e220c6c34f2510c8e9ae73b96d45ddf6 subject='Confirmation of Order #22741450'
2026-04-13T13:50:10.042583Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108416753892755 fingerprint=3de66af85ae9e6fc01aa8f5442fe7c63003aa81f66c2cc5ec749d6140ce4a039 subject='Re: permits 7473'
2026-04-13T13:50:10.289211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862361234207009985 fingerprint=3dc87e4bf16b573fa34c3e300018960ef70ae69072805df7728a1a4037dd72dd subject='CA permit'
2026-04-13T13:50:10.535954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=cf8572153e446a0eb06e10f5f37db782105f27f8c1213c8734a07ee75108d33f subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-13T13:50:10.536221Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-13T13:50:10.782636Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T13:50:14.304614Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T13:50:14.305490Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_093600_681767
2026-04-13T13:55:14.396597Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=50 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T13:55:14.397688Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T13:55:18.610549Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T13:55:23.211690Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51739 unseen_only=False
2026-04-13T14:06:56.842048Z [info     ] Starting Front Desk AI system  [__main__] mode=continuous version=1.0.0
2026-04-13T14:06:56.844502Z [info     ] 5-bot workflow graph compiled  [front_desk_ai.graph.workflow] nodes=['email_classifier', 'intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_and_submit']
2026-04-13T14:06:56.844663Z [info     ] Starting continuous monitoring mode [front_desk_ai.services.frontdesk_service] polling_interval_seconds=300
2026-04-13T14:06:56.844784Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T14:06:56.845229Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T14:07:01.259558Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T14:07:05.211195Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51739 unseen_only=False
2026-04-13T14:23:40.655431Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=37 latest_message_count=50
2026-04-13T14:23:40.656032Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T14:23:42.972842Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T14:23:43.220691Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862111743104957248 fingerprint=2aeee9cc8b1c3d2d113bc330a3f2e3e6ccc26c7c16e6f39d3416ec74f6f7f43a subject='Payment Receipt'
2026-04-13T14:23:43.465344Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862102973398188572 fingerprint=eb3730d1b040c8b656a7c73c0408fb5c79a04a2036d982ed1f2ce28df4d14ce9 subject='Re: IA to FL Order Truck#741'
2026-04-13T14:23:43.709912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862122374879075812 fingerprint=d6db8c381b5597bb83a90a1ad325376b0466597a6ad8e390b15426ca6813f396 subject='Confirmation of Order #33157583'
2026-04-13T14:23:43.954310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862101341892031895 fingerprint=e9e3e391cb9709a16f9ec21030936495f918c8bde8faf7ebad3bd01c28cef827 subject='WYDOT POE RECEIPT'
2026-04-13T14:23:44.198750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120013080665488 fingerprint=a9e6b8552b3ba3bdb46b762e55d8e54e6920c54d5a486420897410ed64e97ebb subject='Re: PERMITS HOUSTON TX-TUCSON AZ'
2026-04-13T14:23:44.443111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124169163777154 fingerprint=45ee4cafe2f982d004497b7a4ee37de240b742d6eb8ed85b03d8234108c6008b subject='Confirmation of Order #20926063'
2026-04-13T14:23:44.700206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862124670163182161 fingerprint=43572a33172ac8798b7e813c25b673e0116cc60f7af90fcd4140d42ecc2d8fdd subject='Indiana Motor Carrier Services - Payment Receipt - 26MC0151445'
2026-04-13T14:23:44.944866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125246401057582 fingerprint=98feb1f9ea4f892798863b093d1accef29d04fe011b6d3e8077dfee848aa4418 subject='Dimension Alert - Permit 3876261 Arkansas, Order 01367880'
2026-04-13T14:23:45.189501Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T14:23:45.433934Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T14:23:45.678345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T14:23:45.922828Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T14:23:46.167197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T14:23:46.411536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T14:23:46.656173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T14:23:46.900717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T14:23:47.145241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T14:23:47.389607Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T14:23:47.634027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T14:23:47.878423Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=a111e4a31b52d8cbacb334dca19cf44b978cc2e9f7f89e2a06c054715faeb386 subject='Re: #377 NC to TX'
2026-04-13T14:23:48.122968Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=cd1afafd511440b7a1bcd314302d1175cdc547eeaf45954089a3fb7418bafa9e subject='Re: Confirmation of Order #59795976'
2026-04-13T14:23:48.367700Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T14:23:48.612059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T14:23:48.856655Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=0b5ff0bd0f8de4d10c3a2ffc8d30b82b0f3c8964a615e2dd3dd92a59fd717ccf subject='Re: New Permit Request - Truck#F271'
2026-04-13T14:23:49.101009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T14:23:49.345445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=9efb8af3b22e793be37a9b26a935c96caadb1d08c826e55377cd253afeb8b8f4 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T14:23:49.589926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=301e90ba7733e95a901db09a6639ab622775e60a692fcb5f240ee7035a906cdd subject='Re: #377 TN to TX'
2026-04-13T14:23:49.834299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359201724489386 fingerprint=9d8584612562aaa157d9bb3901a4c77aab2739ac2020021e925f8506563883da subject='Confirmation of Order #61179493'
2026-04-13T14:23:50.078901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359214883764013 fingerprint=9b7b15dea79d13c744f4632af33e3e8948b17b50e77a487efdc2552987845d74 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T14:23:50.323345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359326539123964 fingerprint=3b0176753e6828e50d225019f0be656711d6c500852acbe307a1740bbf0d6234 subject='Re: Permit FL'
2026-04-13T14:23:50.567773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862360358281522560 fingerprint=ac4e78dd59de5a7037706c87d92a0dd3e220c6c34f2510c8e9ae73b96d45ddf6 subject='Confirmation of Order #22741450'
2026-04-13T14:23:50.812486Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108416753892755 fingerprint=3de66af85ae9e6fc01aa8f5442fe7c63003aa81f66c2cc5ec749d6140ce4a039 subject='Re: permits 7473'
2026-04-13T14:23:51.056921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862361234207009985 fingerprint=3dc87e4bf16b573fa34c3e300018960ef70ae69072805df7728a1a4037dd72dd subject='CA permit'
2026-04-13T14:23:51.301255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=cf8572153e446a0eb06e10f5f37db782105f27f8c1213c8734a07ee75108d33f subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-13T14:23:52.034229Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1246] conversation_id=1862362772688718576 conversation_index=1 conversation_total=3 email_count=1 subject='Confirmation of Order #71166720'
2026-04-13T14:23:52.044223Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862362772688718576 conversation_index=1 conversation_total=3
2026-04-13T14:23:52.044542Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862362772688718576 conversation_index=1 conversation_total=3 model=gemini-flash-latest
2026-04-13T14:23:52.800488Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862362772688718576 conversation_index=1 conversation_total=3
2026-04-13T14:23:52.831963Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862362772688718576 conversation_index=1 conversation_total=3
2026-04-13T14:23:52.833341Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862362772688718576 conversation_index=1 conversation_total=3 email_count=1 first_100_chars='Dear Alex Stratan,\n\nWe are pleased to inform you that we have successfully collected all the necessa' text_length=1246
2026-04-13T14:23:52.833697Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862362772688718576 conversation_index=1 conversation_total=3 snippet="Dear Alex Stratan, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Order Details Truck Unit: 2102 Year: 2022 Make: KENWORTH Model: NA License: RP25847 State: WA Vin: 1XKYDP9X7NJ486294 Axles: 3 Registration Expiration: 11-30-2026 Empty Weight: Trailer Unit: T2304 Trailer type: Step Deck Vin: 1JJG532M9RC442490 Year: 2024 Make: WABA Model NA License: 5219228 State:"
2026-04-13T14:23:52.834027Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862362772688718576 conversation_index=1 conversation_total=3 subject='Confirmation of Order #71166720'
2026-04-13T14:23:52.834370Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862362772688718576 conversation_index=1 conversation_total=3 is_order_email=False snippet='Dear Alex Stratan, We are pleased to inform you that we have successfully collec'
2026-04-13T14:23:52.834516Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862362772688718576 conversation_index=1 conversation_total=3 is_order_email=False
2026-04-13T14:23:52.841621Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862362772688718576 conversation_index=1 conversation_total=3 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T14:23:52.842486Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862362772688718576 conversation_index=1 conversation_total=3 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T14:23:53.092527Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862362772688718576 conversation_index=1 conversation_total=3 submission_status=not_attempted
2026-04-13T14:23:53.092915Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1987] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 email_count=1 subject='Unit: 819 / project order'
2026-04-13T14:23:53.094147Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:23:53.094297Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-13T14:23:53.094758Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:23:53.109078Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:23:53.109964Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 email_count=1 first_100_chars='4 axle truck, 4 axle trailer;\nKing pin to rear axle (KPTRA) – 65.3 ft.\n\nTruck registration and pictu' text_length=1987
2026-04-13T14:23:53.110227Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 snippet='4 axle truck, 4 axle trailer; King pin to rear axle (KPTRA) – 65.3 ft. Truck registration and pictures attached Dispatch Dispatch: Edward Phone: 224-534-6611 Email: info@vsp-transport.com Driver Email: khabuseev@bk.ru Name: Akhmed Phone: (786) 648-9655 Pickup Address: 13767 Co Rd 6, Fort Lupton, CO 80621, United States / Wells concrete Delivery Address: 12500 W Joe R. Ramirez Rd, El Mirage, AZ 85335, USA / or use link: https://maps.app.goo.gl/zDBigZFs7ZvaEPD17 Truck Info Unit: 819 Make: 2025 FREIGHTLINER CASCADIA License: P 1261794 (IL) Vin: 3AKNHHD14SSVY0819 Axles: 4 Trailer Info Unit: 53EF323 Trailer type: Flatbed Vin: 7KYEF5335RED33670 Make: 2024 DORSEY License: PC38451 ( IN ) Axles: 4 Length: 74.1 FT Commodity Info: Concrete support on flatbed Only Length: 74.1 FT Width: 12 ft Height: 10 ft Overall Length (Bumper to Bumper): 94.1 ft + 3.10ft overhang = 97.11 FT Overall Width: 12 ft Overall Height: 13.6 ft WEIGHT and AXLE SPACING Colorado: A1 -'
2026-04-13T14:23:55.392257Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 raw_answer=yes
2026-04-13T14:23:55.392621Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 is_order_email=True snippet='4 axle truck, 4 axle trailer; King pin to rear axle (KPTRA) – 65.3 ft. Truck reg'
2026-04-13T14:23:55.392771Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 is_order_email=True
2026-04-13T14:23:55.396397Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:23:55.396583Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:15.110513Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 inserted_id=69dcfc8e1e109c17fcc22e3a
2026-04-13T14:24:15.111042Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Youcef conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862362678829532294 intake_record_id=69dcfc8e1e109c17fcc22e3a intake_title='Email intake'
2026-04-13T14:24:15.111231Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:15.111997Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:15.112151Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-13T14:24:15.112591Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:15.127160Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:17.594646Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport LLC' conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 sender_emails=['info@vsp-transport.com']
2026-04-13T14:24:36.028516Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport LLC' conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 order_number=69067167
2026-04-13T14:24:36.028974Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 order_number=69067167
2026-04-13T14:24:36.031957Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:36.032147Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:36.763137Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 doc_id=69d924641e109c17fcc16983 order_number=69067167 query_field=token
2026-04-13T14:24:36.763421Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 fields_mapped=6
2026-04-13T14:24:36.763920Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 order_number=69067167 sections_mapped=6
2026-04-13T14:24:36.764053Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:36.764799Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:36.764942Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 model=gemini-flash-latest
2026-04-13T14:24:36.765369Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:36.780246Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:24:36.780419Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T14:24:41.649491Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 mailbox=INBOX readonly=True
2026-04-13T14:25:22.663769Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1862362678829532294
2026-04-13T14:25:31.668543Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:25:31.670020Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2002 conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 seed_message_id=<BN8PR15MB2993A0A58C85545F3AAF91D180242@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=2 source_thread_id=1862362678829532294 thread_fetch_succeeded=True
2026-04-13T14:25:52.485174Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 has_data=True thread_text_length=2002
2026-04-13T14:25:52.485381Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:25:52.489195Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:25:52.489388Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:26:22.522497Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T14:26:54.561743Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T14:26:54.825065Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 inserted_id=69dcfd2eecfe8439d74824e1
2026-04-13T14:26:54.825312Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 mongodb_saved_id=69dcfd2eecfe8439d74824e1 order_number=69067167
2026-04-13T14:26:54.825440Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:26:54.826181Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T14:26:54.827279Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport LLC' conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 errors=[] is_order_email=True order_number=69067167 submission_status=submit_failed
2026-04-13T14:26:55.074473Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862362678829532294 conversation_index=2 conversation_total=3 submission_status=submit_failed
2026-04-13T14:26:55.074724Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862362678829532294 conversation_index=2 conversation_total=3
2026-04-13T14:26:55.319092Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T14:26:55.319422Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=150 completed_order_found=True conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_100656_844897
2026-04-13T14:26:59.780782Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T14:26:59.782001Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260413_100656_844897
2026-04-13T14:31:59.881604Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T14:31:59.882264Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T14:32:04.802361Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T14:32:09.428216Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51747 unseen_only=False
2026-04-13T14:49:37.656675Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=35 latest_message_count=50
2026-04-13T14:49:37.657252Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T14:49:39.987574Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T14:49:40.238658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125255036806755 fingerprint=3eb82d2bc541106aeb3a3ed4dedd6a74bf194229d9b8dcbf4cf40f2c9962096d subject='Dimension Alert - Permit e26-028876 California, Order 73333341'
2026-04-13T14:49:40.488544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125915617607934 fingerprint=807931a469cf3bb71f3afb4c0396c9096eccf8de7763dfd9915f03790bf60bc5 subject='Dimension Alert - Permit 2733601 Iowa, Order 03564365'
2026-04-13T14:49:40.738341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862125959048081132 fingerprint=6096b443396d07ce64b9dcddad1e5f15cd6f3c59b52b873fb0ca095b36a7ae21 subject='Weekly Short Term Restrictions for 4/13/2026'
2026-04-13T14:49:40.988111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862126798007665093 fingerprint=8528a627dd6eaf9d645126d39e584db4f00e027924230427b532f6018ec4a8b7 subject='Dimension Alert - Permit S2604102D00240 North Carolina, Order 59795976'
2026-04-13T14:49:41.238102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862086047513688666 fingerprint=8effb9080a2e0c86a34d93b0532deabbb02c5886e670d891e53eaceb0454a2e5 subject='New 1Password sign-in alert'
2026-04-13T14:49:41.487930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T14:49:41.737869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T14:49:41.988366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T14:49:42.238363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T14:49:42.488131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T14:49:42.738475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T14:49:42.988365Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=09a73599be5811cc8adab2b78b295e708fc0159bd74134b3ef3985e3294d5203 subject='Re: #377 NC to TX'
2026-04-13T14:49:43.238239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=8deb70d2224f71aa1cf965e681fb9dfbfb63056e6532f39aeab8070c5da92c98 subject='Re: Confirmation of Order #59795976'
2026-04-13T14:49:43.488176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T14:49:43.737982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T14:49:43.988335Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=0b5ff0bd0f8de4d10c3a2ffc8d30b82b0f3c8964a615e2dd3dd92a59fd717ccf subject='Re: New Permit Request - Truck#F271'
2026-04-13T14:49:44.238074Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T14:49:44.487966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=9efb8af3b22e793be37a9b26a935c96caadb1d08c826e55377cd253afeb8b8f4 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T14:49:44.737925Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=301e90ba7733e95a901db09a6639ab622775e60a692fcb5f240ee7035a906cdd subject='Re: #377 TN to TX'
2026-04-13T14:49:44.987894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359201724489386 fingerprint=9d8584612562aaa157d9bb3901a4c77aab2739ac2020021e925f8506563883da subject='Confirmation of Order #61179493'
2026-04-13T14:49:45.237797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359214883764013 fingerprint=9b7b15dea79d13c744f4632af33e3e8948b17b50e77a487efdc2552987845d74 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T14:49:45.487741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359326539123964 fingerprint=3b0176753e6828e50d225019f0be656711d6c500852acbe307a1740bbf0d6234 subject='Re: Permit FL'
2026-04-13T14:49:45.737685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862360358281522560 fingerprint=ac4e78dd59de5a7037706c87d92a0dd3e220c6c34f2510c8e9ae73b96d45ddf6 subject='Confirmation of Order #22741450'
2026-04-13T14:49:45.987429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108416753892755 fingerprint=3de66af85ae9e6fc01aa8f5442fe7c63003aa81f66c2cc5ec749d6140ce4a039 subject='Re: permits 7473'
2026-04-13T14:49:46.237186Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862361234207009985 fingerprint=3dc87e4bf16b573fa34c3e300018960ef70ae69072805df7728a1a4037dd72dd subject='CA permit'
2026-04-13T14:49:46.487088Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=cf8572153e446a0eb06e10f5f37db782105f27f8c1213c8734a07ee75108d33f subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-13T14:49:46.737973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362772688718576 fingerprint=b54f30aee1603bd4e0f93b76ee8066171ba8ebafb178d19f15b13791e9fd3809 subject='Confirmation of Order #71166720'
2026-04-13T14:49:46.987850Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362678829532294 fingerprint=0b830f11b33659e074250565b03847371b61636af12f04a843a7ada77bf7774b subject='Unit: 819 / project order'
2026-04-13T14:49:48.735828Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1355] conversation_id=1862363425224464396 conversation_index=1 conversation_total=7 email_count=1 subject='Confirmation of Order #74812842'
2026-04-13T14:49:48.737057Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862363425224464396 conversation_index=1 conversation_total=7
2026-04-13T14:49:48.737204Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862363425224464396 conversation_index=1 conversation_total=7 model=gemini-flash-latest
2026-04-13T14:49:48.737638Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862363425224464396 conversation_index=1 conversation_total=7
2026-04-13T14:49:48.751853Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862363425224464396 conversation_index=1 conversation_total=7
2026-04-13T14:49:48.752502Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862363425224464396 conversation_index=1 conversation_total=7 email_count=1 first_100_chars='Dear Edward VSP,\n\nWe are pleased to inform you that we have successfully collected all the necessary' text_length=1355
2026-04-13T14:49:48.752740Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862363425224464396 conversation_index=1 conversation_total=7 snippet="Dear Edward VSP, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Suggested Route: https://maps.app.goo.gl/yUGgQm27Zk79Mri4A Order Details Truck Unit: 819 Year: 2025 Make: FREIGHTLINER Model: CASCADIA License: P1261794 State: IL Vin: 3AKNHHD14SSVY0819 Axles: 3 + 1 PUSHER Registration Expiration: 03-31-2027 Empty Weight: Trailer Unit: 53EF323 Trailer type: Power Only Vin: 7KYEF5335RED33670 Year: 2024 Make:"
2026-04-13T14:49:48.752908Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862363425224464396 conversation_index=1 conversation_total=7 subject='Confirmation of Order #74812842'
2026-04-13T14:49:48.753136Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862363425224464396 conversation_index=1 conversation_total=7 is_order_email=False snippet='Dear Edward VSP, We are pleased to inform you that we have successfully collecte'
2026-04-13T14:49:48.753265Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862363425224464396 conversation_index=1 conversation_total=7 is_order_email=False
2026-04-13T14:49:48.755657Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862363425224464396 conversation_index=1 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T14:49:48.758405Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862363425224464396 conversation_index=1 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T14:49:49.012067Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862363425224464396 conversation_index=1 conversation_total=7 submission_status=not_attempted
2026-04-13T14:49:49.012558Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[516] conversation_id=1862027945106906154 conversation_index=2 conversation_total=7 email_count=1 subject='Re: OK carrier addition request'
2026-04-13T14:49:49.013856Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862027945106906154 conversation_index=2 conversation_total=7
2026-04-13T14:49:49.013998Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862027945106906154 conversation_index=2 conversation_total=7 model=gemini-flash-latest
2026-04-13T14:49:49.014408Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862027945106906154 conversation_index=2 conversation_total=7
2026-04-13T14:49:49.028798Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862027945106906154 conversation_index=2 conversation_total=7
2026-04-13T14:49:49.029408Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862027945106906154 conversation_index=2 conversation_total=7 email_count=1 first_100_chars='Please find attached\n\nOn Thu, Apr 9, 2026 at 3:58\u202fPM Synchron Permits <synchronpermits@gmail.com>\nwr' text_length=516
2026-04-13T14:49:49.029781Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862027945106906154 conversation_index=2 conversation_total=7 snippet="Please find attached On Thu, Apr 9, 2026 at 3:58 PM Synchron Permits <synchronpermits@gmail.com> wrote: Hi, We are trying to register your account in the state of Oklahoma in order for us to buy you permits in future. Could you please have this document signed by hand on the second page, as well add your Name, title and date as shown in the picture below. Also please send us a copy of the driver's license of the individual who is going to sign this. Otherwise you can submit it yourself to swpermits@odot.ok.gov"
2026-04-13T14:49:51.094532Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862027945106906154 conversation_index=2 conversation_total=7 raw_answer=no
2026-04-13T14:49:51.094959Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862027945106906154 conversation_index=2 conversation_total=7 is_order_email=False snippet='Please find attached On Thu, Apr 9, 2026 at 3:58 PM Synchron Permits <synchronpe'
2026-04-13T14:49:51.095100Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862027945106906154 conversation_index=2 conversation_total=7 is_order_email=False
2026-04-13T14:49:51.098737Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862027945106906154 conversation_index=2 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T14:49:51.099541Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862027945106906154 conversation_index=2 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T14:49:51.351893Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862027945106906154 conversation_index=2 conversation_total=7 submission_status=not_attempted
2026-04-13T14:49:51.352328Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[62] conversation_id=1862365384577296990 conversation_index=3 conversation_total=7 email_count=1 subject='Receipt Information'
2026-04-13T14:49:51.353499Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862365384577296990 conversation_index=3 conversation_total=7
2026-04-13T14:49:51.353667Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862365384577296990 conversation_index=3 conversation_total=7 model=gemini-flash-latest
2026-04-13T14:49:51.354071Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862365384577296990 conversation_index=3 conversation_total=7
2026-04-13T14:49:51.368734Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862365384577296990 conversation_index=3 conversation_total=7
2026-04-13T14:49:51.369083Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862365384577296990 conversation_index=3 conversation_total=7 email_count=1 first_100_chars='Please find the attached document for the receipt information.' text_length=62
2026-04-13T14:49:51.369303Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862365384577296990 conversation_index=3 conversation_total=7 snippet='Please find the attached document for the receipt information.'
2026-04-13T14:49:53.121694Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862365384577296990 conversation_index=3 conversation_total=7 raw_answer=no
2026-04-13T14:49:53.122038Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862365384577296990 conversation_index=3 conversation_total=7 is_order_email=False snippet='Please find the attached document for the receipt information.'
2026-04-13T14:49:53.122245Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862365384577296990 conversation_index=3 conversation_total=7 is_order_email=False
2026-04-13T14:49:53.126124Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862365384577296990 conversation_index=3 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T14:49:53.126792Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862365384577296990 conversation_index=3 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T14:49:53.379577Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862365384577296990 conversation_index=3 conversation_total=7 submission_status=not_attempted
2026-04-13T14:49:53.380177Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[61] conversation_id=1862365556325887572 conversation_index=4 conversation_total=7 email_count=1 subject='Permits have been approved for payment'
2026-04-13T14:49:53.381325Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862365556325887572 conversation_index=4 conversation_total=7
2026-04-13T14:49:53.381494Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862365556325887572 conversation_index=4 conversation_total=7 model=gemini-flash-latest
2026-04-13T14:49:53.381912Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862365556325887572 conversation_index=4 conversation_total=7
2026-04-13T14:49:53.396518Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862365556325887572 conversation_index=4 conversation_total=7
2026-04-13T14:49:53.396901Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862365556325887572 conversation_index=4 conversation_total=7 email_count=1 first_100_chars='The following permits have been approved for payment.\n1907336' text_length=61
2026-04-13T14:49:53.397121Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862365556325887572 conversation_index=4 conversation_total=7 snippet='The following permits have been approved for payment. 1907336'
2026-04-13T14:49:53.397260Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862365556325887572 conversation_index=4 conversation_total=7 subject='Permits have been approved for payment'
2026-04-13T14:49:53.397512Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862365556325887572 conversation_index=4 conversation_total=7 is_order_email=False snippet='The following permits have been approved for payment. 1907336'
2026-04-13T14:49:53.397649Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862365556325887572 conversation_index=4 conversation_total=7 is_order_email=False
2026-04-13T14:49:53.400321Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 conversation_index=4 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T14:49:53.400877Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862365556325887572 conversation_index=4 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T14:49:53.653693Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862365556325887572 conversation_index=4 conversation_total=7 submission_status=not_attempted
2026-04-13T14:49:53.654204Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[712] conversation_id=1862365616010805981 conversation_index=5 conversation_total=7 email_count=1 subject='Discount Applied to Your Order 88024677'
2026-04-13T14:49:53.655333Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862365616010805981 conversation_index=5 conversation_total=7
2026-04-13T14:49:53.655480Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862365616010805981 conversation_index=5 conversation_total=7 model=gemini-flash-latest
2026-04-13T14:49:53.655899Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862365616010805981 conversation_index=5 conversation_total=7
2026-04-13T14:49:53.670250Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862365616010805981 conversation_index=5 conversation_total=7
2026-04-13T14:49:53.670685Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862365616010805981 conversation_index=5 conversation_total=7 email_count=1 first_100_chars="Hi Dmitrii\nI hope this email finds you well.\nWe are reaching out to inform you that we've applied a " text_length=712
2026-04-13T14:49:53.670919Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862365616010805981 conversation_index=5 conversation_total=7 snippet="Hi Dmitrii I hope this email finds you well. We are reaching out to inform you that we've applied a discount of $20 to your recent order (Order #88024677). Truck #2216 Driver : Dmitrii Cechir Invoice url: Click to View Invoice We value your business tremendously and strive to ensure that your experience with us exceeds your expectations. Your satisfaction is our priority, and we hope that our service has met the high standards you expect from us. Rest assured, the discount will be clearly displayed on your invoice when the order is finalized. You'll be able to review it then. If you have any questions or concerns, please don't hesitate to reach out. We're here to help. Warm regards, SynchronPermits.com"
2026-04-13T14:49:55.860859Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862365616010805981 conversation_index=5 conversation_total=7 raw_answer=no
2026-04-13T14:49:55.861198Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862365616010805981 conversation_index=5 conversation_total=7 is_order_email=False snippet='Hi Dmitrii I hope this email finds you well. We are reaching out to inform you t'
2026-04-13T14:49:55.861336Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862365616010805981 conversation_index=5 conversation_total=7 is_order_email=False
2026-04-13T14:49:55.865036Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862365616010805981 conversation_index=5 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T14:49:55.865679Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862365616010805981 conversation_index=5 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T14:49:56.118231Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862365616010805981 conversation_index=5 conversation_total=7 submission_status=not_attempted
2026-04-13T14:49:56.118710Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1074] conversation_id=1862365793170636647 conversation_index=6 conversation_total=7 email_count=1 subject='Dimension Alert - Permit 20260003537141 Oklahoma, Order 86920094'
2026-04-13T14:49:56.119845Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862365793170636647 conversation_index=6 conversation_total=7
2026-04-13T14:49:56.119988Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862365793170636647 conversation_index=6 conversation_total=7 model=gemini-flash-latest
2026-04-13T14:49:56.120406Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862365793170636647 conversation_index=6 conversation_total=7
2026-04-13T14:49:56.134662Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862365793170636647 conversation_index=6 conversation_total=7
2026-04-13T14:49:56.135129Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862365793170636647 conversation_index=6 conversation_total=7 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=993
2026-04-13T14:49:56.135357Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862365793170636647 conversation_index=6 conversation_total=7 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Oklahoma state regulations. TRANSPORTATION ORDER DETAILS Order Number: 86920094 Permit Number: 20260003537141 Jurisdiction: Oklahoma Order Management: https://permits.synchrontms.com/order-details?orderId=86920094 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: TRC LOGISTICS LLC Order Specifications: Carrier Name: SELECT CORPORATION RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with your transportation requirements. We appreciate your business and look forward to your response. The Synchron Permits Team'
2026-04-13T14:49:56.135526Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862365793170636647 conversation_index=6 conversation_total=7 subject='Dimension Alert - Permit 20260003537141 Oklahoma, Order 86920094'
2026-04-13T14:49:56.135760Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862365793170636647 conversation_index=6 conversation_total=7 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T14:49:56.135892Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862365793170636647 conversation_index=6 conversation_total=7 is_order_email=False
2026-04-13T14:49:56.138333Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862365793170636647 conversation_index=6 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T14:49:56.138916Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862365793170636647 conversation_index=6 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T14:49:56.391422Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862365793170636647 conversation_index=6 conversation_total=7 submission_status=not_attempted
2026-04-13T14:49:56.391829Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1049] conversation_id=1862365851052525536 conversation_index=7 conversation_total=7 email_count=1 subject='Dimension Alert - Permit 260000824794 South Carolina, Order 59795976'
2026-04-13T14:49:56.393038Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862365851052525536 conversation_index=7 conversation_total=7
2026-04-13T14:49:56.393178Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862365851052525536 conversation_index=7 conversation_total=7 model=gemini-flash-latest
2026-04-13T14:49:56.393591Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862365851052525536 conversation_index=7 conversation_total=7
2026-04-13T14:49:56.408001Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862365851052525536 conversation_index=7 conversation_total=7
2026-04-13T14:49:56.408657Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862365851052525536 conversation_index=7 conversation_total=7 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=968
2026-04-13T14:49:56.408964Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862365851052525536 conversation_index=7 conversation_total=7 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with South Carolina state regulations. TRANSPORTATION ORDER DETAILS Order Number: 59795976 Permit Number: 260000824794 Jurisdiction: South Carolina Order Management: https://permits.synchrontms.com/order-details?orderId=59795976 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 130000 Order Specifications: Weight: 133000 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with your transportation requirements. We appreciate your business and look forward to your response. The Synchron Permits Team'
2026-04-13T14:49:56.409129Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862365851052525536 conversation_index=7 conversation_total=7 subject='Dimension Alert - Permit 260000824794 South Carolina, Order 59795976'
2026-04-13T14:49:56.409434Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862365851052525536 conversation_index=7 conversation_total=7 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T14:49:56.409578Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862365851052525536 conversation_index=7 conversation_total=7 is_order_email=False
2026-04-13T14:49:56.412094Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862365851052525536 conversation_index=7 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T14:49:56.412813Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862365851052525536 conversation_index=7 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T14:49:56.665624Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862365851052525536 conversation_index=7 conversation_total=7 submission_status=not_attempted
2026-04-13T14:49:56.915039Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T14:49:56.915257Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=7 classifier_input_words=150 completed_order_found=False conversation_count=7 max_messages_requested=50 non_order_email_count=7 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_103159_881853
2026-04-13T14:50:01.829799Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T14:50:01.830604Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=7 orders=0 run_trace_dir=all_steps_data/run_20260413_103159_881853
2026-04-13T14:55:01.930602Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T14:55:01.931834Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T14:55:07.784609Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T14:55:14.009394Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51752 unseen_only=False
2026-04-13T15:14:04.189860Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-13T15:14:04.190912Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T15:14:06.470975Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T15:14:06.713001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114022848159953 fingerprint=f5c4f6eec973c0cc11165d16b5e2c7a1ce3cdab7c535d4ac2b4eef04fc9f2f83 subject='Re: #397 NV to UT'
2026-04-13T15:14:06.955006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861772002960379224 fingerprint=b7b51ea367ec7fb625dcd1cb6c8dda4119f9a43e501813051b1a34ea8b786c90 subject='Re: Quick question about your recent mention'
2026-04-13T15:14:07.197038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862182833672998659 fingerprint=780ea8a04c5fd2bb5a0e1cd6104bcbeb05bd7eaddb27d7a4c1f7ac0c73189dc3 subject='New 1Password sign-in alert'
2026-04-13T15:14:07.438940Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862185477954926598 fingerprint=aef16a0eee042f1339d964430c2cd6f752b6eeaf48b0d2f712c5cbe672f46866 subject='Dimension Alert - Permit 2347071 Arizona, Order 12590220'
2026-04-13T15:14:07.680732Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T15:14:07.922675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108733030932471 fingerprint=ce0ee9d1542ba94395c8df9cfb7c4d09ea3e8dea720acdfb4f22aa2d0198cf2f subject='Delivery Status Notification (Delay)'
2026-04-13T15:14:08.164610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=09a73599be5811cc8adab2b78b295e708fc0159bd74134b3ef3985e3294d5203 subject='Re: #377 NC to TX'
2026-04-13T15:14:08.406562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=4f5c8dac9b5233a1c001c6d46919ff52cfe1066d69dfe4fe118747cbc0926dc9 subject='Re: Confirmation of Order #59795976'
2026-04-13T15:14:08.648660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T15:14:08.890821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T15:14:09.132901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=0b5ff0bd0f8de4d10c3a2ffc8d30b82b0f3c8964a615e2dd3dd92a59fd717ccf subject='Re: New Permit Request - Truck#F271'
2026-04-13T15:14:09.374980Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T15:14:09.616874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=9efb8af3b22e793be37a9b26a935c96caadb1d08c826e55377cd253afeb8b8f4 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T15:14:09.865788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=301e90ba7733e95a901db09a6639ab622775e60a692fcb5f240ee7035a906cdd subject='Re: #377 TN to TX'
2026-04-13T15:14:10.107866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359201724489386 fingerprint=9d8584612562aaa157d9bb3901a4c77aab2739ac2020021e925f8506563883da subject='Confirmation of Order #61179493'
2026-04-13T15:14:10.349933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359214883764013 fingerprint=9b7b15dea79d13c744f4632af33e3e8948b17b50e77a487efdc2552987845d74 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T15:14:10.592052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359326539123964 fingerprint=3b0176753e6828e50d225019f0be656711d6c500852acbe307a1740bbf0d6234 subject='Re: Permit FL'
2026-04-13T15:14:10.834030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862360358281522560 fingerprint=ac4e78dd59de5a7037706c87d92a0dd3e220c6c34f2510c8e9ae73b96d45ddf6 subject='Confirmation of Order #22741450'
2026-04-13T15:14:11.076013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108416753892755 fingerprint=3de66af85ae9e6fc01aa8f5442fe7c63003aa81f66c2cc5ec749d6140ce4a039 subject='Re: permits 7473'
2026-04-13T15:14:11.317953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862361234207009985 fingerprint=3dc87e4bf16b573fa34c3e300018960ef70ae69072805df7728a1a4037dd72dd subject='CA permit'
2026-04-13T15:14:11.559910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=cf8572153e446a0eb06e10f5f37db782105f27f8c1213c8734a07ee75108d33f subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-13T15:14:11.801921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362772688718576 fingerprint=b54f30aee1603bd4e0f93b76ee8066171ba8ebafb178d19f15b13791e9fd3809 subject='Confirmation of Order #71166720'
2026-04-13T15:14:12.044041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362678829532294 fingerprint=0b830f11b33659e074250565b03847371b61636af12f04a843a7ada77bf7774b subject='Unit: 819 / project order'
2026-04-13T15:14:12.293611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862363425224464396 fingerprint=6ff0e54032a0801e313b6e79ca54bf3c55757e82356208a680e4df130776f2a9 subject='Confirmation of Order #74812842'
2026-04-13T15:14:12.535924Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027945106906154 fingerprint=50905b002e7e8bde543c873bd652d99a6de80acc67eeed7827e356b19ce4c2a7 subject='Re: OK carrier addition request'
2026-04-13T15:14:12.777891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365384577296990 fingerprint=638b113bfbc5f0066514494afc633556e71fc9fec7be673dc05657043a88bb67 subject='Receipt Information'
2026-04-13T15:14:13.019833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 fingerprint=74905d8c409406a2d27f30ad26ec0d956463fc1ce39a5d811f737e1c5cec4f6d subject='Permits have been approved for payment'
2026-04-13T15:14:13.261861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365616010805981 fingerprint=ffd5004a62b97299ed7c01eaa3b49cc7462197dfc31a4a9a2e30ed4c67738a39 subject='Discount Applied to Your Order 88024677'
2026-04-13T15:14:13.504206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365793170636647 fingerprint=b9bcb0bafa7dc46741b820fa6ae0d276aaef63b64fd881967d7ab47d005f2be0 subject='Dimension Alert - Permit 20260003537141 Oklahoma, Order 86920094'
2026-04-13T15:14:13.746336Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365851052525536 fingerprint=22c2d0277ffd10e463495d4fc45b74dbc42fd0d390fa58c8146ac55789e9e6d2 subject='Dimension Alert - Permit 260000824794 South Carolina, Order 59795976'
2026-04-13T15:14:14.745929Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[612] conversation_id=1862366110555723808 conversation_index=1 conversation_total=4 email_count=1 subject='Your ZeptoMail Stats summary!'
2026-04-13T15:14:14.747378Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862366110555723808 conversation_index=1 conversation_total=4
2026-04-13T15:14:14.747540Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862366110555723808 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-13T15:14:14.747985Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862366110555723808 conversation_index=1 conversation_total=4
2026-04-13T15:14:14.762997Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862366110555723808 conversation_index=1 conversation_total=4
2026-04-13T15:14:14.763643Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862366110555723808 conversation_index=1 conversation_total=4 email_count=1 first_100_chars="Hi,\n\nHere's your ZeptoMail weekly summary. You can see an overview of the emails sent during the men" text_length=612
2026-04-13T15:14:14.763881Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862366110555723808 conversation_index=1 conversation_total=4 snippet="Hi, Here's your ZeptoMail weekly summary. You can see an overview of the emails sent during the mentioned period: 4/6/26 - 4/12/26 (M/d/yy) 3444 3411 32 3 Sent Delivered Soft Bounced Hard Bounced Email summary by Agent: Agent Sent Delivered Soft Bounces Hard Bounces permit_mail_agent 3428 3395 32 3 View app_mail_agent 16 16 0 0 View Have a great day! Team ZeptoMail This email has been sent by ZeptoMail. If you feel this is spam mail then forward it to abuse@zohocorp.com © 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved. ZOHO Corporation, 4141 Hacienda Drive, Pleasanton, CA 94588, USA"
2026-04-13T15:14:16.126769Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862366110555723808 conversation_index=1 conversation_total=4 raw_answer=no
2026-04-13T15:14:16.127175Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862366110555723808 conversation_index=1 conversation_total=4 is_order_email=False snippet="Hi, Here's your ZeptoMail weekly summary. You can see an overview of the emails "
2026-04-13T15:14:16.127318Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862366110555723808 conversation_index=1 conversation_total=4 is_order_email=False
2026-04-13T15:14:16.130822Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862366110555723808 conversation_index=1 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T15:14:16.131388Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862366110555723808 conversation_index=1 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T15:14:16.376236Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862366110555723808 conversation_index=1 conversation_total=4 submission_status=not_attempted
2026-04-13T15:14:16.376860Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[335] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 email_count=1 subject='ID to CA'
2026-04-13T15:14:16.378409Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:14:16.378645Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-13T15:14:16.379191Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:14:16.403310Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:14:16.404131Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 email_count=1 first_100_chars='Good day.\nNampa, Idaho, to Sonoma, California\n\n81ț length, 11,11 wide, 13,6 height, and 93,000 lbs t' text_length=335
2026-04-13T15:14:16.404490Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 snippet='Good day. Nampa, Idaho, to Sonoma, California 81ț length, 11,11 wide, 13,6 height, and 93,000 lbs total weight? Can you tell me where my driver is allowed to drive at night and where they are not permitted? Respectfully, Dan Taylor Dispatcher of D&D Transporting LLC phone: 773.692.2550 email: dan@ddtransporting.com * MC: 088374*'
2026-04-13T15:14:28.744467Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 raw_answer=yes
2026-04-13T15:14:28.744969Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 is_order_email=True snippet='Good day. Nampa, Idaho, to Sonoma, California 81ț length, 11,11 wide, 13,6 heigh'
2026-04-13T15:14:28.745179Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 is_order_email=True
2026-04-13T15:14:28.750066Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:14:28.750290Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:14:51.910036Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 inserted_id=69dd086b1e109c17fcc2300b
2026-04-13T15:14:51.910469Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862366339707919407 intake_record_id=69dd086b1e109c17fcc2300b intake_title='Email intake'
2026-04-13T15:14:51.910614Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:14:51.911292Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:14:51.911431Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-13T15:14:51.911863Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:14:51.926125Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:14:53.402836Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 sender_emails=['dan@ddtransporting.com']
2026-04-13T15:15:20.132231Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='D&D Transporting LLC' conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 order_number=93408327
2026-04-13T15:15:20.132687Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 order_number=93408327
2026-04-13T15:15:20.135704Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:15:20.135864Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:15:20.859588Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 doc_id=691baad747d664f982fc58f2 order_number=93408327 query_field=token
2026-04-13T15:15:20.859836Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 fields_mapped=6
2026-04-13T15:15:20.860206Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 order_number=93408327 sections_mapped=6
2026-04-13T15:15:20.860341Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:15:20.861037Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:15:20.861188Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-13T15:15:20.861626Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:15:20.877540Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:15:20.877751Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T15:15:27.375734Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 mailbox=INBOX readonly=True
2026-04-13T15:16:24.133312Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862366339707919407
2026-04-13T15:16:35.518810Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:16:35.519542Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=970 conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 seed_message_id='<CAJi_+uz-=M3_BJHj44M0eO76MHEL8eOKzaXFnw5KDuCdJP4A1Q@mail.gmail.com>' source_email_count=3 source_thread_id=1862366339707919407 thread_fetch_succeeded=True
2026-04-13T15:16:41.758897Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 has_data=True thread_text_length=970
2026-04-13T15:16:41.759087Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:16:41.762102Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:16:41.762264Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:17:11.799739Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T15:17:43.840986Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T15:17:44.089856Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 inserted_id=69dd0917ecfe8439d74824e4
2026-04-13T15:17:44.090078Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 mongodb_saved_id=69dd0917ecfe8439d74824e4 order_number=93408327
2026-04-13T15:17:44.090206Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:17:44.090865Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T15:17:44.091795Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='D&D Transporting LLC' conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 errors=[] is_order_email=True order_number=93408327 submission_status=submit_failed
2026-04-13T15:17:44.336641Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862366339707919407 conversation_index=2 conversation_total=4 submission_status=submit_failed
2026-04-13T15:17:44.336864Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862366339707919407 conversation_index=2 conversation_total=4
2026-04-13T15:17:44.578533Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T15:17:44.578746Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=150 completed_order_found=True conversation_count=2 max_messages_requested=50 non_order_email_count=1 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_105501_930943
2026-04-13T15:17:50.407063Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T15:17:50.407747Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=1 run_trace_dir=all_steps_data/run_20260413_105501_930943
2026-04-13T15:22:50.487987Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T15:22:50.488688Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T15:22:56.714389Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T15:23:02.563275Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51764 unseen_only=False
2026-04-13T15:44:33.087675Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=38 latest_message_count=50
2026-04-13T15:44:33.088203Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T15:44:35.426468Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T15:44:35.673851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862291905127791533 fingerprint=f50fe60a99c84403a397219421465850f4dabc368e606edd0ffb88520263d117 subject='Re: Pilot car setup'
2026-04-13T15:44:35.920163Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T15:44:36.166522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=c5c04fc6049001580c4ab1bfb7b569852016e679a5e6414508b7d6f865f65bc7 subject='Re: New Permit Request - Truck#F271'
2026-04-13T15:44:36.414370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T15:44:36.660661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=7eb78141dbfc1964594cebb66c24e19d87e80b7ae517da53fe9f88c1c205b2fe subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T15:44:36.906845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T15:44:37.152904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=301e90ba7733e95a901db09a6639ab622775e60a692fcb5f240ee7035a906cdd subject='Re: #377 TN to TX'
2026-04-13T15:44:37.399087Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359201724489386 fingerprint=9d8584612562aaa157d9bb3901a4c77aab2739ac2020021e925f8506563883da subject='Confirmation of Order #61179493'
2026-04-13T15:44:37.645540Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359214883764013 fingerprint=9b7b15dea79d13c744f4632af33e3e8948b17b50e77a487efdc2552987845d74 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T15:44:37.891761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359326539123964 fingerprint=3b0176753e6828e50d225019f0be656711d6c500852acbe307a1740bbf0d6234 subject='Re: Permit FL'
2026-04-13T15:44:38.138035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862360358281522560 fingerprint=ac4e78dd59de5a7037706c87d92a0dd3e220c6c34f2510c8e9ae73b96d45ddf6 subject='Confirmation of Order #22741450'
2026-04-13T15:44:38.384348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108416753892755 fingerprint=3de66af85ae9e6fc01aa8f5442fe7c63003aa81f66c2cc5ec749d6140ce4a039 subject='Re: permits 7473'
2026-04-13T15:44:38.630577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862361234207009985 fingerprint=3dc87e4bf16b573fa34c3e300018960ef70ae69072805df7728a1a4037dd72dd subject='CA permit'
2026-04-13T15:44:38.876878Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=cf8572153e446a0eb06e10f5f37db782105f27f8c1213c8734a07ee75108d33f subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-13T15:44:39.123220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362772688718576 fingerprint=b54f30aee1603bd4e0f93b76ee8066171ba8ebafb178d19f15b13791e9fd3809 subject='Confirmation of Order #71166720'
2026-04-13T15:44:39.369772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362678829532294 fingerprint=0b830f11b33659e074250565b03847371b61636af12f04a843a7ada77bf7774b subject='Unit: 819 / project order'
2026-04-13T15:44:39.616011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862363425224464396 fingerprint=6ff0e54032a0801e313b6e79ca54bf3c55757e82356208a680e4df130776f2a9 subject='Confirmation of Order #74812842'
2026-04-13T15:44:39.862382Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=09a73599be5811cc8adab2b78b295e708fc0159bd74134b3ef3985e3294d5203 subject='Re: #377 NC to TX'
2026-04-13T15:44:40.108572Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027945106906154 fingerprint=50905b002e7e8bde543c873bd652d99a6de80acc67eeed7827e356b19ce4c2a7 subject='Re: OK carrier addition request'
2026-04-13T15:44:40.354845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365384577296990 fingerprint=638b113bfbc5f0066514494afc633556e71fc9fec7be673dc05657043a88bb67 subject='Receipt Information'
2026-04-13T15:44:40.601176Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 fingerprint=74905d8c409406a2d27f30ad26ec0d956463fc1ce39a5d811f737e1c5cec4f6d subject='Permits have been approved for payment'
2026-04-13T15:44:40.847428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365616010805981 fingerprint=ffd5004a62b97299ed7c01eaa3b49cc7462197dfc31a4a9a2e30ed4c67738a39 subject='Discount Applied to Your Order 88024677'
2026-04-13T15:44:41.093748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365793170636647 fingerprint=b9bcb0bafa7dc46741b820fa6ae0d276aaef63b64fd881967d7ab47d005f2be0 subject='Dimension Alert - Permit 20260003537141 Oklahoma, Order 86920094'
2026-04-13T15:44:41.339990Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365851052525536 fingerprint=22c2d0277ffd10e463495d4fc45b74dbc42fd0d390fa58c8146ac55789e9e6d2 subject='Dimension Alert - Permit 260000824794 South Carolina, Order 59795976'
2026-04-13T15:44:41.586338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=4f5c8dac9b5233a1c001c6d46919ff52cfe1066d69dfe4fe118747cbc0926dc9 subject='Re: Confirmation of Order #59795976'
2026-04-13T15:44:41.832764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366110555723808 fingerprint=c3e4f5f0f8a83ca0fef434fe992fe03987a18585ca9ded49f0559c7115c0dd26 subject='Your ZeptoMail Stats summary!'
2026-04-13T15:44:42.079202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366339707919407 fingerprint=ef8917cbc79e4997fd158c50d0fd71c51d04ce55af2c31cb621b765764624ceb subject='ID to CA'
2026-04-13T15:44:43.801946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=e8840aac4a3b4df7f0c7f7941cfe5f641b62daef287021852d6ff7e31ef8896a subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T15:44:44.048923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=8f88b4626a8c0d0b6c45904012781b6b4a198c293eea1fff76d90470c38dcd2c subject="Re: Oversized 10'2 wide Permists"
2026-04-13T15:44:44.787417Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[271] conversation_id=1862366756267361254 conversation_index=1 conversation_total=9 email_count=1 subject='Production OS/OW Permit Number 26SB0220441'
2026-04-13T15:44:44.788691Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862366756267361254 conversation_index=1 conversation_total=9
2026-04-13T15:44:44.788835Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862366756267361254 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-13T15:44:44.789262Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862366756267361254 conversation_index=1 conversation_total=9
2026-04-13T15:44:44.804039Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862366756267361254 conversation_index=1 conversation_total=9
2026-04-13T15:44:44.804428Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862366756267361254 conversation_index=1 conversation_total=9 email_count=1 first_100_chars='A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0220441\n\nThere may be some diff' text_length=271
2026-04-13T15:44:44.804688Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862366756267361254 conversation_index=1 conversation_total=9 snippet="A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0220441 There may be some differences from permits you've received in the past. For example, the COOPR permit includes turn by turn directions, curfews and movement restrictions specific to your route."
2026-04-13T15:44:47.326885Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862366756267361254 conversation_index=1 conversation_total=9 raw_answer=no
2026-04-13T15:44:47.327227Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862366756267361254 conversation_index=1 conversation_total=9 is_order_email=False snippet='A COOPR permit from the People of CDOT - Attached Permit Number: 26SB0220441 The'
2026-04-13T15:44:47.327366Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862366756267361254 conversation_index=1 conversation_total=9 is_order_email=False
2026-04-13T15:44:47.331001Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862366756267361254 conversation_index=1 conversation_total=9 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T15:44:47.331711Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862366756267361254 conversation_index=1 conversation_total=9 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T15:44:47.582588Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862366756267361254 conversation_index=1 conversation_total=9 submission_status=not_attempted
2026-04-13T15:44:47.585231Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2785] conversation_id=1862367022614546005 conversation_index=2 conversation_total=9 email_count=1 subject='Everingham & Kerr: Wireless Telecommunications Engineering Firm'
2026-04-13T15:44:47.586545Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862367022614546005 conversation_index=2 conversation_total=9
2026-04-13T15:44:47.586690Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862367022614546005 conversation_index=2 conversation_total=9 model=gemini-flash-latest
2026-04-13T15:44:47.587093Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862367022614546005 conversation_index=2 conversation_total=9
2026-04-13T15:44:47.601391Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862367022614546005 conversation_index=2 conversation_total=9
2026-04-13T15:44:47.602013Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862367022614546005 conversation_index=2 conversation_total=9 email_count=1 first_100_chars='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acqu' text_length=2783
2026-04-13T15:44:47.602259Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862367022614546005 conversation_index=2 conversation_total=9 snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 New Acquisition Opportunity: Wireless Telecommunications Engineering Firm Download NDA Everingham & Kerr, Inc. has been retained to arrange the sale of a Wireless Telecommunications Engineering Firm located on the West Coast. Below are some business highlights: $9M in revenue with $1.4M in normalized EBITDA. Engineering firm specializing in the field of telecommunications and wireless optimization. Services range from specific short-term assignments, task-based solutions and full-scale long-term turnkey projects. Offers expert design, service analysis and solutions for a wide range of technologies including GSM/GPRS/EDGE, UMTS/HSPA, EVDO, and LTE/WiMAX. Maintains in house 10-15 expert crews experienced with all technologies in new site build, modernization and swap installation and integration. If this acquisition would be of possible interest to you, please download and execute the attached confidentiality agreement. Upon return of the agreement, I will'
2026-04-13T15:44:49.455742Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862367022614546005 conversation_index=2 conversation_total=9 raw_answer=no
2026-04-13T15:44:49.456087Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862367022614546005 conversation_index=2 conversation_total=9 is_order_email=False snippet='Email from Everingham & Kerr, Inc New Acquisition Opportunity Everingham & Kerr,'
2026-04-13T15:44:49.456226Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862367022614546005 conversation_index=2 conversation_total=9 is_order_email=False
2026-04-13T15:44:49.459731Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862367022614546005 conversation_index=2 conversation_total=9 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T15:44:49.460308Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862367022614546005 conversation_index=2 conversation_total=9 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T15:44:49.709493Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862367022614546005 conversation_index=2 conversation_total=9 submission_status=not_attempted
2026-04-13T15:44:49.709996Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1039] conversation_id=1862367666663587967 conversation_index=3 conversation_total=9 email_count=1 subject='Dimension Alert - Permit NM26106880 New Mexico, Order 74812842'
2026-04-13T15:44:49.711256Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862367666663587967 conversation_index=3 conversation_total=9
2026-04-13T15:44:49.711397Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862367666663587967 conversation_index=3 conversation_total=9 model=gemini-flash-latest
2026-04-13T15:44:49.711820Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862367666663587967 conversation_index=3 conversation_total=9
2026-04-13T15:44:49.726180Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862367666663587967 conversation_index=3 conversation_total=9
2026-04-13T15:44:49.726663Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862367666663587967 conversation_index=3 conversation_total=9 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=958
2026-04-13T15:44:49.726898Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862367666663587967 conversation_index=3 conversation_total=9 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with New Mexico state regulations. TRANSPORTATION ORDER DETAILS Order Number: 74812842 Permit Number: NM26106880 Jurisdiction: New Mexico Order Management: https://permits.synchrontms.com/order-details?orderId=74812842 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 138600 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with your transportation requirements. We appreciate your business and look forward to your response. The Synchron Permits Team'
2026-04-13T15:44:49.727062Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862367666663587967 conversation_index=3 conversation_total=9 subject='Dimension Alert - Permit NM26106880 New Mexico, Order 74812842'
2026-04-13T15:44:49.727291Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862367666663587967 conversation_index=3 conversation_total=9 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T15:44:49.727422Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862367666663587967 conversation_index=3 conversation_total=9 is_order_email=False
2026-04-13T15:44:49.731560Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862367666663587967 conversation_index=3 conversation_total=9 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T15:44:49.732329Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862367666663587967 conversation_index=3 conversation_total=9 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T15:44:49.981722Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862367666663587967 conversation_index=3 conversation_total=9 submission_status=not_attempted
2026-04-13T15:44:49.982186Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1862367796193025793 conversation_index=4 conversation_total=9 email_count=1 subject='Dimension Alert - Permit 2347381 Arizona, Order 74812842'
2026-04-13T15:44:49.983313Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862367796193025793 conversation_index=4 conversation_total=9
2026-04-13T15:44:49.983466Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862367796193025793 conversation_index=4 conversation_total=9 model=gemini-flash-latest
2026-04-13T15:44:49.983875Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862367796193025793 conversation_index=4 conversation_total=9
2026-04-13T15:44:49.999042Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862367796193025793 conversation_index=4 conversation_total=9
2026-04-13T15:44:49.999682Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862367796193025793 conversation_index=4 conversation_total=9 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=949
2026-04-13T15:44:49.999919Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862367796193025793 conversation_index=4 conversation_total=9 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arizona state regulations. TRANSPORTATION ORDER DETAILS Order Number: 74812842 Permit Number: 2347381 Jurisdiction: Arizona Order Management: https://permits.synchrontms.com/order-details?orderId=74812842 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 130900 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with your transportation requirements. We appreciate your business and look forward to your response. The Synchron Permits Team'
2026-04-13T15:44:50.000085Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862367796193025793 conversation_index=4 conversation_total=9 subject='Dimension Alert - Permit 2347381 Arizona, Order 74812842'
2026-04-13T15:44:50.000550Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862367796193025793 conversation_index=4 conversation_total=9 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T15:44:50.000695Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862367796193025793 conversation_index=4 conversation_total=9 is_order_email=False
2026-04-13T15:44:50.004316Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862367796193025793 conversation_index=4 conversation_total=9 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T15:44:50.007649Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862367796193025793 conversation_index=4 conversation_total=9 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T15:44:50.263255Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862367796193025793 conversation_index=4 conversation_total=9 submission_status=not_attempted
2026-04-13T15:44:50.263735Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[2132] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 email_count=1 subject='Unit: 873 / project order'
2026-04-13T15:44:50.264979Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:44:50.265120Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 model=gemini-flash-latest
2026-04-13T15:44:50.265584Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:44:50.280156Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:44:50.281142Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 email_count=1 first_100_chars='4 axle truck, 4 axle trailer;\nKing pin to rear axle (KPTRA) – 65.4 ft.\n\nTruck registration and pictu' text_length=2132
2026-04-13T15:44:50.281479Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 snippet='4 axle truck, 4 axle trailer; King pin to rear axle (KPTRA) – 65.4 ft. Truck registration and pictures attached Dispatch Dispatch: Edward Phone: 224-534-6611 Email: info@vsp-transport.com Driver Email: ricamribo@gmail.com Name: Ricardo Phone: (508) 308-0607 Pickup Address: 13767 Co Rd 6, Fort Lupton, CO 80621, United States / Wells concrete Delivery Address: 12500 W Joe R. Ramirez Rd, El Mirage, AZ 85335, USA / or use link: https://maps.app.goo.gl/zDBigZFs7ZvaEPD17 Truck Info Unit: 873 Make: 2025 FREIGHTLINER CASCADIA License: P 1278682 ( IL ) Vin: 3AKNHHD15SSWF0873 Axles: 4 Trailer Info Unit: 53EF317 Trailer type: Flatbed Vin: 57J4533C6K3575796 Make: 2017 FONTAINE TRAILER CO. License: P509270 ( IN ) Axles: 4 Length: 73 FT Commodity Info: Concrete support on flatbed Only Length: 73 FT Width: 12 ft Height: 10 ft Overall Length (Bumper to Bumper): 97 FT + 1.7 (ROH) = 98.7 FT Overall Width: 12 ft Overall Height: 13.6 ft WEIGHT and AXLE'
2026-04-13T15:44:52.811915Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 raw_answer=yes
2026-04-13T15:44:52.812324Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 is_order_email=True snippet='4 axle truck, 4 axle trailer; King pin to rear axle (KPTRA) – 65.4 ft. Truck reg'
2026-04-13T15:44:52.812485Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 is_order_email=True
2026-04-13T15:44:52.816212Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:44:52.816377Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:19.711887Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 inserted_id=69dd0f8f1e109c17fcc2312c
2026-04-13T15:45:19.712399Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Aaron conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862367675166872263 intake_record_id=69dd0f8f1e109c17fcc2312c intake_title='Email intake'
2026-04-13T15:45:19.712587Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:19.713269Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:19.713414Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 model=gemini-flash-latest
2026-04-13T15:45:19.713846Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:19.728384Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:21.497748Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 sender_emails=['info@vsp-transport.com']
2026-04-13T15:45:48.121300Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='VSP Transport' conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 order_number=01367880
2026-04-13T15:45:48.121819Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 order_number=01367880
2026-04-13T15:45:48.124840Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:48.124999Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:48.860753Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 doc_id=69d936331e109c17fcc16c30 order_number=01367880 query_field=token
2026-04-13T15:45:48.861006Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 fields_mapped=6
2026-04-13T15:45:48.861478Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 order_number=01367880 sections_mapped=6
2026-04-13T15:45:48.861615Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:48.862303Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:48.862439Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 model=gemini-flash-latest
2026-04-13T15:45:48.862871Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:48.877570Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:45:48.877742Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T15:45:55.890702Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 mailbox=INBOX readonly=True
2026-04-13T15:47:00.776434Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1862367675166872263
2026-04-13T15:47:14.948540Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:47:14.949684Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=2157 conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 seed_message_id=<BN8PR15MB299334EA135901A9DD92616D80242@BN8PR15MB2993.namprd15.prod.outlook.com> source_email_count=2 source_thread_id=1862367675166872263 thread_fetch_succeeded=True
2026-04-13T15:47:30.648944Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 has_data=True thread_text_length=2157
2026-04-13T15:47:30.649190Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:47:30.653218Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:47:30.653450Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:48:00.691746Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T15:48:32.731402Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T15:48:32.983694Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 inserted_id=69dd1050ecfe8439d74824e6
2026-04-13T15:48:32.983929Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 mongodb_saved_id=69dd1050ecfe8439d74824e6 order_number=01367880
2026-04-13T15:48:32.984059Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:48:32.984753Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T15:48:32.985949Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='VSP Transport' conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 errors=[] is_order_email=True order_number=01367880 submission_status=submit_failed
2026-04-13T15:48:33.234876Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862367675166872263 conversation_index=5 conversation_total=9 submission_status=submit_failed
2026-04-13T15:48:33.235100Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862367675166872263 conversation_index=5 conversation_total=9
2026-04-13T15:48:33.481127Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T15:48:33.481342Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=5 classifier_input_words=150 completed_order_found=True conversation_count=5 max_messages_requested=50 non_order_email_count=4 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_112250_488232
2026-04-13T15:48:39.903764Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T15:48:39.904415Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=5 orders=1 run_trace_dir=all_steps_data/run_20260413_112250_488232
2026-04-13T15:53:40.001837Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T15:53:40.002550Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T15:53:46.978376Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T15:53:53.668229Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51767 unseen_only=False
2026-04-13T16:18:31.417300Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 latest_message_count=50
2026-04-13T16:18:31.417942Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T16:18:33.680044Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T16:18:33.921327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862342522120353179 fingerprint=96bf2cf9f6c6f3e5e1ab51ed42aa71db1c4642c93bb91a1c2fc33ac4cd8115f0 subject='The dark side of the digital world'
2026-04-13T16:18:34.161548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=c5c04fc6049001580c4ab1bfb7b569852016e679a5e6414508b7d6f865f65bc7 subject='Re: New Permit Request - Truck#F271'
2026-04-13T16:18:34.401705Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=21bce35645594c2bd71cb6d6d474f3a2f72a3745c0ec9ca70a5e93f7536ee3b1 subject='Re: Permits PA-NY'
2026-04-13T16:18:34.641923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=7eb78141dbfc1964594cebb66c24e19d87e80b7ae517da53fe9f88c1c205b2fe subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T16:18:34.881941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T16:18:35.122161Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=301e90ba7733e95a901db09a6639ab622775e60a692fcb5f240ee7035a906cdd subject='Re: #377 TN to TX'
2026-04-13T16:18:35.362513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359201724489386 fingerprint=9d8584612562aaa157d9bb3901a4c77aab2739ac2020021e925f8506563883da subject='Confirmation of Order #61179493'
2026-04-13T16:18:35.602733Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359214883764013 fingerprint=9b7b15dea79d13c744f4632af33e3e8948b17b50e77a487efdc2552987845d74 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T16:18:35.842863Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359326539123964 fingerprint=3b0176753e6828e50d225019f0be656711d6c500852acbe307a1740bbf0d6234 subject='Re: Permit FL'
2026-04-13T16:18:36.083034Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862360358281522560 fingerprint=ac4e78dd59de5a7037706c87d92a0dd3e220c6c34f2510c8e9ae73b96d45ddf6 subject='Confirmation of Order #22741450'
2026-04-13T16:18:36.323239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108416753892755 fingerprint=3de66af85ae9e6fc01aa8f5442fe7c63003aa81f66c2cc5ec749d6140ce4a039 subject='Re: permits 7473'
2026-04-13T16:18:36.563509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862361234207009985 fingerprint=3dc87e4bf16b573fa34c3e300018960ef70ae69072805df7728a1a4037dd72dd subject='CA permit'
2026-04-13T16:18:36.803637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=cf8572153e446a0eb06e10f5f37db782105f27f8c1213c8734a07ee75108d33f subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-13T16:18:37.043803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362772688718576 fingerprint=b54f30aee1603bd4e0f93b76ee8066171ba8ebafb178d19f15b13791e9fd3809 subject='Confirmation of Order #71166720'
2026-04-13T16:18:37.284033Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362678829532294 fingerprint=0b830f11b33659e074250565b03847371b61636af12f04a843a7ada77bf7774b subject='Unit: 819 / project order'
2026-04-13T16:18:37.524208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862363425224464396 fingerprint=6ff0e54032a0801e313b6e79ca54bf3c55757e82356208a680e4df130776f2a9 subject='Confirmation of Order #74812842'
2026-04-13T16:18:37.764361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=09a73599be5811cc8adab2b78b295e708fc0159bd74134b3ef3985e3294d5203 subject='Re: #377 NC to TX'
2026-04-13T16:18:38.004565Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027945106906154 fingerprint=50905b002e7e8bde543c873bd652d99a6de80acc67eeed7827e356b19ce4c2a7 subject='Re: OK carrier addition request'
2026-04-13T16:18:38.244774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365384577296990 fingerprint=638b113bfbc5f0066514494afc633556e71fc9fec7be673dc05657043a88bb67 subject='Receipt Information'
2026-04-13T16:18:38.484819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 fingerprint=74905d8c409406a2d27f30ad26ec0d956463fc1ce39a5d811f737e1c5cec4f6d subject='Permits have been approved for payment'
2026-04-13T16:18:38.724861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365616010805981 fingerprint=ffd5004a62b97299ed7c01eaa3b49cc7462197dfc31a4a9a2e30ed4c67738a39 subject='Discount Applied to Your Order 88024677'
2026-04-13T16:18:38.964929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365793170636647 fingerprint=b9bcb0bafa7dc46741b820fa6ae0d276aaef63b64fd881967d7ab47d005f2be0 subject='Dimension Alert - Permit 20260003537141 Oklahoma, Order 86920094'
2026-04-13T16:18:39.204986Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365851052525536 fingerprint=22c2d0277ffd10e463495d4fc45b74dbc42fd0d390fa58c8146ac55789e9e6d2 subject='Dimension Alert - Permit 260000824794 South Carolina, Order 59795976'
2026-04-13T16:18:39.445049Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=4f5c8dac9b5233a1c001c6d46919ff52cfe1066d69dfe4fe118747cbc0926dc9 subject='Re: Confirmation of Order #59795976'
2026-04-13T16:18:39.685290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366110555723808 fingerprint=c3e4f5f0f8a83ca0fef434fe992fe03987a18585ca9ded49f0559c7115c0dd26 subject='Your ZeptoMail Stats summary!'
2026-04-13T16:18:39.925562Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366339707919407 fingerprint=ef8917cbc79e4997fd158c50d0fd71c51d04ce55af2c31cb621b765764624ceb subject='ID to CA'
2026-04-13T16:18:40.165823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366756267361254 fingerprint=48371cfaeb0be5583cd409317238aa32ea62491242bd5be65f904e08a209cf94 subject='Production OS/OW Permit Number 26SB0220441'
2026-04-13T16:18:40.405812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367022614546005 fingerprint=87575bd2543954baa7a20628bf3457869f744f18948d86e50f4da36c8ddae4e1 subject='Everingham & Kerr: Wireless Telecommunications Engineering Firm'
2026-04-13T16:18:40.645866Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367666663587967 fingerprint=6220edebf566d211f414a28e1fd7dfaa4c9bce5c7f64adb467c20f27d752fb97 subject='Dimension Alert - Permit NM26106880 New Mexico, Order 74812842'
2026-04-13T16:18:40.886067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367796193025793 fingerprint=9f398d221630ff746f776fe84c4e0174e121124408daffd22b239d289c8a6d06 subject='Dimension Alert - Permit 2347381 Arizona, Order 74812842'
2026-04-13T16:18:41.126425Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367675166872263 fingerprint=3e0bde0caef3c0198c83f087444888169ef2bd3259a04a45bf5db71e39a80f22 subject='Unit: 873 / project order'
2026-04-13T16:18:41.606315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=e8840aac4a3b4df7f0c7f7941cfe5f641b62daef287021852d6ff7e31ef8896a subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T16:18:41.846487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=8f88b4626a8c0d0b6c45904012781b6b4a198c293eea1fff76d90470c38dcd2c subject="Re: Oversized 10'2 wide Permists"
2026-04-13T16:18:43.293543Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[624] conversation_id=1862008277774553838 conversation_index=1 conversation_total=7 email_count=1 subject='Re: Michigan Account Creation'
2026-04-13T16:18:43.294859Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862008277774553838 conversation_index=1 conversation_total=7
2026-04-13T16:18:43.295003Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862008277774553838 conversation_index=1 conversation_total=7 model=gemini-flash-latest
2026-04-13T16:18:43.295411Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862008277774553838 conversation_index=1 conversation_total=7
2026-04-13T16:18:43.309746Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862008277774553838 conversation_index=1 conversation_total=7
2026-04-13T16:18:43.310396Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862008277774553838 conversation_index=1 conversation_total=7 email_count=1 first_100_chars='an account with MDOT was created, will you create a profile on MDOT Permit\ngateway? or us?\nu: dmjexp' text_length=624
2026-04-13T16:18:43.310739Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862008277774553838 conversation_index=1 conversation_total=7 snippet="an account with MDOT was created, will you create a profile on MDOT Permit gateway? or us? u: dmjexpresslines@yahoo.com p: CranLLC22!22 On Thu, Apr 9, 2026 at 10:46 AM Synchron Permits <synchronpermits@gmail.com> wrote: Hello Team, Just to let you know, to add your carrier in the state of Michigan in order for us to buy you permits, you have to create an account following the instructions attached below. This process has to be made by you since it will send you text messages and emails to confirm and create your account. After all that's done we will be able to buy you permits. Sincerely, Walter Estevez Permit Agent"
2026-04-13T16:18:45.602811Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862008277774553838 conversation_index=1 conversation_total=7 raw_answer=no
2026-04-13T16:18:45.603248Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862008277774553838 conversation_index=1 conversation_total=7 is_order_email=False snippet='an account with MDOT was created, will you create a profile on MDOT Permit gatew'
2026-04-13T16:18:45.603390Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862008277774553838 conversation_index=1 conversation_total=7 is_order_email=False
2026-04-13T16:18:45.607081Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862008277774553838 conversation_index=1 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T16:18:45.607827Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862008277774553838 conversation_index=1 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T16:18:45.852869Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862008277774553838 conversation_index=1 conversation_total=7 submission_status=not_attempted
2026-04-13T16:18:45.853321Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1366] conversation_id=1862368842439853920 conversation_index=2 conversation_total=7 email_count=1 subject='Confirmation of Order #12779763'
2026-04-13T16:18:45.854541Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862368842439853920 conversation_index=2 conversation_total=7
2026-04-13T16:18:45.854684Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862368842439853920 conversation_index=2 conversation_total=7 model=gemini-flash-latest
2026-04-13T16:18:45.855099Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862368842439853920 conversation_index=2 conversation_total=7
2026-04-13T16:18:45.869565Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862368842439853920 conversation_index=2 conversation_total=7
2026-04-13T16:18:45.870373Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862368842439853920 conversation_index=2 conversation_total=7 email_count=1 first_100_chars='Dear Edward VSP,\n\nWe are pleased to inform you that we have successfully collected all the necessary' text_length=1366
2026-04-13T16:18:45.870695Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862368842439853920 conversation_index=2 conversation_total=7 snippet="Dear Edward VSP, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Suggested Route: https://maps.app.goo.gl/QfUUusG9YLdv1dhu8 Order Details Truck Unit: 873 Year: 2025 Make: FREIGHTLINER Model: CASCADIA License: P1278682 State: IL Vin: 3AKNHHD15SSWF0873 Axles: 3 + 1 PUSHER Registration Expiration: 03-31-2027 Empty Weight: Trailer Unit: 53EF317 Trailer type: Power Only Vin: 57J4533C6K3575796 Year: 2017 Make:"
2026-04-13T16:18:45.870864Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862368842439853920 conversation_index=2 conversation_total=7 subject='Confirmation of Order #12779763'
2026-04-13T16:18:45.871323Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862368842439853920 conversation_index=2 conversation_total=7 is_order_email=False snippet='Dear Edward VSP, We are pleased to inform you that we have successfully collecte'
2026-04-13T16:18:45.871471Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862368842439853920 conversation_index=2 conversation_total=7 is_order_email=False
2026-04-13T16:18:45.874091Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862368842439853920 conversation_index=2 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T16:18:45.874830Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862368842439853920 conversation_index=2 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T16:18:46.117658Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862368842439853920 conversation_index=2 conversation_total=7 submission_status=not_attempted
2026-04-13T16:18:46.118241Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[709] conversation_id=1862369066100655497 conversation_index=3 conversation_total=7 email_count=1 subject='Discount Applied to Your Order 68787290'
2026-04-13T16:18:46.119370Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862369066100655497 conversation_index=3 conversation_total=7
2026-04-13T16:18:46.119575Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862369066100655497 conversation_index=3 conversation_total=7 model=gemini-flash-latest
2026-04-13T16:18:46.119991Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862369066100655497 conversation_index=3 conversation_total=7
2026-04-13T16:18:46.135351Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862369066100655497 conversation_index=3 conversation_total=7
2026-04-13T16:18:46.135838Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862369066100655497 conversation_index=3 conversation_total=7 email_count=1 first_100_chars="Hi Dan\nI hope this email finds you well.\nWe are reaching out to inform you that we've applied a disc" text_length=709
2026-04-13T16:18:46.136075Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862369066100655497 conversation_index=3 conversation_total=7 snippet="Hi Dan I hope this email finds you well. We are reaching out to inform you that we've applied a discount of $50 to your recent order (Order #68787290). Truck #464 Driver : Serhii Shevchuck Invoice url: Click to View Invoice We value your business tremendously and strive to ensure that your experience with us exceeds your expectations. Your satisfaction is our priority, and we hope that our service has met the high standards you expect from us. Rest assured, the discount will be clearly displayed on your invoice when the order is finalized. You'll be able to review it then. If you have any questions or concerns, please don't hesitate to reach out. We're here to help. Warm regards, SynchronPermits.com"
2026-04-13T16:18:48.060881Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862369066100655497 conversation_index=3 conversation_total=7 raw_answer=no
2026-04-13T16:18:48.061220Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862369066100655497 conversation_index=3 conversation_total=7 is_order_email=False snippet='Hi Dan I hope this email finds you well. We are reaching out to inform you that '
2026-04-13T16:18:48.061356Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862369066100655497 conversation_index=3 conversation_total=7 is_order_email=False
2026-04-13T16:18:48.064876Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862369066100655497 conversation_index=3 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T16:18:48.065410Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862369066100655497 conversation_index=3 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T16:18:48.308594Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862369066100655497 conversation_index=3 conversation_total=7 submission_status=not_attempted
2026-04-13T16:18:48.309094Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1242, 1401] conversation_id=1862116871000304615 conversation_index=4 conversation_total=7 email_count=2 subject='Re: Confirmation of Order #02118232'
2026-04-13T16:18:48.310258Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862116871000304615 conversation_index=4 conversation_total=7
2026-04-13T16:18:48.310399Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862116871000304615 conversation_index=4 conversation_total=7 model=gemini-flash-latest
2026-04-13T16:18:48.310811Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862116871000304615 conversation_index=4 conversation_total=7
2026-04-13T16:18:48.325127Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862116871000304615 conversation_index=4 conversation_total=7
2026-04-13T16:18:48.325877Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862116871000304615 conversation_index=4 conversation_total=7 email_count=2 first_100_chars='Dear Lucas T,\n\nWe are pleased to inform you that we have successfully collected all the necessary in' text_length=2650
2026-04-13T16:18:48.326121Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862116871000304615 conversation_index=4 conversation_total=7 snippet="Good morning Team Any updates regarding this order? On Fri, Apr 10, 2026 at 4:30 PM Synchron Permits <info@synchronpermits.com> wrote: Dear Lucas T, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. <https://permits.synchrontms.com/order-info?orderId=02118232> At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Order Details Truck Unit: 456 Year: 2022 Make: PETERBILT Model: TR License: C623DQ State: GA Vin: 1XPXD49X7ND798456 Axles: 3 Registration Expiration:"
2026-04-13T16:18:48.326289Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862116871000304615 conversation_index=4 conversation_total=7 subject='Re: Confirmation of Order #02118232'
2026-04-13T16:18:48.326523Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862116871000304615 conversation_index=4 conversation_total=7 is_order_email=False snippet='Good morning Team Any updates regarding this order? On Fri, Apr 10, 2026 at 4:30'
2026-04-13T16:18:48.326656Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862116871000304615 conversation_index=4 conversation_total=7 is_order_email=False
2026-04-13T16:18:48.329242Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 conversation_index=4 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T16:18:48.329964Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862116871000304615 conversation_index=4 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T16:18:48.572944Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862116871000304615 conversation_index=4 conversation_total=7 submission_status=not_attempted
2026-04-13T16:18:48.573413Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[259] conversation_id=1862370153887408134 conversation_index=5 conversation_total=7 email_count=1 subject='Gate 2 Location - KO Drum Delivery'
2026-04-13T16:18:48.574648Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862370153887408134 conversation_index=5 conversation_total=7
2026-04-13T16:18:48.574790Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862370153887408134 conversation_index=5 conversation_total=7 model=gemini-flash-latest
2026-04-13T16:18:48.575199Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862370153887408134 conversation_index=5 conversation_total=7
2026-04-13T16:18:48.590021Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862370153887408134 conversation_index=5 conversation_total=7
2026-04-13T16:18:48.590424Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862370153887408134 conversation_index=5 conversation_total=7 email_count=1 first_100_chars='The location is at the linked pin. I also have a markup below showing the route to the gate from hig' text_length=259
2026-04-13T16:18:48.590704Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862370153887408134 conversation_index=5 conversation_total=7 snippet='The location is at the linked pin. I also have a markup below showing the route to the gate from highway 70. [cid:image001.png@01DCCB31.59AFED10] [cid:image002.png@01DCCB31.59AFED10] Reece LeBlanc Project Engineer Cell: (225) 290-7193 Office: (225) 746-4711'
2026-04-13T16:18:50.986811Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862370153887408134 conversation_index=5 conversation_total=7 raw_answer=no
2026-04-13T16:18:50.987157Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862370153887408134 conversation_index=5 conversation_total=7 is_order_email=False snippet='The location is at the linked pin. I also have a markup below showing the route '
2026-04-13T16:18:50.987300Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862370153887408134 conversation_index=5 conversation_total=7 is_order_email=False
2026-04-13T16:18:50.991088Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862370153887408134 conversation_index=5 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T16:18:50.991728Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862370153887408134 conversation_index=5 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T16:18:51.234809Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862370153887408134 conversation_index=5 conversation_total=7 submission_status=not_attempted
2026-04-13T16:18:51.235244Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[117] conversation_id=1862370668430355333 conversation_index=6 conversation_total=7 email_count=1 subject='MJ Express Lines, INC Indiana account'
2026-04-13T16:18:51.236470Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862370668430355333 conversation_index=6 conversation_total=7
2026-04-13T16:18:51.236648Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862370668430355333 conversation_index=6 conversation_total=7 model=gemini-flash-latest
2026-04-13T16:18:51.237062Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862370668430355333 conversation_index=6 conversation_total=7
2026-04-13T16:18:51.252137Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862370668430355333 conversation_index=6 conversation_total=7
2026-04-13T16:18:51.252635Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862370668430355333 conversation_index=6 conversation_total=7 email_count=1 first_100_chars="Good morning,\nWe've encountered issues during the registration process with the Indiana\nOSW\n\nPlease " text_length=117
2026-04-13T16:18:51.252864Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862370668430355333 conversation_index=6 conversation_total=7 snippet="Good morning, We've encountered issues during the registration process with the Indiana OSW Please assist thank you"
2026-04-13T16:18:53.350838Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862370668430355333 conversation_index=6 conversation_total=7 raw_answer=no
2026-04-13T16:18:53.351180Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862370668430355333 conversation_index=6 conversation_total=7 is_order_email=False snippet="Good morning, We've encountered issues during the registration process with the "
2026-04-13T16:18:53.351319Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862370668430355333 conversation_index=6 conversation_total=7 is_order_email=False
2026-04-13T16:18:53.355032Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862370668430355333 conversation_index=6 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T16:18:53.355581Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862370668430355333 conversation_index=6 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T16:18:53.598572Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862370668430355333 conversation_index=6 conversation_total=7 submission_status=not_attempted
2026-04-13T16:18:53.599152Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[882] conversation_id=1862007360364737296 conversation_index=7 conversation_total=7 email_count=1 subject='Re: OH INSURANCE UPDATE'
2026-04-13T16:18:53.600361Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862007360364737296 conversation_index=7 conversation_total=7
2026-04-13T16:18:53.600508Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862007360364737296 conversation_index=7 conversation_total=7 model=gemini-flash-latest
2026-04-13T16:18:53.600946Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862007360364737296 conversation_index=7 conversation_total=7
2026-04-13T16:18:53.615599Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862007360364737296 conversation_index=7 conversation_total=7
2026-04-13T16:18:53.616100Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862007360364737296 conversation_index=7 conversation_total=7 email_count=1 first_100_chars='This is what the insurance provided\n\nThank you\n\nOn Thu, Apr 9, 2026 at 10:40\u202fAM Synchron Permits <sy' text_length=882
2026-04-13T16:18:53.616335Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862007360364737296 conversation_index=7 conversation_total=7 snippet='This is what the insurance provided Thank you On Thu, Apr 9, 2026 at 10:40 AM Synchron Permits <synchronpermits@gmail.com> wrote: Hi Team. We respectfully request your assistance in updating the Certificate of Insurance (COI) for *MJ EXPRESS LINES INC *on the Ohio hauling permits website. This update is crucial for us to process future permits for this entity. To facilitate this, please take the following steps: 1. Access the Ohio hauling permits portal: 2. Please create a new insurance account if you do not have an existing one, or log in to your existing account. As shown in the picture below. 3. Submit the attached "OS-32" form to the State of Ohio. 4. Please also include the renewed Proof of Liability Insurance. Kindly notify us once this update has been successfully completed. Thank you for your prompt attention to this urgent matter. Sincerely, Synchron Permits.'
2026-04-13T16:18:55.425334Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862007360364737296 conversation_index=7 conversation_total=7 raw_answer=no
2026-04-13T16:18:55.425685Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862007360364737296 conversation_index=7 conversation_total=7 is_order_email=False snippet='This is what the insurance provided Thank you On Thu, Apr 9, 2026 at 10:40 AM Sy'
2026-04-13T16:18:55.425827Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862007360364737296 conversation_index=7 conversation_total=7 is_order_email=False
2026-04-13T16:18:55.429660Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862007360364737296 conversation_index=7 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T16:18:55.430213Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862007360364737296 conversation_index=7 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T16:18:55.673514Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862007360364737296 conversation_index=7 conversation_total=7 submission_status=not_attempted
2026-04-13T16:18:55.913122Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T16:18:55.913331Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=7 classifier_input_words=150 completed_order_found=False conversation_count=7 max_messages_requested=50 non_order_email_count=7 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_115340_002083
2026-04-13T16:19:03.253436Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T16:19:03.254180Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=7 orders=0 run_trace_dir=all_steps_data/run_20260413_115340_002083
2026-04-13T16:24:03.352540Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T16:24:03.353183Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T16:24:11.271463Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T16:24:19.003116Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51770 unseen_only=False
2026-04-13T16:51:59.700977Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=40 latest_message_count=50
2026-04-13T16:51:59.703944Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T16:52:01.995425Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T16:52:02.242750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=7eb78141dbfc1964594cebb66c24e19d87e80b7ae517da53fe9f88c1c205b2fe subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T16:52:02.489002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861902491890102724 fingerprint=76a0a651e67b7a82696412c7cef1e61ffbe5aab7ac6787cb1341366d472efc47 subject=Re:
2026-04-13T16:52:02.735392Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=c5c04fc6049001580c4ab1bfb7b569852016e679a5e6414508b7d6f865f65bc7 subject='Re: New Permit Request - Truck#F271'
2026-04-13T16:52:02.981777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=301e90ba7733e95a901db09a6639ab622775e60a692fcb5f240ee7035a906cdd subject='Re: #377 TN to TX'
2026-04-13T16:52:03.228059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359201724489386 fingerprint=9d8584612562aaa157d9bb3901a4c77aab2739ac2020021e925f8506563883da subject='Confirmation of Order #61179493'
2026-04-13T16:52:03.474429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359214883764013 fingerprint=9b7b15dea79d13c744f4632af33e3e8948b17b50e77a487efdc2552987845d74 subject='Order #61179493 – Pre-Charge Initiated'
2026-04-13T16:52:03.720815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862359326539123964 fingerprint=3b0176753e6828e50d225019f0be656711d6c500852acbe307a1740bbf0d6234 subject='Re: Permit FL'
2026-04-13T16:52:03.967135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862360358281522560 fingerprint=ac4e78dd59de5a7037706c87d92a0dd3e220c6c34f2510c8e9ae73b96d45ddf6 subject='Confirmation of Order #22741450'
2026-04-13T16:52:04.213543Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108416753892755 fingerprint=3de66af85ae9e6fc01aa8f5442fe7c63003aa81f66c2cc5ec749d6140ce4a039 subject='Re: permits 7473'
2026-04-13T16:52:04.459776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862361234207009985 fingerprint=3dc87e4bf16b573fa34c3e300018960ef70ae69072805df7728a1a4037dd72dd subject='CA permit'
2026-04-13T16:52:04.706290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=cf8572153e446a0eb06e10f5f37db782105f27f8c1213c8734a07ee75108d33f subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-13T16:52:04.952767Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362772688718576 fingerprint=b54f30aee1603bd4e0f93b76ee8066171ba8ebafb178d19f15b13791e9fd3809 subject='Confirmation of Order #71166720'
2026-04-13T16:52:05.199009Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362678829532294 fingerprint=0b830f11b33659e074250565b03847371b61636af12f04a843a7ada77bf7774b subject='Unit: 819 / project order'
2026-04-13T16:52:05.445487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862363425224464396 fingerprint=6ff0e54032a0801e313b6e79ca54bf3c55757e82356208a680e4df130776f2a9 subject='Confirmation of Order #74812842'
2026-04-13T16:52:05.691857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=09a73599be5811cc8adab2b78b295e708fc0159bd74134b3ef3985e3294d5203 subject='Re: #377 NC to TX'
2026-04-13T16:52:05.938177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027945106906154 fingerprint=50905b002e7e8bde543c873bd652d99a6de80acc67eeed7827e356b19ce4c2a7 subject='Re: OK carrier addition request'
2026-04-13T16:52:06.184579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365384577296990 fingerprint=638b113bfbc5f0066514494afc633556e71fc9fec7be673dc05657043a88bb67 subject='Receipt Information'
2026-04-13T16:52:06.430906Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 fingerprint=74905d8c409406a2d27f30ad26ec0d956463fc1ce39a5d811f737e1c5cec4f6d subject='Permits have been approved for payment'
2026-04-13T16:52:06.689210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365616010805981 fingerprint=ffd5004a62b97299ed7c01eaa3b49cc7462197dfc31a4a9a2e30ed4c67738a39 subject='Discount Applied to Your Order 88024677'
2026-04-13T16:52:06.935670Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365793170636647 fingerprint=b9bcb0bafa7dc46741b820fa6ae0d276aaef63b64fd881967d7ab47d005f2be0 subject='Dimension Alert - Permit 20260003537141 Oklahoma, Order 86920094'
2026-04-13T16:52:07.181927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365851052525536 fingerprint=22c2d0277ffd10e463495d4fc45b74dbc42fd0d390fa58c8146ac55789e9e6d2 subject='Dimension Alert - Permit 260000824794 South Carolina, Order 59795976'
2026-04-13T16:52:07.431114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=4f5c8dac9b5233a1c001c6d46919ff52cfe1066d69dfe4fe118747cbc0926dc9 subject='Re: Confirmation of Order #59795976'
2026-04-13T16:52:07.677342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366110555723808 fingerprint=c3e4f5f0f8a83ca0fef434fe992fe03987a18585ca9ded49f0559c7115c0dd26 subject='Your ZeptoMail Stats summary!'
2026-04-13T16:52:07.923785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366339707919407 fingerprint=ef8917cbc79e4997fd158c50d0fd71c51d04ce55af2c31cb621b765764624ceb subject='ID to CA'
2026-04-13T16:52:08.170014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366756267361254 fingerprint=48371cfaeb0be5583cd409317238aa32ea62491242bd5be65f904e08a209cf94 subject='Production OS/OW Permit Number 26SB0220441'
2026-04-13T16:52:08.416356Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367022614546005 fingerprint=87575bd2543954baa7a20628bf3457869f744f18948d86e50f4da36c8ddae4e1 subject='Everingham & Kerr: Wireless Telecommunications Engineering Firm'
2026-04-13T16:52:08.662779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367666663587967 fingerprint=6220edebf566d211f414a28e1fd7dfaa4c9bce5c7f64adb467c20f27d752fb97 subject='Dimension Alert - Permit NM26106880 New Mexico, Order 74812842'
2026-04-13T16:52:08.909111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367796193025793 fingerprint=9f398d221630ff746f776fe84c4e0174e121124408daffd22b239d289c8a6d06 subject='Dimension Alert - Permit 2347381 Arizona, Order 74812842'
2026-04-13T16:52:09.155590Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367675166872263 fingerprint=3e0bde0caef3c0198c83f087444888169ef2bd3259a04a45bf5db71e39a80f22 subject='Unit: 873 / project order'
2026-04-13T16:52:09.401914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008277774553838 fingerprint=15f0258098fe1e70a0fab01495fe497562bb9448f44cf3ee5d247a9283ea9d9c subject='Re: Michigan Account Creation'
2026-04-13T16:52:09.648213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=e8840aac4a3b4df7f0c7f7941cfe5f641b62daef287021852d6ff7e31ef8896a subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T16:52:09.894542Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=8f88b4626a8c0d0b6c45904012781b6b4a198c293eea1fff76d90470c38dcd2c subject="Re: Oversized 10'2 wide Permists"
2026-04-13T16:52:10.140937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862368842439853920 fingerprint=a2b24cd94223d7cced1c9f17d2cf9c58a882d434c0bccc6c721e1e30f96c9a10 subject='Confirmation of Order #12779763'
2026-04-13T16:52:10.387158Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862369066100655497 fingerprint=b9012900bebc9649f5593278acc5ce95dccb7aef2b292fb7c47a5fbd4a75838a subject='Discount Applied to Your Order 68787290'
2026-04-13T16:52:10.650761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=730e61f95fd653c0afe78acc3182e48ef265465172256e531193da8b883afdb3 subject='Re: Confirmation of Order #02118232'
2026-04-13T16:52:10.897021Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862370153887408134 fingerprint=510b5708088f54967b86f35d7a631619f79dd68b07d4b3df71f6446be5b6f9ee subject='Gate 2 Location - KO Drum Delivery'
2026-04-13T16:52:11.143710Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862370668430355333 fingerprint=d70a7d87c5c881bd1358a4250021339ca10d52c7fde5ec56216da43c9821db74 subject='Mail delivery failed: returning message to sender'
2026-04-13T16:52:11.390092Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007360364737296 fingerprint=d50ba6afc593c7f54ce1c6b1cae79ef08de3757f6cb965b5fa215ed599ba0386 subject='Re: OH INSURANCE UPDATE'
2026-04-13T16:52:11.882693Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1039] conversation_id=1862371486543089167 conversation_index=1 conversation_total=2 email_count=1 subject='Dimension Alert - Permit NM26106990 New Mexico, Order 12779763'
2026-04-13T16:52:11.886541Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862371486543089167 conversation_index=1 conversation_total=2
2026-04-13T16:52:11.886686Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862371486543089167 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-13T16:52:11.887112Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862371486543089167 conversation_index=1 conversation_total=2
2026-04-13T16:52:11.901302Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862371486543089167 conversation_index=1 conversation_total=2
2026-04-13T16:52:11.901785Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862371486543089167 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=958
2026-04-13T16:52:11.902021Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862371486543089167 conversation_index=1 conversation_total=2 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with New Mexico state regulations. TRANSPORTATION ORDER DETAILS Order Number: 12779763 Permit Number: NM26106990 Jurisdiction: New Mexico Order Management: https://permits.synchrontms.com/order-details?orderId=12779763 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 138600 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with your transportation requirements. We appreciate your business and look forward to your response. The Synchron Permits Team'
2026-04-13T16:52:11.902179Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862371486543089167 conversation_index=1 conversation_total=2 subject='Dimension Alert - Permit NM26106990 New Mexico, Order 12779763'
2026-04-13T16:52:11.902409Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862371486543089167 conversation_index=1 conversation_total=2 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T16:52:11.902552Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862371486543089167 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-13T16:52:11.904990Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862371486543089167 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T16:52:11.905610Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862371486543089167 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T16:52:12.155982Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862371486543089167 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-13T16:52:12.156596Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1030] conversation_id=1862373038045844332 conversation_index=2 conversation_total=2 email_count=1 subject='Dimension Alert - Permit 2347501 Arizona, Order 12779763'
2026-04-13T16:52:12.157787Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862373038045844332 conversation_index=2 conversation_total=2
2026-04-13T16:52:12.157929Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862373038045844332 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-13T16:52:12.158362Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862373038045844332 conversation_index=2 conversation_total=2
2026-04-13T16:52:12.173016Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862373038045844332 conversation_index=2 conversation_total=2
2026-04-13T16:52:12.173486Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862373038045844332 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=949
2026-04-13T16:52:12.173720Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862373038045844332 conversation_index=2 conversation_total=2 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Arizona state regulations. TRANSPORTATION ORDER DETAILS Order Number: 12779763 Permit Number: 2347501 Jurisdiction: Arizona Order Management: https://permits.synchrontms.com/order-details?orderId=12779763 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 131716 Order Specifications: Weight: 144200 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with your transportation requirements. We appreciate your business and look forward to your response. The Synchron Permits Team'
2026-04-13T16:52:12.173882Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862373038045844332 conversation_index=2 conversation_total=2 subject='Dimension Alert - Permit 2347501 Arizona, Order 12779763'
2026-04-13T16:52:12.174113Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862373038045844332 conversation_index=2 conversation_total=2 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T16:52:12.174240Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862373038045844332 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-13T16:52:12.176701Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862373038045844332 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T16:52:12.177259Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862373038045844332 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T16:52:12.426280Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862373038045844332 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-13T16:52:12.672185Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T16:52:12.672415Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=150 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=2 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_122403_352766
2026-04-13T16:52:21.003820Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T16:52:21.004566Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=0 run_trace_dir=all_steps_data/run_20260413_122403_352766
2026-04-13T16:57:21.104566Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T16:57:21.108108Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T16:57:30.084613Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T16:57:38.634996Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51778 unseen_only=False
2026-04-13T17:10:10.997381Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T17:10:10.997641Z [error    ] Polling cycle failed           [front_desk_ai.services.frontdesk_service] error='command: FETCH => System Error'
Traceback (most recent call last):
  File "/usr/lib64/python3.12/imaplib.py", line 1056, in _command_complete
    typ, data = self._get_tagged_response(tag, expect_bye=logout)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1174, in _get_tagged_response
    self._check_bye()
  File "/usr/lib64/python3.12/imaplib.py", line 970, in _check_bye
    raise self.abort(bye[-1].decode(self._encoding, 'replace'))
imaplib.IMAP4.abort: System Error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 383, in process_continuous
    result = await self.process_mailbox(max_messages=max_messages)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/services/frontdesk_service.py", line 84, in process_mailbox
    conversations = await self.email_client.fetch_conversations(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 146, in fetch_conversations
    raw_bytes = self._fetch_message_bytes(thread_message_id)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/heavyhaulgbt/public_html/flaskapp/FRONT_DESK_AGENT/agents/email_monitor/email_client.py", line 307, in _fetch_message_bytes
    status, message_data = client.fetch(message_id, "(BODY.PEEK[])")
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 557, in fetch
    typ, dat = self._simple_command(name, message_set, message_parts)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1239, in _simple_command
    return self._command_complete(name, self._command(name, *args))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.12/imaplib.py", line 1058, in _command_complete
    raise self.abort('command: %s => %s' % (name, val))
imaplib.IMAP4.abort: command: FETCH => System Error
2026-04-13T17:15:11.101595Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T17:15:11.102734Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T17:15:20.436847Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T17:15:29.383640Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51780 unseen_only=False
2026-04-13T17:46:32.966916Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=44 latest_message_count=50
2026-04-13T17:46:32.967682Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T17:46:35.299224Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T17:46:35.547709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862360358281522560 fingerprint=ac4e78dd59de5a7037706c87d92a0dd3e220c6c34f2510c8e9ae73b96d45ddf6 subject='Confirmation of Order #22741450'
2026-04-13T17:46:35.795081Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108416753892755 fingerprint=3de66af85ae9e6fc01aa8f5442fe7c63003aa81f66c2cc5ec749d6140ce4a039 subject='Re: permits 7473'
2026-04-13T17:46:36.042554Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=7eb78141dbfc1964594cebb66c24e19d87e80b7ae517da53fe9f88c1c205b2fe subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T17:46:36.290142Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862361234207009985 fingerprint=3dc87e4bf16b573fa34c3e300018960ef70ae69072805df7728a1a4037dd72dd subject='CA permit'
2026-04-13T17:46:36.537799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862015501259093457 fingerprint=cf8572153e446a0eb06e10f5f37db782105f27f8c1213c8734a07ee75108d33f subject='Re: D&D Transporting LLC MC# 088374 TRUCK# 276 TRAILER# RG7834'
2026-04-13T17:46:36.785123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362772688718576 fingerprint=b54f30aee1603bd4e0f93b76ee8066171ba8ebafb178d19f15b13791e9fd3809 subject='Confirmation of Order #71166720'
2026-04-13T17:46:37.032579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862362678829532294 fingerprint=0b830f11b33659e074250565b03847371b61636af12f04a843a7ada77bf7774b subject='Unit: 819 / project order'
2026-04-13T17:46:37.279902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862363425224464396 fingerprint=6ff0e54032a0801e313b6e79ca54bf3c55757e82356208a680e4df130776f2a9 subject='Confirmation of Order #74812842'
2026-04-13T17:46:37.527575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=09a73599be5811cc8adab2b78b295e708fc0159bd74134b3ef3985e3294d5203 subject='Re: #377 NC to TX'
2026-04-13T17:46:37.774942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027945106906154 fingerprint=50905b002e7e8bde543c873bd652d99a6de80acc67eeed7827e356b19ce4c2a7 subject='Re: OK carrier addition request'
2026-04-13T17:46:38.022484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365384577296990 fingerprint=638b113bfbc5f0066514494afc633556e71fc9fec7be673dc05657043a88bb67 subject='Receipt Information'
2026-04-13T17:46:38.269909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 fingerprint=74905d8c409406a2d27f30ad26ec0d956463fc1ce39a5d811f737e1c5cec4f6d subject='Permits have been approved for payment'
2026-04-13T17:46:38.517326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365616010805981 fingerprint=ffd5004a62b97299ed7c01eaa3b49cc7462197dfc31a4a9a2e30ed4c67738a39 subject='Discount Applied to Your Order 88024677'
2026-04-13T17:46:38.764771Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365793170636647 fingerprint=b9bcb0bafa7dc46741b820fa6ae0d276aaef63b64fd881967d7ab47d005f2be0 subject='Dimension Alert - Permit 20260003537141 Oklahoma, Order 86920094'
2026-04-13T17:46:39.012190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365851052525536 fingerprint=22c2d0277ffd10e463495d4fc45b74dbc42fd0d390fa58c8146ac55789e9e6d2 subject='Dimension Alert - Permit 260000824794 South Carolina, Order 59795976'
2026-04-13T17:46:39.259601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=4f5c8dac9b5233a1c001c6d46919ff52cfe1066d69dfe4fe118747cbc0926dc9 subject='Re: Confirmation of Order #59795976'
2026-04-13T17:46:39.506926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366110555723808 fingerprint=c3e4f5f0f8a83ca0fef434fe992fe03987a18585ca9ded49f0559c7115c0dd26 subject='Your ZeptoMail Stats summary!'
2026-04-13T17:46:39.754317Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366339707919407 fingerprint=ef8917cbc79e4997fd158c50d0fd71c51d04ce55af2c31cb621b765764624ceb subject='ID to CA'
2026-04-13T17:46:40.001826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366756267361254 fingerprint=48371cfaeb0be5583cd409317238aa32ea62491242bd5be65f904e08a209cf94 subject='Production OS/OW Permit Number 26SB0220441'
2026-04-13T17:46:40.249394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367022614546005 fingerprint=87575bd2543954baa7a20628bf3457869f744f18948d86e50f4da36c8ddae4e1 subject='Everingham & Kerr: Wireless Telecommunications Engineering Firm'
2026-04-13T17:46:40.496743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367666663587967 fingerprint=6220edebf566d211f414a28e1fd7dfaa4c9bce5c7f64adb467c20f27d752fb97 subject='Dimension Alert - Permit NM26106880 New Mexico, Order 74812842'
2026-04-13T17:46:40.744385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367796193025793 fingerprint=9f398d221630ff746f776fe84c4e0174e121124408daffd22b239d289c8a6d06 subject='Dimension Alert - Permit 2347381 Arizona, Order 74812842'
2026-04-13T17:46:40.991823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367675166872263 fingerprint=3e0bde0caef3c0198c83f087444888169ef2bd3259a04a45bf5db71e39a80f22 subject='Unit: 873 / project order'
2026-04-13T17:46:41.239187Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008277774553838 fingerprint=15f0258098fe1e70a0fab01495fe497562bb9448f44cf3ee5d247a9283ea9d9c subject='Re: Michigan Account Creation'
2026-04-13T17:46:41.486558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=e8840aac4a3b4df7f0c7f7941cfe5f641b62daef287021852d6ff7e31ef8896a subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T17:46:41.733879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=8f88b4626a8c0d0b6c45904012781b6b4a198c293eea1fff76d90470c38dcd2c subject="Re: Oversized 10'2 wide Permists"
2026-04-13T17:46:41.981363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=c5c04fc6049001580c4ab1bfb7b569852016e679a5e6414508b7d6f865f65bc7 subject='Re: New Permit Request - Truck#F271'
2026-04-13T17:46:42.228683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862368842439853920 fingerprint=a2b24cd94223d7cced1c9f17d2cf9c58a882d434c0bccc6c721e1e30f96c9a10 subject='Confirmation of Order #12779763'
2026-04-13T17:46:42.476126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862369066100655497 fingerprint=b9012900bebc9649f5593278acc5ce95dccb7aef2b292fb7c47a5fbd4a75838a subject='Discount Applied to Your Order 68787290'
2026-04-13T17:46:42.723539Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=730e61f95fd653c0afe78acc3182e48ef265465172256e531193da8b883afdb3 subject='Re: Confirmation of Order #02118232'
2026-04-13T17:46:42.970999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862370153887408134 fingerprint=f7a94d794393e56cdd8b31ecab3940f589303f31d7980dd9df8de1dd3dd88f65 subject='RE: Gate 2 Location - KO Drum Delivery'
2026-04-13T17:46:43.218312Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862370668430355333 fingerprint=d70a7d87c5c881bd1358a4250021339ca10d52c7fde5ec56216da43c9821db74 subject='Mail delivery failed: returning message to sender'
2026-04-13T17:46:43.465662Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007360364737296 fingerprint=d50ba6afc593c7f54ce1c6b1cae79ef08de3757f6cb965b5fa215ed599ba0386 subject='Re: OH INSURANCE UPDATE'
2026-04-13T17:46:43.712944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862371486543089167 fingerprint=36e91b16a33eaebd73680fc9a884f7558907ec995ca62a95c335aaf391f6a293 subject='Dimension Alert - Permit NM26106990 New Mexico, Order 12779763'
2026-04-13T17:46:43.960368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862373038045844332 fingerprint=6f656b34a1d495647c607568368bd3ea103404540a9c1a93a9b6c745ce02924a subject='Dimension Alert - Permit 2347501 Arizona, Order 12779763'
2026-04-13T17:46:44.207778Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=7f2ab1991553ed929d4062db66460aa2d77b5b7f0dc0deaef443a6bf55e75da7 subject='Re: #377 TN to TX'
2026-04-13T17:46:46.185384Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[596] conversation_id=1862368822234074741 conversation_index=1 conversation_total=8 email_count=1 subject='Re: Invoices for Week of April 6th – April 10th'
2026-04-13T17:46:46.187261Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862368822234074741 conversation_index=1 conversation_total=8
2026-04-13T17:46:46.187518Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862368822234074741 conversation_index=1 conversation_total=8 model=gemini-flash-latest
2026-04-13T17:46:46.188195Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862368822234074741 conversation_index=1 conversation_total=8
2026-04-13T17:46:46.204702Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862368822234074741 conversation_index=1 conversation_total=8
2026-04-13T17:46:46.205348Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862368822234074741 conversation_index=1 conversation_total=8 email_count=1 first_100_chars='I have updated our bank account information within the online portal.\nMoving forward, we will proces' text_length=596
2026-04-13T17:46:46.205619Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862368822234074741 conversation_index=1 conversation_total=8 snippet='I have updated our bank account information within the online portal. Moving forward, we will process payment for your invoices via ACH, effective today. Thank you. On Mon, Apr 13, 2026 at 10:50 AM Synchron Permits <synchronpermits@gmail.com> wrote: Hi Alina, I hope you’re having a good week. Please find attached the invoices for all orders processed last week, starting *Monday, April 6th*, through *Friday, April 10th*. Feel free to reach out if you have any questions regarding these charges or if you need any additional documentation. Best regards, Eugene 984 260 3060 *Synchron Permits*'
2026-04-13T17:46:47.908634Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862368822234074741 conversation_index=1 conversation_total=8 raw_answer=no
2026-04-13T17:46:47.908975Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862368822234074741 conversation_index=1 conversation_total=8 is_order_email=False snippet='I have updated our bank account information within the online portal. Moving for'
2026-04-13T17:46:47.909117Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862368822234074741 conversation_index=1 conversation_total=8 is_order_email=False
2026-04-13T17:46:47.912637Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862368822234074741 conversation_index=1 conversation_total=8 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T17:46:47.913190Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862368822234074741 conversation_index=1 conversation_total=8 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T17:46:48.164544Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862368822234074741 conversation_index=1 conversation_total=8 submission_status=not_attempted
2026-04-13T17:46:48.165124Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[287, 178] conversation_id=1862097854460565115 conversation_index=2 conversation_total=8 email_count=2 subject='Re: #395 CA to WA'
2026-04-13T17:46:48.166403Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862097854460565115 conversation_index=2 conversation_total=8
2026-04-13T17:46:48.166601Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862097854460565115 conversation_index=2 conversation_total=8 model=gemini-flash-latest
2026-04-13T17:46:48.167064Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862097854460565115 conversation_index=2 conversation_total=8
2026-04-13T17:46:48.182135Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862097854460565115 conversation_index=2 conversation_total=8
2026-04-13T17:46:48.183142Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862097854460565115 conversation_index=2 conversation_total=8 email_count=2 first_100_chars='5 axles(3+2)\n18\'10" - 5\' - 44\' - 4\'6"\n\n80L\n9\'6W\n15\'6H\n\nmax wt\n\n*CA for Monday*\n\nCommodity: Crated CN' text_length=472
2026-04-13T17:46:48.183451Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862097854460565115 conversation_index=2 conversation_total=8 snippet='Guys, any update on CA? *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC On Fri, Apr 10, 2026 at 8:33 AM Synchron Permits <synchronpermits@gmail.com> wrote: Roger team'
2026-04-13T17:46:49.877610Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862097854460565115 conversation_index=2 conversation_total=8 raw_answer=no
2026-04-13T17:46:49.877950Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862097854460565115 conversation_index=2 conversation_total=8 is_order_email=False snippet='Guys, any update on CA? *Danny Moscaliuc* Dispatcher | ATLAS LOGISTICS GROUP INC'
2026-04-13T17:46:49.878093Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862097854460565115 conversation_index=2 conversation_total=8 is_order_email=False
2026-04-13T17:46:49.881710Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862097854460565115 conversation_index=2 conversation_total=8 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T17:46:49.882326Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862097854460565115 conversation_index=2 conversation_total=8 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T17:46:50.132517Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862097854460565115 conversation_index=2 conversation_total=8 submission_status=not_attempted
2026-04-13T17:46:50.133020Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[701] conversation_id=1862374345792831825 conversation_index=3 conversation_total=8 email_count=1 subject='New 1Password sign-in alert'
2026-04-13T17:46:50.134179Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862374345792831825 conversation_index=3 conversation_total=8
2026-04-13T17:46:50.134337Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862374345792831825 conversation_index=3 conversation_total=8 model=gemini-flash-latest
2026-04-13T17:46:50.134770Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862374345792831825 conversation_index=3 conversation_total=8
2026-04-13T17:46:50.150429Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862374345792831825 conversation_index=3 conversation_total=8
2026-04-13T17:46:50.151045Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862374345792831825 conversation_index=3 conversation_total=8 email_count=1 first_100_chars="New sign-in\nWe've noticed a new sign-in to your TRC LOGISTICS LLC 1Password account (synchronpermits" text_length=700
2026-04-13T17:46:50.151299Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862374345792831825 conversation_index=3 conversation_total=8 snippet="New sign-in We've noticed a new sign-in to your TRC LOGISTICS LLC 1Password account (synchronpermits@gmail.com) on a new device. If this was you, ignore this email. Buenos Aires, Argentina (2800:810:524:13b5:b5db:beb4:b137:e6af) Monday, April 13, 2026 at 1:43pm -03 Don’t recognize this device? Secure your account immediately by following these steps: https://support.1password.com/unrecognized-device/ Check trusted devices You can view and manage which devices have access to your account in Account Management>Trusted Devices: https://trclogisticsllc.1password.com/profile Made by 1Password • Sent to: synchronpermits@gmail.com 4711 Yonge St. 10th Floor • Toronto • Ontario • M2N 6K8 • Canada"
2026-04-13T17:46:51.858702Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862374345792831825 conversation_index=3 conversation_total=8 raw_answer=no
2026-04-13T17:46:51.859042Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862374345792831825 conversation_index=3 conversation_total=8 is_order_email=False snippet="New sign-in We've noticed a new sign-in to your TRC LOGISTICS LLC 1Password acco"
2026-04-13T17:46:51.859180Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862374345792831825 conversation_index=3 conversation_total=8 is_order_email=False
2026-04-13T17:46:51.862560Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862374345792831825 conversation_index=3 conversation_total=8 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T17:46:51.863085Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862374345792831825 conversation_index=3 conversation_total=8 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T17:46:52.113329Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862374345792831825 conversation_index=3 conversation_total=8 submission_status=not_attempted
2026-04-13T17:46:52.113807Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[60] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 email_count=1 subject='Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-13T17:46:52.115070Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:46:52.115247Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 model=gemini-flash-latest
2026-04-13T17:46:52.115696Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:46:52.132579Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:46:52.133305Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 email_count=1 first_100_chars='Hello, need OR permit on i5\n12 wide\nLegal hight\nLegal weight' text_length=60
2026-04-13T17:46:52.133659Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 snippet='Hello, need OR permit on i5 12 wide Legal hight Legal weight'
2026-04-13T17:46:53.869198Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 raw_answer=yes
2026-04-13T17:46:53.869693Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 is_order_email=True snippet='Hello, need OR permit on i5 12 wide Legal hight Legal weight'
2026-04-13T17:46:53.869836Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 is_order_email=True
2026-04-13T17:46:53.873237Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:46:53.873402Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:47:33.924596Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 inserted_id=69dd2c351e109c17fcc2379a
2026-04-13T17:47:33.925082Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Manuel conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862374530817937506 intake_record_id=69dd2c351e109c17fcc2379a intake_title='Email intake'
2026-04-13T17:47:33.925227Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:47:33.925894Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:47:33.926034Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 model=gemini-flash-latest
2026-04-13T17:47:33.926456Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:47:33.941072Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:47:35.555921Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='All Freight Services' conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 sender_emails=['cv@allfreight.services']
2026-04-13T17:48:16.286690Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='All Freight Services' conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 order_number=49369606
2026-04-13T17:48:16.287432Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 order_number=49369606
2026-04-13T17:48:16.292289Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:48:16.292548Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:48:16.779098Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 doc_id=69c3fff74d9a7bf18211c101 order_number=49369606 query_field=token
2026-04-13T17:48:16.779356Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 fields_mapped=6
2026-04-13T17:48:16.779851Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 order_number=49369606 sections_mapped=6
2026-04-13T17:48:16.779988Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:48:16.780697Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:48:16.780838Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 model=gemini-flash-latest
2026-04-13T17:48:16.781259Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:48:16.795696Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:48:16.795853Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T17:48:27.119371Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 mailbox=INBOX readonly=True
2026-04-13T17:50:24.238651Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 email_count=5 mailbox='[Gmail]/All Mail' thread_id=1862374530817937506
2026-04-13T17:50:43.614524Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:50:43.615259Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=541 conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 seed_message_id=<C421D2B3-D9F6-4E2F-B91C-17443B79C3D2@allfreight.services> source_email_count=5 source_thread_id=1862374530817937506 thread_fetch_succeeded=True
2026-04-13T17:50:49.572785Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 has_data=True thread_text_length=541
2026-04-13T17:50:49.572980Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:50:49.576071Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:50:49.576233Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:51:19.612426Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T17:51:51.626359Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T17:51:51.880619Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 inserted_id=69dd2d37ecfe8439d74824ea
2026-04-13T17:51:51.880979Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 mongodb_saved_id=69dd2d37ecfe8439d74824ea order_number=49369606
2026-04-13T17:51:51.881198Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:51:51.882256Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T17:51:51.884101Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='All Freight Services' conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 errors=[] is_order_email=True order_number=49369606 submission_status=submit_failed
2026-04-13T17:51:52.131995Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862374530817937506 conversation_index=4 conversation_total=8 submission_status=submit_failed
2026-04-13T17:51:52.132225Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 conversation_index=4 conversation_total=8
2026-04-13T17:51:52.376929Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T17:51:52.377139Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=150 completed_order_found=True conversation_count=4 max_messages_requested=50 non_order_email_count=3 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_131511_101916
2026-04-13T17:52:02.022689Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T17:52:02.023431Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=1 run_trace_dir=all_steps_data/run_20260413_131511_101916
2026-04-13T17:57:02.091546Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T17:57:02.092144Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T17:57:12.679273Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T17:57:22.831141Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51789 unseen_only=False
2026-04-13T18:28:18.301610Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=42 latest_message_count=50
2026-04-13T18:28:18.302113Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T18:28:20.654608Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T18:28:20.908121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=71c5677b0e2d3a618a3bbb4cf2a5d0a61295961a9da1427e597687a4728c6167 subject='Re: #377 NC to TX'
2026-04-13T18:28:21.159881Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862027945106906154 fingerprint=50905b002e7e8bde543c873bd652d99a6de80acc67eeed7827e356b19ce4c2a7 subject='Re: OK carrier addition request'
2026-04-13T18:28:21.411436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365384577296990 fingerprint=638b113bfbc5f0066514494afc633556e71fc9fec7be673dc05657043a88bb67 subject='Receipt Information'
2026-04-13T18:28:21.663216Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 fingerprint=74905d8c409406a2d27f30ad26ec0d956463fc1ce39a5d811f737e1c5cec4f6d subject='Permits have been approved for payment'
2026-04-13T18:28:21.914963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365616010805981 fingerprint=ffd5004a62b97299ed7c01eaa3b49cc7462197dfc31a4a9a2e30ed4c67738a39 subject='Discount Applied to Your Order 88024677'
2026-04-13T18:28:22.166834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365793170636647 fingerprint=b9bcb0bafa7dc46741b820fa6ae0d276aaef63b64fd881967d7ab47d005f2be0 subject='Dimension Alert - Permit 20260003537141 Oklahoma, Order 86920094'
2026-04-13T18:28:22.418668Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365851052525536 fingerprint=22c2d0277ffd10e463495d4fc45b74dbc42fd0d390fa58c8146ac55789e9e6d2 subject='Dimension Alert - Permit 260000824794 South Carolina, Order 59795976'
2026-04-13T18:28:22.672549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862120843580478346 fingerprint=4f5c8dac9b5233a1c001c6d46919ff52cfe1066d69dfe4fe118747cbc0926dc9 subject='Re: Confirmation of Order #59795976'
2026-04-13T18:28:22.924342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366110555723808 fingerprint=c3e4f5f0f8a83ca0fef434fe992fe03987a18585ca9ded49f0559c7115c0dd26 subject='Your ZeptoMail Stats summary!'
2026-04-13T18:28:23.176328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366339707919407 fingerprint=ef8917cbc79e4997fd158c50d0fd71c51d04ce55af2c31cb621b765764624ceb subject='ID to CA'
2026-04-13T18:28:23.428127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862366756267361254 fingerprint=48371cfaeb0be5583cd409317238aa32ea62491242bd5be65f904e08a209cf94 subject='Production OS/OW Permit Number 26SB0220441'
2026-04-13T18:28:23.679894Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367022614546005 fingerprint=87575bd2543954baa7a20628bf3457869f744f18948d86e50f4da36c8ddae4e1 subject='Everingham & Kerr: Wireless Telecommunications Engineering Firm'
2026-04-13T18:28:23.931797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367666663587967 fingerprint=6220edebf566d211f414a28e1fd7dfaa4c9bce5c7f64adb467c20f27d752fb97 subject='Dimension Alert - Permit NM26106880 New Mexico, Order 74812842'
2026-04-13T18:28:24.183684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367796193025793 fingerprint=9f398d221630ff746f776fe84c4e0174e121124408daffd22b239d289c8a6d06 subject='Dimension Alert - Permit 2347381 Arizona, Order 74812842'
2026-04-13T18:28:24.435558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367675166872263 fingerprint=3e0bde0caef3c0198c83f087444888169ef2bd3259a04a45bf5db71e39a80f22 subject='Unit: 873 / project order'
2026-04-13T18:28:24.687515Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008277774553838 fingerprint=15f0258098fe1e70a0fab01495fe497562bb9448f44cf3ee5d247a9283ea9d9c subject='Re: Michigan Account Creation'
2026-04-13T18:28:24.939136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=e8840aac4a3b4df7f0c7f7941cfe5f641b62daef287021852d6ff7e31ef8896a subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T18:28:25.190893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=8f88b4626a8c0d0b6c45904012781b6b4a198c293eea1fff76d90470c38dcd2c subject="Re: Oversized 10'2 wide Permists"
2026-04-13T18:28:25.442762Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=7eb78141dbfc1964594cebb66c24e19d87e80b7ae517da53fe9f88c1c205b2fe subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T18:28:25.694620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=c5c04fc6049001580c4ab1bfb7b569852016e679a5e6414508b7d6f865f65bc7 subject='Re: New Permit Request - Truck#F271'
2026-04-13T18:28:25.946375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862368842439853920 fingerprint=a2b24cd94223d7cced1c9f17d2cf9c58a882d434c0bccc6c721e1e30f96c9a10 subject='Confirmation of Order #12779763'
2026-04-13T18:28:26.198183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862369066100655497 fingerprint=b9012900bebc9649f5593278acc5ce95dccb7aef2b292fb7c47a5fbd4a75838a subject='Discount Applied to Your Order 68787290'
2026-04-13T18:28:26.450232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=730e61f95fd653c0afe78acc3182e48ef265465172256e531193da8b883afdb3 subject='Re: Confirmation of Order #02118232'
2026-04-13T18:28:26.702146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862370153887408134 fingerprint=f7a94d794393e56cdd8b31ecab3940f589303f31d7980dd9df8de1dd3dd88f65 subject='RE: Gate 2 Location - KO Drum Delivery'
2026-04-13T18:28:26.954153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862370668430355333 fingerprint=d70a7d87c5c881bd1358a4250021339ca10d52c7fde5ec56216da43c9821db74 subject='Mail delivery failed: returning message to sender'
2026-04-13T18:28:27.205937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007360364737296 fingerprint=d50ba6afc593c7f54ce1c6b1cae79ef08de3757f6cb965b5fa215ed599ba0386 subject='Re: OH INSURANCE UPDATE'
2026-04-13T18:28:27.457836Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862371486543089167 fingerprint=36e91b16a33eaebd73680fc9a884f7558907ec995ca62a95c335aaf391f6a293 subject='Dimension Alert - Permit NM26106990 New Mexico, Order 12779763'
2026-04-13T18:28:27.709711Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862373038045844332 fingerprint=6f656b34a1d495647c607568368bd3ea103404540a9c1a93a9b6c745ce02924a subject='Dimension Alert - Permit 2347501 Arizona, Order 12779763'
2026-04-13T18:28:27.961717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=7f2ab1991553ed929d4062db66460aa2d77b5b7f0dc0deaef443a6bf55e75da7 subject='Re: #377 TN to TX'
2026-04-13T18:28:28.213380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862368822234074741 fingerprint=0fb109291be1a1ca30503c30e9a3b3ccbb55128df85740d8cf65bc3641d6397d subject='Re: Invoices for Week of April 6th – April 10th'
2026-04-13T18:28:28.465249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854460565115 fingerprint=33049c80a0a1a118af5e521ec599bf660a1d13432e58768724ea1b852756cf24 subject='Re: #395 CA to WA'
2026-04-13T18:28:28.717093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374345792831825 fingerprint=f7816771d48aabb8a16e94cf15c7d0c81ad8284e322f19b8cc5ff104a6166331 subject='New 1Password sign-in alert'
2026-04-13T18:28:28.968827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=a3c7b731ec7c91e7d3ae2f6fe8491c3c2e950f405d76f191981c4dbf77ea5e7a subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-13T18:28:31.233268Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[499] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 email_count=1 subject='Unit 805 - CA permit'
2026-04-13T18:28:31.234500Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:28:31.234653Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-13T18:28:31.235078Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:28:31.249790Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:28:31.250245Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 email_count=1 first_100_chars='Driver: Jorge - 7863953979 / Jodavainc@gmail.com\n\nEntering CA on I-40\n\nThe driver is actually legal,' text_length=499
2026-04-13T18:28:31.250505Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 snippet='Driver: Jorge - 7863953979 / Jodavainc@gmail.com Entering CA on I-40 The driver is actually legal, but we need a permit in CA, so can order 9 wide, everything else legal Delivery address: Pratt & Whitney 295 N Wolfe Ave BLDG 380 Edwards AFB, CA 93524 Exiting CA on I-10 empty Commodity: MACHINERY/MACHINE PARTS 805 1XKZD49X5TJ205805 C985FE GA 2026 KENWORTH 084 57JM05109R35P3084 CZ7181 OK EX:12/31/2026 FONTAINE 2025 6 total axles 17\'1" 4\'7" 39\'2" 4\'7" 4\'7" Kingpin: 44\'6" Total length: 76\'4"'
2026-04-13T18:28:33.557100Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 raw_answer=yes
2026-04-13T18:28:33.557431Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 is_order_email=True snippet='Driver: Jorge - 7863953979 / Jodavainc@gmail.com Entering CA on I-40 The driver '
2026-04-13T18:28:33.557606Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 is_order_email=True
2026-04-13T18:28:33.561062Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:28:33.561225Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:29:14.730165Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 inserted_id=69dd35fa1e109c17fcc23969
2026-04-13T18:29:14.730606Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862374615269895048 intake_record_id=69dd35fa1e109c17fcc23969 intake_title='Email intake'
2026-04-13T18:29:14.730761Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:29:14.731444Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:29:14.731599Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-13T18:29:14.732021Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:29:14.746477Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:29:49.357737Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Tavus 24 Dispatch' conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 sender_emails=['tavus24dispatch@gmail.com']
2026-04-13T18:30:30.911054Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Tavus 24 Dispatch' conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 order_number=61178029
2026-04-13T18:30:30.911500Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 order_number=61178029
2026-04-13T18:30:30.914534Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:30:30.914721Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:30:31.416496Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 doc_id=69cbf77f4d9a7bf182135acc order_number=61178029 query_field=token
2026-04-13T18:30:31.416755Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 fields_mapped=6
2026-04-13T18:30:31.417133Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 order_number=61178029 sections_mapped=6
2026-04-13T18:30:31.417267Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:30:31.417958Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:30:31.418102Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 model=gemini-flash-latest
2026-04-13T18:30:31.418535Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:30:31.433182Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:30:31.433339Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T18:30:42.275849Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 mailbox=INBOX readonly=True
2026-04-13T18:32:24.384398Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862374615269895048
2026-04-13T18:32:44.698930Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:32:44.699555Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=631 conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 seed_message_id=<CAJxLzpwdzdoU9GiPjUx4Ge7EsUiWAfegsXW+eF8qtDxwCmCqJQ@mail.gmail.com> source_email_count=3 source_thread_id=1862374615269895048 thread_fetch_succeeded=True
2026-04-13T18:32:53.198790Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 has_data=True thread_text_length=631
2026-04-13T18:32:53.198988Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:32:53.202360Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:32:53.202555Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:33:23.239922Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T18:33:55.277674Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T18:33:55.535765Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 inserted_id=69dd3713ecfe8439d74824ec
2026-04-13T18:33:55.535986Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 mongodb_saved_id=69dd3713ecfe8439d74824ec order_number=61178029
2026-04-13T18:33:55.536119Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:33:55.536826Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T18:33:55.537847Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Tavus 24 Dispatch' conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 errors=[] is_order_email=True order_number=61178029 submission_status=submit_failed
2026-04-13T18:33:55.793329Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862374615269895048 conversation_index=1 conversation_total=9 submission_status=submit_failed
2026-04-13T18:33:55.793583Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862374615269895048 conversation_index=1 conversation_total=9
2026-04-13T18:33:56.044951Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T18:33:56.045176Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=150 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_135702_091771
2026-04-13T18:34:06.108617Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T18:34:06.109252Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260413_135702_091771
2026-04-13T18:39:06.208565Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T18:39:06.209557Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T18:39:16.726490Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T18:39:27.074150Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51803 unseen_only=False
2026-04-13T19:10:34.085985Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=35 latest_message_count=50
2026-04-13T19:10:34.086535Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T19:10:36.403611Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T19:10:36.651404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367796193025793 fingerprint=9f398d221630ff746f776fe84c4e0174e121124408daffd22b239d289c8a6d06 subject='Dimension Alert - Permit 2347381 Arizona, Order 74812842'
2026-04-13T19:10:36.898145Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862367675166872263 fingerprint=3e0bde0caef3c0198c83f087444888169ef2bd3259a04a45bf5db71e39a80f22 subject='Unit: 873 / project order'
2026-04-13T19:10:37.145005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862008277774553838 fingerprint=15f0258098fe1e70a0fab01495fe497562bb9448f44cf3ee5d247a9283ea9d9c subject='Re: Michigan Account Creation'
2026-04-13T19:10:37.391859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862108364404932383 fingerprint=e8840aac4a3b4df7f0c7f7941cfe5f641b62daef287021852d6ff7e31ef8896a subject='Re: PERMITS NEEDED TRUCK #1002'
2026-04-13T19:10:37.638561Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862019792934110257 fingerprint=8f88b4626a8c0d0b6c45904012781b6b4a198c293eea1fff76d90470c38dcd2c subject="Re: Oversized 10'2 wide Permists"
2026-04-13T19:10:37.885342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=7eb78141dbfc1964594cebb66c24e19d87e80b7ae517da53fe9f88c1c205b2fe subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T19:10:38.132121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=c5c04fc6049001580c4ab1bfb7b569852016e679a5e6414508b7d6f865f65bc7 subject='Re: New Permit Request - Truck#F271'
2026-04-13T19:10:38.378897Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862368842439853920 fingerprint=a2b24cd94223d7cced1c9f17d2cf9c58a882d434c0bccc6c721e1e30f96c9a10 subject='Confirmation of Order #12779763'
2026-04-13T19:10:38.625720Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862369066100655497 fingerprint=b9012900bebc9649f5593278acc5ce95dccb7aef2b292fb7c47a5fbd4a75838a subject='Discount Applied to Your Order 68787290'
2026-04-13T19:10:38.872633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=730e61f95fd653c0afe78acc3182e48ef265465172256e531193da8b883afdb3 subject='Re: Confirmation of Order #02118232'
2026-04-13T19:10:39.119477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862370153887408134 fingerprint=f7a94d794393e56cdd8b31ecab3940f589303f31d7980dd9df8de1dd3dd88f65 subject='RE: Gate 2 Location - KO Drum Delivery'
2026-04-13T19:10:39.366444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862370668430355333 fingerprint=d70a7d87c5c881bd1358a4250021339ca10d52c7fde5ec56216da43c9821db74 subject='Mail delivery failed: returning message to sender'
2026-04-13T19:10:39.615300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862007360364737296 fingerprint=d50ba6afc593c7f54ce1c6b1cae79ef08de3757f6cb965b5fa215ed599ba0386 subject='Re: OH INSURANCE UPDATE'
2026-04-13T19:10:39.862341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862371486543089167 fingerprint=36e91b16a33eaebd73680fc9a884f7558907ec995ca62a95c335aaf391f6a293 subject='Dimension Alert - Permit NM26106990 New Mexico, Order 12779763'
2026-04-13T19:10:40.109803Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862373038045844332 fingerprint=6f656b34a1d495647c607568368bd3ea103404540a9c1a93a9b6c745ce02924a subject='Dimension Alert - Permit 2347501 Arizona, Order 12779763'
2026-04-13T19:10:40.356386Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=b3154cfd9a848635b747e0cdce3773a9f6ae55cf9dbb915d146a123237fd0a21 subject='Re: #377 TN to TX'
2026-04-13T19:10:40.603146Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862368822234074741 fingerprint=0fb109291be1a1ca30503c30e9a3b3ccbb55128df85740d8cf65bc3641d6397d subject='Re: Invoices for Week of April 6th – April 10th'
2026-04-13T19:10:40.853936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854460565115 fingerprint=33049c80a0a1a118af5e521ec599bf660a1d13432e58768724ea1b852756cf24 subject='Re: #395 CA to WA'
2026-04-13T19:10:41.100706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374345792831825 fingerprint=78803d06a7e84089850f6fe0c5fb7e731b00a880a3b5b2963ba259956ea16f5f subject='New 1Password sign-in alert'
2026-04-13T19:10:41.347733Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=a3c7b731ec7c91e7d3ae2f6fe8491c3c2e950f405d76f191981c4dbf77ea5e7a subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-13T19:10:41.594563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374615269895048 fingerprint=05b9aaef10d7fe6679cb61dfa29e641087d3ae02563643b7f1590e3f26320469 subject='Unit 805 - CA permit'
2026-04-13T19:10:43.074310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=1fc66077364563d417e21c43e69934c5d8b45a2c506a89179cc916bf229aae68 subject='Re: #377 NC to TX'
2026-04-13T19:10:45.054580Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[302, 566] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 email_count=2 subject='Re: New Permit Request- CA Annual Permit'
2026-04-13T19:10:45.056263Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:10:45.056492Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 model=gemini-flash-latest
2026-04-13T19:10:45.057005Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:10:45.072926Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:10:45.073691Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 email_count=2 first_100_chars='Good morning team,\n\nHow much would an Annual permit cost and how fast does it arrive?\n\nCJ Green\nDisp' text_length=842
2026-04-13T19:10:45.074026Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 snippet="Shit. Ok. CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <synchronpermits@gmail.com> Sent: Monday, April 13, 2026 1:14 PM To: CJ Green | Harvest <cj@harvestfreight.us> Subject: Re: New Permit Request- CA Annual Permit It costs 90$ and it's mailed directly to our address then we have to mail it to u, this process usually takes 15-25 days"
2026-04-13T19:10:45.074464Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 subject='Re: New Permit Request- CA Annual Permit'
2026-04-13T19:10:45.074763Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 is_order_email=True snippet='Shit. Ok. CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@ha'
2026-04-13T19:10:45.074905Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 is_order_email=True
2026-04-13T19:10:45.079051Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:10:45.079283Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:11:36.411210Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 inserted_id=69dd3fe81e109c17fcc23ccf
2026-04-13T19:11:36.411743Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862375204629742627 intake_record_id=69dd3fe81e109c17fcc23ccf intake_title='Email intake'
2026-04-13T19:11:36.411931Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:11:36.412689Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:11:36.412847Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 model=gemini-flash-latest
2026-04-13T19:11:36.413350Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:11:36.428802Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:11:37.813795Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 sender_emails=['cj@harvestfreight.us']
2026-04-13T19:12:19.076812Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 order_number=33596706
2026-04-13T19:12:19.077223Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 order_number=33596706
2026-04-13T19:12:19.080377Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:12:19.080544Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:12:19.571895Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-13T19:12:19.572152Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 fields_mapped=6
2026-04-13T19:12:19.572526Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 order_number=33596706 sections_mapped=6
2026-04-13T19:12:19.572665Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:12:19.573354Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:12:19.573547Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 model=gemini-flash-latest
2026-04-13T19:12:19.573971Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:12:19.588376Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:12:19.588550Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T19:12:30.143214Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 mailbox=INBOX readonly=True
2026-04-13T19:14:11.999605Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 email_count=3 mailbox='[Gmail]/All Mail' thread_id=1862375204629742627
2026-04-13T19:14:32.269554Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:14:32.270228Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=696 conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 seed_message_id=<DM6PR06MB47321075A3B5986C87478AD4D7242@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=3 source_thread_id=1862375204629742627 thread_fetch_succeeded=True
2026-04-13T19:14:35.337124Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 has_data=True thread_text_length=696
2026-04-13T19:14:35.337345Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:14:35.341627Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:14:35.341892Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:15:05.380682Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T19:15:37.413742Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T19:15:37.665929Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 inserted_id=69dd40d9ecfe8439d74824ee
2026-04-13T19:15:37.666260Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 mongodb_saved_id=69dd40d9ecfe8439d74824ee order_number=33596706
2026-04-13T19:15:37.666495Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:15:37.667587Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T19:15:37.669268Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 errors=[] is_order_email=True order_number=33596706 submission_status=submit_failed
2026-04-13T19:15:37.919396Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862375204629742627 conversation_index=1 conversation_total=13 submission_status=submit_failed
2026-04-13T19:15:37.919765Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862375204629742627 conversation_index=1 conversation_total=13
2026-04-13T19:15:38.166110Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T19:15:38.166390Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=150 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_143906_208854
2026-04-13T19:15:48.228517Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T19:15:48.229176Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260413_143906_208854
2026-04-13T19:20:48.328687Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T19:20:48.329385Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T19:20:58.971809Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T19:21:09.322265Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51824 unseen_only=False
2026-04-13T19:51:27.954601Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=27 latest_message_count=50
2026-04-13T19:51:27.955221Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T19:51:30.266159Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T19:51:30.512814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=c4127c7e10317ba18ff419772297741091f62557607c150fb432efc8431ca1d5 subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-13T19:51:30.759436Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374615269895048 fingerprint=05b9aaef10d7fe6679cb61dfa29e641087d3ae02563643b7f1590e3f26320469 subject='Unit 805 - CA permit'
2026-04-13T19:51:31.006040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862370153887408134 fingerprint=f7a94d794393e56cdd8b31ecab3940f589303f31d7980dd9df8de1dd3dd88f65 subject='RE: Gate 2 Location - KO Drum Delivery'
2026-04-13T19:51:31.252632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862375204629742627 fingerprint=df072e38a1823b8e6c1cb7f59ab8ed90d1c633ee0707a7a232a4d75ea3a877d6 subject='Re: New Permit Request- CA Annual Permit'
2026-04-13T19:51:32.484863Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=cf47d4b6a377b1a512ddc6843697a7c017dff1d0ae792362f343bcc229b0c80d subject='Re: #377 NC to TX'
2026-04-13T19:51:33.717408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374345792831825 fingerprint=7c525653081d7ec7f95dc78ff7707a514ebefeeaf5280eaf5a37d95bebae24a2 subject='New 1Password sign-in alert'
2026-04-13T19:51:33.964152Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=b3154cfd9a848635b747e0cdce3773a9f6ae55cf9dbb915d146a123237fd0a21 subject='Re: #377 TN to TX'
2026-04-13T19:51:35.442424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=84d78a7be68f9664e734c563fb7c216a23bed0e417a4f76a5f3739be86612cfd subject='Re: Permits PA-NY'
2026-04-13T19:51:36.920883Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=1158471898fd9df96277b062cf2980acfa30c70ad6db369cd8cb4235aba370a6 subject='Re: Confirmation of Order #02118232'
2026-04-13T19:51:36.921313Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[386] conversation_id=1862375738231691367 conversation_index=1 conversation_total=18 email_count=1 subject='CTPS Permit Application ID 1649759 has been Denied.'
2026-04-13T19:51:36.922832Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862375738231691367 conversation_index=1 conversation_total=18
2026-04-13T19:51:36.922976Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862375738231691367 conversation_index=1 conversation_total=18 model=gemini-flash-latest
2026-04-13T19:51:36.923388Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862375738231691367 conversation_index=1 conversation_total=18
2026-04-13T19:51:36.937929Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862375738231691367 conversation_index=1 conversation_total=18
2026-04-13T19:51:36.938359Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862375738231691367 conversation_index=1 conversation_total=18 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nIf you have any questions about ' text_length=386
2026-04-13T19:51:36.938592Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862375738231691367 conversation_index=1 conversation_total=18 snippet='Please do not reply to this email as the account is not monitored. If you have any questions about the denial, please contact the Caltrans Authorized State Agent (permit writer) directly, or contact the Permits Office at (916) 322-1297. Hello NASH TURCAN. Your application for a Transportation Permit has been denied for the following reason(s): Other (See Comments) Loaded is denied'
2026-04-13T19:51:36.938763Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862375738231691367 conversation_index=1 conversation_total=18 subject='CTPS Permit Application ID 1649759 has been Denied.'
2026-04-13T19:51:36.938992Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862375738231691367 conversation_index=1 conversation_total=18 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. If you have a'
2026-04-13T19:51:36.939122Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862375738231691367 conversation_index=1 conversation_total=18 is_order_email=False
2026-04-13T19:51:36.941618Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862375738231691367 conversation_index=1 conversation_total=18 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T19:51:36.942210Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862375738231691367 conversation_index=1 conversation_total=18 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T19:51:37.192603Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862375738231691367 conversation_index=1 conversation_total=18 submission_status=not_attempted
2026-04-13T19:51:37.193515Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[686] conversation_id=1862375742090883095 conversation_index=2 conversation_total=18 email_count=1 subject='CTPS Permit Application ID 1649719 has been Denied.'
2026-04-13T19:51:37.204893Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862375742090883095 conversation_index=2 conversation_total=18
2026-04-13T19:51:37.205158Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862375742090883095 conversation_index=2 conversation_total=18 model=gemini-flash-latest
2026-04-13T19:51:37.205760Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862375742090883095 conversation_index=2 conversation_total=18
2026-04-13T19:51:37.224699Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862375742090883095 conversation_index=2 conversation_total=18
2026-04-13T19:51:37.225258Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862375742090883095 conversation_index=2 conversation_total=18 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nIf you have any questions about ' text_length=686
2026-04-13T19:51:37.225502Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862375742090883095 conversation_index=2 conversation_total=18 snippet='Please do not reply to this email as the account is not monitored. If you have any questions about the denial, please contact the Caltrans Authorized State Agent (permit writer) directly, or contact the Permits Office at (916) 322-1297. Hello NASH TURCAN. Your application for a Transportation Permit has been denied for the following reason(s): Other (See Comments) From Origin *ANAHEIM WAY UC UNDER RTE 103 * ANAHEIM ST OH UC UNDER RTE 103 * from SANTA FE AVE - 001S - 022E (7TH ST) - 605N ... and SUNSET HILLS DR E/B OFF RAMP exit number 659) ** from SUNSET HILLS DR W/B ON RAMP not correct. it is SUNSET HILLS DR E/B OFF RAMP exit number 659) ** from SUNSET HILLS DR E/B ON RAMP.'
2026-04-13T19:51:37.225671Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862375742090883095 conversation_index=2 conversation_total=18 subject='CTPS Permit Application ID 1649719 has been Denied.'
2026-04-13T19:51:37.225906Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862375742090883095 conversation_index=2 conversation_total=18 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. If you have a'
2026-04-13T19:51:37.226035Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862375742090883095 conversation_index=2 conversation_total=18 is_order_email=False
2026-04-13T19:51:37.229120Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862375742090883095 conversation_index=2 conversation_total=18 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T19:51:37.229734Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862375742090883095 conversation_index=2 conversation_total=18 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T19:51:37.479126Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862375742090883095 conversation_index=2 conversation_total=18 submission_status=not_attempted
2026-04-13T19:51:37.479667Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[237] conversation_id=1862376792001140610 conversation_index=3 conversation_total=18 email_count=1 subject='Share request for "Information required by states when buying\r\n oversize permits"'
2026-04-13T19:51:37.480879Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862376792001140610 conversation_index=3 conversation_total=18
2026-04-13T19:51:37.481022Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862376792001140610 conversation_index=3 conversation_total=18 model=gemini-flash-latest
2026-04-13T19:51:37.481470Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862376792001140610 conversation_index=3 conversation_total=18
2026-04-13T19:51:37.496069Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862376792001140610 conversation_index=3 conversation_total=18
2026-04-13T19:51:37.496476Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862376792001140610 conversation_index=3 conversation_total=18 email_count=1 first_100_chars='mepapasodaro@gmail.com requests access to an item:\n\nInformation required by states when buying overs' text_length=237
2026-04-13T19:51:37.496706Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862376792001140610 conversation_index=3 conversation_total=18 snippet='mepapasodaro@gmail.com requests access to an item: Information required by states when buying oversize permits You are the owner of this document. To give this user access, click the link above and add them as a collaborator or viewer.'
2026-04-13T19:51:39.232771Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862376792001140610 conversation_index=3 conversation_total=18 raw_answer=no
2026-04-13T19:51:39.233111Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862376792001140610 conversation_index=3 conversation_total=18 is_order_email=False snippet='mepapasodaro@gmail.com requests access to an item: Information required by state'
2026-04-13T19:51:39.233250Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862376792001140610 conversation_index=3 conversation_total=18 is_order_email=False
2026-04-13T19:51:39.237156Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862376792001140610 conversation_index=3 conversation_total=18 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T19:51:39.237800Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862376792001140610 conversation_index=3 conversation_total=18 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T19:51:39.487230Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862376792001140610 conversation_index=3 conversation_total=18 submission_status=not_attempted
2026-04-13T19:51:39.487704Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[548, 858] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 email_count=2 subject='Re: New Permit Request - Truck#96169'
2026-04-13T19:51:39.488887Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:51:39.489029Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 model=gemini-flash-latest
2026-04-13T19:51:39.489442Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:51:39.504218Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:51:39.504822Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 email_count=2 first_100_chars='Truck# 96169\nTrailer# 3874\n\nPickup: 14370 Gannet St, La Mirada, CA 90638\nDelivery: 1825 Turning Basi' text_length=1380
2026-04-13T19:51:39.505076Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 snippet="Route 1 Axle Spacing (ft/in or inches): * A1–A2: 16-8 * A2–A3: 4-5 * A3–A4: 43-6 * A4–A5: 4-5 * A5–A6: (Leave blank if no 6th axle) * A6–A7: (Leave blank if no 7th axle) * Overall Length (bumper to bumper): 75' CJ Green Dispatch coordinator Email: cj@harvestfreight.us<mailto:cj@harvestfreight.us> Direct: (779) 303-1636 Main: (331) 466-0011 ext. 901 Company: Harvest Freight Inc. 26401 W Red Apple Rd, Plainfield, IL US 60585 From: Synchron Permits <synchronpermits@gmail.com> Sent: Monday, April 13, 2026 1:35 PM To: CJ Green | Harvest <cj@harvestfreight.us> Subject: Re: New Permit Request - Truck#96169 Hello team, these are the options, please confirm and also team, please provide axle spacing for these configuration. 1. https://maps.app.goo.gl/xRnCjFPRTUL9rFDX7 2. https://maps.app.goo.gl/poopDtXBpZYMShDS9"
2026-04-13T19:51:39.505427Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=True conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 subject='Re: New Permit Request - Truck#96169'
2026-04-13T19:51:39.505676Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 is_order_email=True snippet='Route 1 Axle Spacing (ft/in or inches): * A1–A2: 16-8 * A2–A3: 4-5 * A3–A4: 43-6'
2026-04-13T19:51:39.505811Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 is_order_email=True
2026-04-13T19:51:39.508750Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:51:39.508907Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:52:31.135457Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 inserted_id=69dd497f1e109c17fcc23e44
2026-04-13T19:52:31.135913Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Maximiliano conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862376998097908181 intake_record_id=69dd497f1e109c17fcc23e44 intake_title='Email intake'
2026-04-13T19:52:31.136058Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:52:31.136761Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:52:31.136903Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 model=gemini-flash-latest
2026-04-13T19:52:31.137324Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:52:31.151856Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:52:32.591885Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 sender_emails=['cj@harvestfreight.us']
2026-04-13T19:53:13.860781Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Harvest Freight Inc.' conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 order_number=33596706
2026-04-13T19:53:13.861366Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 order_number=33596706
2026-04-13T19:53:13.865139Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:53:13.865426Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:53:14.357562Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 doc_id=69d671371e109c17fcc0e1c2 order_number=33596706 query_field=token
2026-04-13T19:53:14.357911Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 fields_mapped=6
2026-04-13T19:53:14.358460Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 order_number=33596706 sections_mapped=6
2026-04-13T19:53:14.358659Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:53:14.359705Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:53:14.359917Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 model=gemini-flash-latest
2026-04-13T19:53:14.360538Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:53:14.380091Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:53:14.380312Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T19:53:24.916237Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 mailbox=INBOX readonly=True
2026-04-13T19:55:27.006683Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 email_count=5 mailbox='[Gmail]/All Mail' thread_id=1862376998097908181
2026-04-13T19:55:47.351847Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:55:47.352818Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=1357 conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 seed_message_id=<DM6PR06MB47328400A51881CE8E400ABFD7242@DM6PR06MB4732.namprd06.prod.outlook.com> source_email_count=5 source_thread_id=1862376998097908181 thread_fetch_succeeded=True
2026-04-13T19:56:04.352330Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 has_data=True thread_text_length=1357
2026-04-13T19:56:04.352578Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:56:04.355923Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:56:04.356103Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:56:34.392714Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T19:57:06.430683Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T19:57:06.694203Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 inserted_id=69dd4a92ecfe8439d74824f0
2026-04-13T19:57:06.694424Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 mongodb_saved_id=69dd4a92ecfe8439d74824f0 order_number=33596706
2026-04-13T19:57:06.694599Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:57:06.695272Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T19:57:06.696390Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Harvest Freight Inc.' conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 errors=[] is_order_email=True order_number=33596706 submission_status=submit_failed
2026-04-13T19:57:06.943098Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862376998097908181 conversation_index=4 conversation_total=18 submission_status=submit_failed
2026-04-13T19:57:06.943323Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862376998097908181 conversation_index=4 conversation_total=18
2026-04-13T19:57:07.186989Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T19:57:07.187203Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=150 completed_order_found=True conversation_count=4 max_messages_requested=50 non_order_email_count=3 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_152048_328925
2026-04-13T19:57:17.251703Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T19:57:17.252248Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=1 run_trace_dir=all_steps_data/run_20260413_152048_328925
2026-04-13T20:02:17.344850Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T20:02:17.345521Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T20:02:28.054811Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T20:02:38.419783Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51842 unseen_only=False
2026-04-13T20:35:36.944839Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-13T20:35:36.945542Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T20:35:39.317110Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T20:35:39.566472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=b3154cfd9a848635b747e0cdce3773a9f6ae55cf9dbb915d146a123237fd0a21 subject='Re: #377 TN to TX'
2026-04-13T20:35:40.806102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=cf47d4b6a377b1a512ddc6843697a7c017dff1d0ae792362f343bcc229b0c80d subject='Re: #377 NC to TX'
2026-04-13T20:35:41.550047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1861994442383277017 fingerprint=84d78a7be68f9664e734c563fb7c216a23bed0e417a4f76a5f3739be86612cfd subject='Re: Permits PA-NY'
2026-04-13T20:35:42.790048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=c4127c7e10317ba18ff419772297741091f62557607c150fb432efc8431ca1d5 subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-13T20:35:43.286305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374345792831825 fingerprint=7c525653081d7ec7f95dc78ff7707a514ebefeeaf5280eaf5a37d95bebae24a2 subject='New 1Password sign-in alert'
2026-04-13T20:35:43.534388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=1158471898fd9df96277b062cf2980acfa30c70ad6db369cd8cb4235aba370a6 subject='Re: Confirmation of Order #02118232'
2026-04-13T20:35:44.279861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 fingerprint=16419b1acf299f4c9d7c6a80191600668449812f9f9ed378a99e5ab78ab4f344 subject='Permits have been approved for payment'
2026-04-13T20:35:45.529634Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=1ae126a50443cb4ed0126a0dbbfc86a488dbeaac9885cf98ee16506898ef215b subject='Re: New Permit Request - Truck#F271'
2026-04-13T20:35:46.026019Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T20:35:46.274249Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[84, 144, 164] conversation_id=1862377834672588663 conversation_index=1 conversation_total=19 email_count=3 subject='Re: Unit 985 - Highpole need in Oregan'
2026-04-13T20:35:46.275999Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862377834672588663 conversation_index=1 conversation_total=19
2026-04-13T20:35:46.276216Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862377834672588663 conversation_index=1 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:35:46.276856Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862377834672588663 conversation_index=1 conversation_total=19
2026-04-13T20:35:46.295246Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862377834672588663 conversation_index=1 conversation_total=19
2026-04-13T20:35:46.295849Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862377834672588663 conversation_index=1 conversation_total=19 email_count=3 first_100_chars='Hood River, OR - Caby, OR\n\nHi team, can you help with a high pole for today?\n\nThanks\n\n---\n\n14\'11" hi' text_length=406
2026-04-13T20:35:46.296121Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862377834672588663 conversation_index=1 conversation_total=19 snippet='please take it down Thanks! On Mon, Apr 13, 2026 at 2:03 PM Synchron Permits <synchronpermits@gmail.com> wrote: Posting made team. Let us know when to take it down'
2026-04-13T20:35:48.115063Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862377834672588663 conversation_index=1 conversation_total=19 raw_answer=no
2026-04-13T20:35:48.115409Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862377834672588663 conversation_index=1 conversation_total=19 is_order_email=False snippet='please take it down Thanks! On Mon, Apr 13, 2026 at 2:03 PM Synchron Permits <sy'
2026-04-13T20:35:48.115565Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862377834672588663 conversation_index=1 conversation_total=19 is_order_email=False
2026-04-13T20:35:48.119769Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862377834672588663 conversation_index=1 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:35:48.120629Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862377834672588663 conversation_index=1 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:35:48.373081Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862377834672588663 conversation_index=1 conversation_total=19 submission_status=not_attempted
2026-04-13T20:35:48.373621Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[172, 249, 443, 216, 299, 389] conversation_id=1862380175920397862 conversation_index=2 conversation_total=19 email_count=6 subject='Re: #397 Ut to NM'
2026-04-13T20:35:48.374887Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862380175920397862 conversation_index=2 conversation_total=19
2026-04-13T20:35:48.375071Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862380175920397862 conversation_index=2 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:35:48.375540Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862380175920397862 conversation_index=2 conversation_total=19
2026-04-13T20:35:48.394053Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862380175920397862 conversation_index=2 conversation_total=19
2026-04-13T20:35:48.395001Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862380175920397862 conversation_index=2 conversation_total=19 email_count=6 first_100_chars='6 axles ( 4+2 )\n\n18\'10"\n4\'10\n5\'\n44\'\n4\'6"\n\n80L\n10\'6W\n13\'6T\n\n15k\n50k\n40k\nPlease order only UT\n\n*Vlad C' text_length=1803
2026-04-13T20:35:48.395372Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862380175920397862 conversation_index=2 conversation_total=19 snippet='32 20\'51.2" N 104 04\'04.9" W This coordinates will not work? If not then choose the closest address to those coordinates please. *Vlad Croitoru* Dispatcher | ATLAS LOGISTICS GROUP INC www.atlaslogistics.net On Mon, Apr 13, 2026 at 2:56 PM Synchron Permits <synchronpermits@gmail.com> wrote: Guys, we will be needing a proper delivery address in order to be able to buy the last permit.'
2026-04-13T20:35:50.710230Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862380175920397862 conversation_index=2 conversation_total=19 raw_answer=no
2026-04-13T20:35:50.710657Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862380175920397862 conversation_index=2 conversation_total=19 is_order_email=False snippet='32 20\'51.2" N 104 04\'04.9" W This coordinates will not work? If not then choose '
2026-04-13T20:35:50.710821Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862380175920397862 conversation_index=2 conversation_total=19 is_order_email=False
2026-04-13T20:35:50.715304Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 conversation_index=2 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:35:50.716373Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862380175920397862 conversation_index=2 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:35:50.967037Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862380175920397862 conversation_index=2 conversation_total=19 submission_status=not_attempted
2026-04-13T20:35:50.967542Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3477] conversation_id=1862380382022657259 conversation_index=3 conversation_total=19 email_count=1 subject='Re: 377 Georgia Google Maps Route Created for order 59795976'
2026-04-13T20:35:50.968980Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862380382022657259 conversation_index=3 conversation_total=19
2026-04-13T20:35:50.969155Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862380382022657259 conversation_index=3 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:35:50.969662Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862380382022657259 conversation_index=3 conversation_total=19
2026-04-13T20:35:50.984798Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862380382022657259 conversation_index=3 conversation_total=19
2026-04-13T20:35:50.985842Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862380382022657259 conversation_index=3 conversation_total=19 email_count=1 first_100_chars='I am legal weight\n\nB Rich\n\nBRichAtlasLogistics@gmail.com\n540.209.2789\n\nOn Mon, Apr 13, 2026, 2:18\u202fPM' text_length=3477
2026-04-13T20:35:50.986180Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862380382022657259 conversation_index=3 conversation_total=19 snippet='I am legal weight B Rich BRichAtlasLogistics@gmail.com 540.209.2789 On Mon, Apr 13, 2026, 2:18 PM Synchron Permits <updates@heavyhaulgbt.com> wrote: Synchron Permits Dear Benjamin, We are pleased to inform you that a Google Maps route has been created matching the details of your permit. This map is intended to help you visualize the route and understand the overall direction of your journey. Permit & Order Details Order Number: 59795976 Permit Number: A1673611 Order Management: Dashboard <https://permits.synchrontms.com/my-dashboard> Driver Responsibility Drivers are *fully responsible for every turn the truck makes—or fails to make*. If the route displayed differs from the permit, *follow the permit strictly* and *report any mismatch immediately* by replying to this email. Route Map You can access the route using the following link(s): - https://maps.app.goo.gl/2zawe6a4F7Zq7ExeA Please make sure to enter the route manually into your truck GPS system. *Do not use Google Maps as your primary navigation source*, as it'
2026-04-13T20:35:53.191245Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862380382022657259 conversation_index=3 conversation_total=19 raw_answer=no
2026-04-13T20:35:53.191617Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862380382022657259 conversation_index=3 conversation_total=19 is_order_email=False snippet='I am legal weight B Rich BRichAtlasLogistics@gmail.com 540.209.2789 On Mon, Apr '
2026-04-13T20:35:53.191793Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862380382022657259 conversation_index=3 conversation_total=19 is_order_email=False
2026-04-13T20:35:53.195527Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862380382022657259 conversation_index=3 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:35:53.196184Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862380382022657259 conversation_index=3 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:35:53.456016Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862380382022657259 conversation_index=3 conversation_total=19 submission_status=not_attempted
2026-04-13T20:35:53.456873Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[284] conversation_id=1862380672647099601 conversation_index=4 conversation_total=19 email_count=1 subject='Re: Unit 377 ~ Alabama Permit Submitted'
2026-04-13T20:35:53.458598Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862380672647099601 conversation_index=4 conversation_total=19
2026-04-13T20:35:53.458880Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862380672647099601 conversation_index=4 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:35:53.459508Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862380672647099601 conversation_index=4 conversation_total=19
2026-04-13T20:35:53.478979Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862380672647099601 conversation_index=4 conversation_total=19
2026-04-13T20:35:53.479520Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862380672647099601 conversation_index=4 conversation_total=19 email_count=1 first_100_chars='That is not correct route\n\nB Rich\n\nBRichAtlasLogistics@gmail.com\n540.209.2789\n\nOn Mon, Apr 13, 2026,' text_length=284
2026-04-13T20:35:53.479792Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862380672647099601 conversation_index=4 conversation_total=19 snippet='That is not correct route B Rich BRichAtlasLogistics@gmail.com 540.209.2789 On Mon, Apr 13, 2026, 2:21 PM Synchron Permits <info@synchronpermits.com> wrote: Hello, we have an update for you. Application submitted - APP ID: 5528585 We will send you the permit as soon as it arrives.'
2026-04-13T20:35:55.584853Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862380672647099601 conversation_index=4 conversation_total=19 raw_answer=no
2026-04-13T20:35:55.585193Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862380672647099601 conversation_index=4 conversation_total=19 is_order_email=False snippet='That is not correct route B Rich BRichAtlasLogistics@gmail.com 540.209.2789 On M'
2026-04-13T20:35:55.585343Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862380672647099601 conversation_index=4 conversation_total=19 is_order_email=False
2026-04-13T20:35:55.589311Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862380672647099601 conversation_index=4 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:35:55.589966Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862380672647099601 conversation_index=4 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:35:55.843773Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862380672647099601 conversation_index=4 conversation_total=19 submission_status=not_attempted
2026-04-13T20:35:55.844126Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[367, 170, 258] conversation_id=1862381068773939257 conversation_index=5 conversation_total=19 email_count=3 subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-13T20:35:55.845468Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862381068773939257 conversation_index=5 conversation_total=19
2026-04-13T20:35:55.845622Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862381068773939257 conversation_index=5 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:35:55.846019Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862381068773939257 conversation_index=5 conversation_total=19
2026-04-13T20:35:55.860929Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862381068773939257 conversation_index=5 conversation_total=19
2026-04-13T20:35:55.861443Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862381068773939257 conversation_index=5 conversation_total=19 email_count=3 first_100_chars='Hi,\nWill load it tomorrow.\nNeed LA requested today so we have it tomorrow.\n\nPU:\n601 Benton Kelly Str' text_length=809
2026-04-13T20:35:55.861677Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862381068773939257 conversation_index=5 conversation_total=19 snippet='Hey team, driver asked if we can stay on I20 until I35. Please advise. On Mon, Apr 13, 2026 at 1:52 PM Synchron Permits <synchronpermits@gmail.com> wrote: Team we suggest this route https://maps.app.goo.gl/xHuVCN6n5vs4y5GV6 . Please confirm so we can get LA'
2026-04-13T20:35:57.819599Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862381068773939257 conversation_index=5 conversation_total=19 raw_answer=no
2026-04-13T20:35:57.820108Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862381068773939257 conversation_index=5 conversation_total=19 is_order_email=False snippet='Hey team, driver asked if we can stay on I20 until I35. Please advise. On Mon, A'
2026-04-13T20:35:57.820303Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862381068773939257 conversation_index=5 conversation_total=19 is_order_email=False
2026-04-13T20:35:57.827296Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 conversation_index=5 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:35:57.828952Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862381068773939257 conversation_index=5 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:35:58.082355Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862381068773939257 conversation_index=5 conversation_total=19 submission_status=not_attempted
2026-04-13T20:35:58.082853Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[216, 489, 684] conversation_id=1862381966529966861 conversation_index=6 conversation_total=19 email_count=3 subject='Re: #399 UT to OH'
2026-04-13T20:35:58.084045Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862381966529966861 conversation_index=6 conversation_total=19
2026-04-13T20:35:58.084187Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862381966529966861 conversation_index=6 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:35:58.084650Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862381966529966861 conversation_index=6 conversation_total=19
2026-04-13T20:35:58.099723Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862381966529966861 conversation_index=6 conversation_total=19
2026-04-13T20:35:58.100376Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862381966529966861 conversation_index=6 conversation_total=19 email_count=3 first_100_chars="axle spacings:\n6 axles(3+3)\n21 - 5 - 46 - 4'6 - 4'6\n\n84L\n12W\n13'4T\n\n15k\n40k\n40k\n\nOrder UT permit onl" text_length=1403
2026-04-13T20:35:58.100646Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862381966529966861 conversation_index=6 conversation_total=19 snippet="6 axles(3+3) 21 - 5 - 44 - 4'6 - 4'6 *Vlad Croitoru* Dispatcher | ATLAS LOGISTICS GROUP INC www.atlaslogistics.net On Mon, Apr 13, 2026 at 2:05 PM Vlad Croitoru <vlad@atlaslogistics.net> wrote: The route works. *Vlad Croitoru* Dispatcher | ATLAS LOGISTICS GROUP INC www.atlaslogistics.net On Mon, Apr 13, 2026 at 2:04 PM Synchron Permits < synchronpermits@gmail.com> wrote: Team, here is the suggested route. We're going to have to test this; if there are any variations we will let you know. Please let us know if we can proceed. Also, we're only processing UT for now, but for some of the other states we will require the confirmation on trailer length and kingpin to rear axle."
2026-04-13T20:36:00.876906Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862381966529966861 conversation_index=6 conversation_total=19 raw_answer=no
2026-04-13T20:36:00.877256Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862381966529966861 conversation_index=6 conversation_total=19 is_order_email=False snippet="6 axles(3+3) 21 - 5 - 44 - 4'6 - 4'6 *Vlad Croitoru* Dispatcher | ATLAS LOGISTIC"
2026-04-13T20:36:00.877393Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862381966529966861 conversation_index=6 conversation_total=19 is_order_email=False
2026-04-13T20:36:00.881229Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 conversation_index=6 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:00.882041Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862381966529966861 conversation_index=6 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:01.133198Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862381966529966861 conversation_index=6 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:01.133873Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1026] conversation_id=1862382047355313836 conversation_index=7 conversation_total=19 email_count=1 subject='Dimension Alert - Permit 2699030434 Utah, Order 73773621'
2026-04-13T20:36:01.135666Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862382047355313836 conversation_index=7 conversation_total=19
2026-04-13T20:36:01.135870Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862382047355313836 conversation_index=7 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:01.136537Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862382047355313836 conversation_index=7 conversation_total=19
2026-04-13T20:36:01.166949Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862382047355313836 conversation_index=7 conversation_total=19
2026-04-13T20:36:01.167913Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862382047355313836 conversation_index=7 conversation_total=19 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=945
2026-04-13T20:36:01.168265Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862382047355313836 conversation_index=7 conversation_total=19 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Utah state regulations. TRANSPORTATION ORDER DETAILS Order Number: 73773621 Permit Number: 2699030434 Jurisdiction: Utah Order Management: https://permits.synchrontms.com/order-details?orderId=73773621 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Weight: 95999 Order Specifications: Weight: 103001 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with your transportation requirements. We appreciate your business and look forward to your response. The Synchron Permits Team'
2026-04-13T20:36:01.168560Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862382047355313836 conversation_index=7 conversation_total=19 subject='Dimension Alert - Permit 2699030434 Utah, Order 73773621'
2026-04-13T20:36:01.168910Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862382047355313836 conversation_index=7 conversation_total=19 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T20:36:01.169119Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862382047355313836 conversation_index=7 conversation_total=19 is_order_email=False
2026-04-13T20:36:01.174622Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862382047355313836 conversation_index=7 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:01.175685Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862382047355313836 conversation_index=7 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:01.426597Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862382047355313836 conversation_index=7 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:01.427632Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1337] conversation_id=1862382267511910266 conversation_index=8 conversation_total=19 email_count=1 subject='Confirmation of Order #39352599'
2026-04-13T20:36:01.429627Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862382267511910266 conversation_index=8 conversation_total=19
2026-04-13T20:36:01.429875Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862382267511910266 conversation_index=8 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:01.430547Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862382267511910266 conversation_index=8 conversation_total=19
2026-04-13T20:36:01.458649Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862382267511910266 conversation_index=8 conversation_total=19
2026-04-13T20:36:01.459891Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862382267511910266 conversation_index=8 conversation_total=19 email_count=1 first_100_chars='Dear VLAD CROITORU,\n\nWe are pleased to inform you that we have successfully collected all the necess' text_length=1337
2026-04-13T20:36:01.460245Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862382267511910266 conversation_index=8 conversation_total=19 snippet="Dear VLAD CROITORU, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Suggested Route: https://maps.app.goo.gl/s56wUXqoh28dGw6o6 Order Details Truck Unit: 397 Year: 2020 Make: Peterbilt Model: TR License: RP01212 State: WA Vin: 1XPCP4EX9LD719751 Axles: 3 + 1 PUSHER Registration Expiration: 04-30-2026 Empty Weight: Trailer Unit: 9921 Trailer type: Lowboy Vin: 4U3J05324ML019921 Year: 2021 Make: XLSPT"
2026-04-13T20:36:01.460483Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862382267511910266 conversation_index=8 conversation_total=19 subject='Confirmation of Order #39352599'
2026-04-13T20:36:01.460808Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862382267511910266 conversation_index=8 conversation_total=19 is_order_email=False snippet='Dear VLAD CROITORU, We are pleased to inform you that we have successfully colle'
2026-04-13T20:36:01.461012Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862382267511910266 conversation_index=8 conversation_total=19 is_order_email=False
2026-04-13T20:36:01.465076Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862382267511910266 conversation_index=8 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:01.465786Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862382267511910266 conversation_index=8 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:01.717794Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862382267511910266 conversation_index=8 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:01.718143Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[444, 531, 939, 553] conversation_id=1862382327111979201 conversation_index=9 conversation_total=19 email_count=4 subject='Re: Truck 3416 Trailer T039'
2026-04-13T20:36:01.719338Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862382327111979201 conversation_index=9 conversation_total=19
2026-04-13T20:36:01.719507Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862382327111979201 conversation_index=9 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:01.719931Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862382327111979201 conversation_index=9 conversation_total=19
2026-04-13T20:36:01.735081Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862382327111979201 conversation_index=9 conversation_total=19
2026-04-13T20:36:01.735880Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862382327111979201 conversation_index=9 conversation_total=19 email_count=4 first_100_chars='1250 1/2, 1309 Hillcrest Dr, Laurel, MS 39440\nTo\n100 E 4th St, Justin, TX 76247,\n\nKomatsu PC 210 -LC' text_length=2488
2026-04-13T20:36:01.736119Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862382327111979201 conversation_index=9 conversation_total=19 snippet='Got it, thank you. *MC 990377* Thank you, *Constantin Pruitt Logistics CoordinatorDirect: (463) 777-6161Text: (463) 888-9426Main: (425) 242-6641 ext. 2, opt. 2Fax: (425) 669-9426After-hours Team 5:00pm EST >: (463) 999-9202 dispatch6@selectcorp.org <dispatch6@selectcorp.org> Carmel, IN www.selectcorp.org On Mon, Apr 13, 2026 at 10:45 PM Synchron Permits <synchronpermits@gmail.com> wrote: Roger team We have already purchased the *MS permi*t. In any case, t*he permit is valid.* LA and TX will be managed using the new weights received. Thank you!'
2026-04-13T20:36:03.920768Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862382327111979201 conversation_index=9 conversation_total=19 raw_answer=no
2026-04-13T20:36:03.921182Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862382327111979201 conversation_index=9 conversation_total=19 is_order_email=False snippet='Got it, thank you. *MC 990377* Thank you, *Constantin Pruitt Logistics Coordinat'
2026-04-13T20:36:03.921329Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862382327111979201 conversation_index=9 conversation_total=19 is_order_email=False
2026-04-13T20:36:03.925475Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862382327111979201 conversation_index=9 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:03.926515Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862382327111979201 conversation_index=9 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:04.177054Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862382327111979201 conversation_index=9 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:04.177523Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[104, 583, 815, 1022, 115, 206, 394] conversation_id=1862383345798526979 conversation_index=10 conversation_total=19 email_count=7 subject='Re: Need MN oversize permit'
2026-04-13T20:36:04.178919Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862383345798526979 conversation_index=10 conversation_total=19
2026-04-13T20:36:04.179059Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862383345798526979 conversation_index=10 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:04.179488Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862383345798526979 conversation_index=10 conversation_total=19
2026-04-13T20:36:04.195382Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862383345798526979 conversation_index=10 conversation_total=19
2026-04-13T20:36:04.196288Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862383345798526979 conversation_index=10 conversation_total=19 email_count=7 first_100_chars='*Thank you for your business,*\n\n*BLUE LIGHT TRANSPORT LLC*\n*MC 108015 DOT 3156301 *\n*(815) 846-9797*' text_length=3265
2026-04-13T20:36:04.196567Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862383345798526979 conversation_index=10 conversation_total=19 snippet='trailer length: 53ft load length: 60ft front overhang: 0ft rear overhang: 7ft overall length: 75ft (WITHOUT overhang) overall length: 82ft (WITH overhang) On Mon, Apr 13, 2026 at 2:20 PM Synchron Permits <synchronpermits@gmail.com> wrote: Team, this is only Overhang, yes? Can you tell us how much overhang you have? (We presume in the back) and the overall length WITHOUT the Overhang (80ft?)'
2026-04-13T20:36:10.898984Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862383345798526979 conversation_index=10 conversation_total=19 raw_answer=no
2026-04-13T20:36:10.899319Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862383345798526979 conversation_index=10 conversation_total=19 is_order_email=False snippet='trailer length: 53ft load length: 60ft front overhang: 0ft rear overhang: 7ft ov'
2026-04-13T20:36:10.899484Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862383345798526979 conversation_index=10 conversation_total=19 is_order_email=False
2026-04-13T20:36:10.903489Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 conversation_index=10 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:10.904623Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862383345798526979 conversation_index=10 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:11.158599Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862383345798526979 conversation_index=10 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:11.159039Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1309] conversation_id=1862383711990453601 conversation_index=11 conversation_total=19 email_count=1 subject='Confirmation of Order #96246882'
2026-04-13T20:36:11.160203Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862383711990453601 conversation_index=11 conversation_total=19
2026-04-13T20:36:11.160348Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862383711990453601 conversation_index=11 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:11.160829Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862383711990453601 conversation_index=11 conversation_total=19
2026-04-13T20:36:11.175820Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862383711990453601 conversation_index=11 conversation_total=19
2026-04-13T20:36:11.176631Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862383711990453601 conversation_index=11 conversation_total=19 email_count=1 first_100_chars='Dear Sam Doyle,\n\nWe are pleased to inform you that we have successfully collected all the necessary ' text_length=1309
2026-04-13T20:36:11.176869Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862383711990453601 conversation_index=11 conversation_total=19 snippet="Dear Sam Doyle, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Suggested Route: https://maps.app.goo.gl/h5AHrZRwtxLmLRRUA Order Details Truck Unit: 440 Year: 2024 Make: VOLVO Model: TR License: P1224280 State: IL Vin: 4V4NC9EJ2RN660418 Axles: 3 Registration Expiration: 03-31-2027 Empty Weight: Trailer Unit: 920 + FLIP Trailer type: Removable Gooseneck Vin: 1Z9A3DP23S1607920 Year: 2025 Make: ALPH"
2026-04-13T20:36:11.177031Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862383711990453601 conversation_index=11 conversation_total=19 subject='Confirmation of Order #96246882'
2026-04-13T20:36:11.177263Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862383711990453601 conversation_index=11 conversation_total=19 is_order_email=False snippet='Dear Sam Doyle, We are pleased to inform you that we have successfully collected'
2026-04-13T20:36:11.177395Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862383711990453601 conversation_index=11 conversation_total=19 is_order_email=False
2026-04-13T20:36:11.180864Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862383711990453601 conversation_index=11 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:11.181800Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862383711990453601 conversation_index=11 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:11.432677Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862383711990453601 conversation_index=11 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:11.433383Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1077] conversation_id=1862384511129835304 conversation_index=12 conversation_total=19 email_count=1 subject='Order #19510408 – Pre-Charge Initiated'
2026-04-13T20:36:11.434601Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862384511129835304 conversation_index=12 conversation_total=19
2026-04-13T20:36:11.434743Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862384511129835304 conversation_index=12 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:11.435227Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862384511129835304 conversation_index=12 conversation_total=19
2026-04-13T20:36:11.450477Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862384511129835304 conversation_index=12 conversation_total=19
2026-04-13T20:36:11.451164Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862384511129835304 conversation_index=12 conversation_total=19 email_count=1 first_100_chars='Dear Constantin,\nThis email confirms that we have placed a temporary hold on your card ending in 357' text_length=1077
2026-04-13T20:36:11.451405Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862384511129835304 conversation_index=12 conversation_total=19 snippet='Dear Constantin, This email confirms that we have placed a temporary hold on your card ending in 3575 for $681.60 . This is related to Order #19510408 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction for the remaining balance. 🧾 What to expect next For full transparency, you will receive a separate email receipt for every transaction. Your final invoice will clearly itemize all costs associated with this order. Transaction ID: pi_3TLq5vH1elnSuW0o0KMpEikM 📄 Order Status You will receive your permits shortly. No action is required'
2026-04-13T20:36:11.451626Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862384511129835304 conversation_index=12 conversation_total=19 subject='Order #19510408 – Pre-Charge Initiated'
2026-04-13T20:36:11.452098Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862384511129835304 conversation_index=12 conversation_total=19 is_order_email=False snippet='Dear Constantin, This email confirms that we have placed a temporary hold on you'
2026-04-13T20:36:11.452240Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862384511129835304 conversation_index=12 conversation_total=19 is_order_email=False
2026-04-13T20:36:11.456209Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862384511129835304 conversation_index=12 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:11.457289Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862384511129835304 conversation_index=12 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:11.708204Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862384511129835304 conversation_index=12 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:11.708559Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1331] conversation_id=1862384524551188597 conversation_index=13 conversation_total=19 email_count=1 subject='Confirmation of Order #19510408'
2026-04-13T20:36:11.709728Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862384524551188597 conversation_index=13 conversation_total=19
2026-04-13T20:36:11.709869Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862384524551188597 conversation_index=13 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:11.710270Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862384524551188597 conversation_index=13 conversation_total=19
2026-04-13T20:36:11.724857Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862384524551188597 conversation_index=13 conversation_total=19
2026-04-13T20:36:11.725552Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862384524551188597 conversation_index=13 conversation_total=19 email_count=1 first_100_chars='Dear Constantin Pruitt,\n\nWe are pleased to inform you that we have successfully collected all the ne' text_length=1331
2026-04-13T20:36:11.725793Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862384524551188597 conversation_index=13 conversation_total=19 snippet="Dear Constantin Pruitt, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Suggested Route: https://maps.app.goo.gl/ahCuTGMe8taqQqUf7 Order Details Truck Unit: 3416 Year: 2023 Make: PETERBILT Model: TR License: 3688778 State: IN Vin: 1XPBD49X5PD823416 Axles: 3 Registration Expiration: 03-31-2027 Empty Weight: Trailer Unit: T074/T039 + FLIP Trailer type: RGN Flip Axle Vin: 5DDKB0517L1010074 Year: 2020 Make:"
2026-04-13T20:36:11.725951Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862384524551188597 conversation_index=13 conversation_total=19 subject='Confirmation of Order #19510408'
2026-04-13T20:36:11.726181Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862384524551188597 conversation_index=13 conversation_total=19 is_order_email=False snippet='Dear Constantin Pruitt, We are pleased to inform you that we have successfully c'
2026-04-13T20:36:11.726310Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862384524551188597 conversation_index=13 conversation_total=19 is_order_email=False
2026-04-13T20:36:11.729050Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862384524551188597 conversation_index=13 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:11.729661Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862384524551188597 conversation_index=13 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:11.980380Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862384524551188597 conversation_index=13 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:11.980877Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[271] conversation_id=1862384649444320740 conversation_index=14 conversation_total=19 email_count=1 subject='Production OS/OW Permit Number 26AB0221881'
2026-04-13T20:36:11.982002Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862384649444320740 conversation_index=14 conversation_total=19
2026-04-13T20:36:11.982144Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862384649444320740 conversation_index=14 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:11.982602Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862384649444320740 conversation_index=14 conversation_total=19
2026-04-13T20:36:11.997784Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862384649444320740 conversation_index=14 conversation_total=19
2026-04-13T20:36:11.998265Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862384649444320740 conversation_index=14 conversation_total=19 email_count=1 first_100_chars='A COOPR permit from the People of CDOT - Attached Permit Number: 26AB0221881\n\nThere may be some diff' text_length=271
2026-04-13T20:36:11.998529Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862384649444320740 conversation_index=14 conversation_total=19 snippet="A COOPR permit from the People of CDOT - Attached Permit Number: 26AB0221881 There may be some differences from permits you've received in the past. For example, the COOPR permit includes turn by turn directions, curfews and movement restrictions specific to your route."
2026-04-13T20:36:13.960246Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862384649444320740 conversation_index=14 conversation_total=19 raw_answer=no
2026-04-13T20:36:13.960651Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862384649444320740 conversation_index=14 conversation_total=19 is_order_email=False snippet='A COOPR permit from the People of CDOT - Attached Permit Number: 26AB0221881 The'
2026-04-13T20:36:13.960805Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862384649444320740 conversation_index=14 conversation_total=19 is_order_email=False
2026-04-13T20:36:13.965310Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862384649444320740 conversation_index=14 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:13.966050Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862384649444320740 conversation_index=14 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:14.216746Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862384649444320740 conversation_index=14 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:14.217182Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1318] conversation_id=1862384912157583146 conversation_index=15 conversation_total=19 email_count=1 subject='Confirmation of Order #64030338'
2026-04-13T20:36:14.218340Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862384912157583146 conversation_index=15 conversation_total=19
2026-04-13T20:36:14.218516Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862384912157583146 conversation_index=15 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:14.218960Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862384912157583146 conversation_index=15 conversation_total=19
2026-04-13T20:36:14.234092Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862384912157583146 conversation_index=15 conversation_total=19
2026-04-13T20:36:14.234808Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862384912157583146 conversation_index=15 conversation_total=19 email_count=1 first_100_chars='Dear VLAD CROITORU,\n\nWe are pleased to inform you that we have successfully collected all the necess' text_length=1318
2026-04-13T20:36:14.235045Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862384912157583146 conversation_index=15 conversation_total=19 snippet="Dear VLAD CROITORU, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Suggested Route: https://maps.app.goo.gl/8vx7ct45Xp3Cf51R6 Order Details Truck Unit: 399 Year: 2024 Make: PETERBILT Model: TRUCK License: RP08791 State: WA Vin: 1XPCP4EX1RD601928 Axles: 3 Registration Expiration: 04-30-2026 Empty Weight: Trailer Unit: 7735 Trailer type: RGN Extendable Vin: 57J655200L3577735 Year: 2020 Make: Fontaine Model NA"
2026-04-13T20:36:14.235206Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862384912157583146 conversation_index=15 conversation_total=19 subject='Confirmation of Order #64030338'
2026-04-13T20:36:14.235436Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862384912157583146 conversation_index=15 conversation_total=19 is_order_email=False snippet='Dear VLAD CROITORU, We are pleased to inform you that we have successfully colle'
2026-04-13T20:36:14.235610Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862384912157583146 conversation_index=15 conversation_total=19 is_order_email=False
2026-04-13T20:36:14.238346Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862384912157583146 conversation_index=15 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:14.238942Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862384912157583146 conversation_index=15 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:14.489560Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862384912157583146 conversation_index=15 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:14.490238Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1069] conversation_id=1862385385093735996 conversation_index=16 conversation_total=19 email_count=1 subject='Order #10014672 – Pre-Charge Initiated'
2026-04-13T20:36:14.491397Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862385385093735996 conversation_index=16 conversation_total=19
2026-04-13T20:36:14.491570Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862385385093735996 conversation_index=16 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:14.491979Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862385385093735996 conversation_index=16 conversation_total=19
2026-04-13T20:36:14.509707Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862385385093735996 conversation_index=16 conversation_total=19
2026-04-13T20:36:14.510331Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862385385093735996 conversation_index=16 conversation_total=19 email_count=1 first_100_chars='Dear Dan,\nThis email confirms that we have placed a temporary hold on your card ending in 7188 for $' text_length=1069
2026-04-13T20:36:14.510614Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862385385093735996 conversation_index=16 conversation_total=19 snippet='Dear Dan, This email confirms that we have placed a temporary hold on your card ending in 7188 for $45.85 . This is related to Order #10014672 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction for the remaining balance. 🧾 What to expect next For full transparency, you will receive a separate email receipt for every transaction. Your final invoice will clearly itemize all costs associated with this order. Transaction ID: pi_3TLqJOH1elnSuW0o1StogouK 📄 Order Status You will receive your permits shortly. No action is required'
2026-04-13T20:36:14.510793Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862385385093735996 conversation_index=16 conversation_total=19 subject='Order #10014672 – Pre-Charge Initiated'
2026-04-13T20:36:14.511040Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862385385093735996 conversation_index=16 conversation_total=19 is_order_email=False snippet='Dear Dan, This email confirms that we have placed a temporary hold on your card '
2026-04-13T20:36:14.511174Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862385385093735996 conversation_index=16 conversation_total=19 is_order_email=False
2026-04-13T20:36:14.516048Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862385385093735996 conversation_index=16 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:14.517143Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862385385093735996 conversation_index=16 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:14.768425Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862385385093735996 conversation_index=16 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:14.768791Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1236] conversation_id=1862385394717754792 conversation_index=17 conversation_total=19 email_count=1 subject='Confirmation of Order #10014672'
2026-04-13T20:36:14.769922Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862385394717754792 conversation_index=17 conversation_total=19
2026-04-13T20:36:14.770080Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862385394717754792 conversation_index=17 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:14.770536Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862385394717754792 conversation_index=17 conversation_total=19
2026-04-13T20:36:14.786227Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862385394717754792 conversation_index=17 conversation_total=19
2026-04-13T20:36:14.787026Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862385394717754792 conversation_index=17 conversation_total=19 email_count=1 first_100_chars='Dear Dan Rusu,\n\nWe are pleased to inform you that we have successfully collected all the necessary i' text_length=1236
2026-04-13T20:36:14.787292Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862385394717754792 conversation_index=17 conversation_total=19 snippet="Dear Dan Rusu, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Order Details Truck Unit: 999 Year: 2021 Make: VOLVO Model: TT License: P1347269 State: IL Vin: 4V4NC9EHXMN286453 Axles: 3 Registration Expiration: 03-31-2027 Empty Weight: Trailer Unit: 152 Trailer type: Flatbed Vin: 1JJF532A9RC442152 Year: 2024 Make: WANC Model NA License: 989029ST State: IL"
2026-04-13T20:36:14.787472Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862385394717754792 conversation_index=17 conversation_total=19 subject='Confirmation of Order #10014672'
2026-04-13T20:36:14.787724Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862385394717754792 conversation_index=17 conversation_total=19 is_order_email=False snippet='Dear Dan Rusu, We are pleased to inform you that we have successfully collected '
2026-04-13T20:36:14.787856Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862385394717754792 conversation_index=17 conversation_total=19 is_order_email=False
2026-04-13T20:36:14.791654Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862385394717754792 conversation_index=17 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:14.792344Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862385394717754792 conversation_index=17 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:15.043333Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862385394717754792 conversation_index=17 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:15.043881Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[752] conversation_id=1862373418746906158 conversation_index=18 conversation_total=19 email_count=1 subject='Re: Welcome to Synchron Permits – Let’s Get You Set Up'
2026-04-13T20:36:15.045145Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862373418746906158 conversation_index=18 conversation_total=19
2026-04-13T20:36:15.045340Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862373418746906158 conversation_index=18 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:15.045809Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862373418746906158 conversation_index=18 conversation_total=19
2026-04-13T20:36:15.061281Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862373418746906158 conversation_index=18 conversation_total=19
2026-04-13T20:36:15.061931Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862373418746906158 conversation_index=18 conversation_total=19 email_count=1 first_100_chars='*Salut,*\n\nAm atașat tot ce sa cerut , anunta-ma dacă lipsește ceva\n*Company Information*\n\n- *Company' text_length=745
2026-04-13T20:36:15.062177Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862373418746906158 conversation_index=18 conversation_total=19 snippet='*Salut,* Am atașat tot ce sa cerut , anunta-ma dacă lipsește ceva *Company Information* - *Company Name:* SP Trans Service LLC - *MC Number:* MC-1516574-C - *DOT Number:* 4020886 - *Tax ID (EIN):* 84-4777313 - *IFTA License Number:* NC844777313 (NCDOR ID: 100123106) - *Email:* mike.sptransservice@gmail.com - *Phone Number:* 9846872595 - *Physical Address:* 5704 Eric Sustar Ln - *City:* Monroe - *State:* NC - *ZIP Code:* 28110 *Dispatch Name:* Mike *Dispatch Email: *mike.sptransservice@gmail.com *Dispatch Phone:* 9846872595 Merci On Mon, Apr 13, 2026 at 11:43 AM Synchron Permits <synchronpermits@gmail.com> wrote: Buna ziua. In caz ca apar careva intrebari va rog mult sa ma contactati direct la nr de telefon (984) 260-3060 , Eugen'
2026-04-13T20:36:17.233332Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862373418746906158 conversation_index=18 conversation_total=19 raw_answer=no
2026-04-13T20:36:17.233709Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862373418746906158 conversation_index=18 conversation_total=19 is_order_email=False snippet='*Salut,* Am atașat tot ce sa cerut , anunta-ma dacă lipsește ceva *Company Infor'
2026-04-13T20:36:17.233854Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862373418746906158 conversation_index=18 conversation_total=19 is_order_email=False
2026-04-13T20:36:17.237553Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862373418746906158 conversation_index=18 conversation_total=19 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T20:36:17.238089Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862373418746906158 conversation_index=18 conversation_total=19 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T20:36:17.488848Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862373418746906158 conversation_index=18 conversation_total=19 submission_status=not_attempted
2026-04-13T20:36:17.489558Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[79] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 email_count=1 subject='Chase escort'
2026-04-13T20:36:17.491369Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:36:17.491613Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:36:17.492289Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:36:17.521331Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:36:17.521923Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 email_count=1 first_100_chars='Norfolk, VA - Kokomo, IN\n\nPlease post for a chase escort 13\'10" wide\n\nThank you' text_length=79
2026-04-13T20:36:17.522163Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 snippet='Norfolk, VA - Kokomo, IN Please post for a chase escort 13\'10" wide Thank you'
2026-04-13T20:36:19.900168Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 raw_answer=yes
2026-04-13T20:36:19.900533Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 is_order_email=True snippet='Norfolk, VA - Kokomo, IN Please post for a chase escort 13\'10" wide Thank you'
2026-04-13T20:36:19.900675Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 is_order_email=True
2026-04-13T20:36:19.904438Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:36:19.904605Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:11.455571Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 inserted_id=69dd53f71e109c17fcc23fc7
2026-04-13T20:37:11.455989Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=Agustin conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862386783713056591 intake_record_id=69dd53f71e109c17fcc23fc7 intake_title='Email intake'
2026-04-13T20:37:11.456134Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:11.456820Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:11.456962Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:37:11.457379Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:11.472220Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:14.845309Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Tavus 24' conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 sender_emails=['tavus24dispatch@gmail.com']
2026-04-13T20:37:55.876734Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Tavus 24' conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 order_number=61178029
2026-04-13T20:37:55.877271Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 order_number=61178029
2026-04-13T20:37:55.882550Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:55.882863Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:56.377733Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 doc_id=69cbf77f4d9a7bf182135acc order_number=61178029 query_field=token
2026-04-13T20:37:56.378114Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 fields_mapped=6
2026-04-13T20:37:56.378711Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 order_number=61178029 sections_mapped=6
2026-04-13T20:37:56.378941Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:56.380060Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:56.380290Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 model=gemini-flash-latest
2026-04-13T20:37:56.381045Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:56.411545Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:37:56.411924Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T20:38:06.982101Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 mailbox=INBOX readonly=True
2026-04-13T20:40:09.002700Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 email_count=5 mailbox='[Gmail]/All Mail' thread_id=1862386783713056591
2026-04-13T20:40:29.270488Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:40:29.271107Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=373 conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 seed_message_id=<CAJxLzpy0zX+u9sm3jPoNpJYDLsr_Wt+nU11oGJkHeSQ24BSETA@mail.gmail.com> source_email_count=5 source_thread_id=1862386783713056591 thread_fetch_succeeded=True
2026-04-13T20:40:33.622997Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 has_data=True thread_text_length=373
2026-04-13T20:40:33.623220Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:40:33.626732Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:40:33.626963Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:41:03.665776Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T20:41:35.699767Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-13T20:41:35.952456Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 inserted_id=69dd54ffecfe8439d74824f2
2026-04-13T20:41:35.952683Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 mongodb_saved_id=69dd54ffecfe8439d74824f2 order_number=61178029
2026-04-13T20:41:35.952807Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:41:35.953477Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-13T20:41:35.954382Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Tavus 24' conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 errors=[] is_order_email=True order_number=61178029 submission_status=submit_failed
2026-04-13T20:41:36.204968Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862386783713056591 conversation_index=19 conversation_total=19 submission_status=submit_failed
2026-04-13T20:41:36.205233Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 conversation_index=19 conversation_total=19
2026-04-13T20:41:36.452410Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T20:41:36.452649Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=19 classifier_input_words=150 completed_order_found=True conversation_count=19 max_messages_requested=50 non_order_email_count=18 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260413_160217_345085
2026-04-13T20:41:46.834889Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T20:41:46.835550Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=19 orders=1 run_trace_dir=all_steps_data/run_20260413_160217_345085
2026-04-13T20:46:46.935594Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T20:46:46.936340Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T20:46:57.697815Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T20:47:08.100667Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51858 unseen_only=False
2026-04-13T21:18:09.408630Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=28 latest_message_count=50
2026-04-13T21:18:09.409188Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T21:18:11.717171Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T21:18:11.962908Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862382327111979201 fingerprint=3530b56f472444fa5194697cd6dc6d65e738303f4f517ff15e746b26d32bfee0 subject='Re: Truck 3416 Trailer T039'
2026-04-13T21:18:12.208342Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862114813445729830 fingerprint=cf47d4b6a377b1a512ddc6843697a7c017dff1d0ae792362f343bcc229b0c80d subject='Re: #377 NC to TX'
2026-04-13T21:18:12.453918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-13T21:18:12.699580Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=18804311f355cfbe99455c3f5fc653c3620fd6d3b1b91278f67e2d2cfe26f23a subject='Re: #399 UT to OH'
2026-04-13T21:18:12.945168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-13T21:18:13.190772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=c4127c7e10317ba18ff419772297741091f62557607c150fb432efc8431ca1d5 subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-13T21:18:13.448799Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383711990453601 fingerprint=0b6819ebe8e8425c2ae3e7d257a1035f062e7d2b31b9e4d2711edb14a7207a97 subject='Confirmation of Order #96246882'
2026-04-13T21:18:13.694361Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374345792831825 fingerprint=7c525653081d7ec7f95dc78ff7707a514ebefeeaf5280eaf5a37d95bebae24a2 subject='New 1Password sign-in alert'
2026-04-13T21:18:13.939984Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=f9f47e8d652c060eeb82e93dd839b87c330542f1b354ea206afd3d35b4dfc444 subject='Re: Confirmation of Order #02118232'
2026-04-13T21:18:14.185564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384511129835304 fingerprint=bd6a77605978160f00eab863053dfb0f6cd6320ce4101eb2975a0ecae95ee956 subject='Order #19510408 – Pre-Charge Initiated'
2026-04-13T21:18:14.431179Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384524551188597 fingerprint=0d64d751177be6802f7ec159f19a72a0200de48b1257cc9ea5f97f55b6c0be5f subject='Confirmation of Order #19510408'
2026-04-13T21:18:14.676729Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 fingerprint=16419b1acf299f4c9d7c6a80191600668449812f9f9ed378a99e5ab78ab4f344 subject='Permits have been approved for payment'
2026-04-13T21:18:14.922220Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384649444320740 fingerprint=e21c801c87233cf73814ef8a0737d6f77d6fdd703b76f4fb21ed6208369c43df subject='Production OS/OW Permit Number 26AB0221881'
2026-04-13T21:18:15.167790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384912157583146 fingerprint=a2b53e1f467c9764f9c1d83e66c517dee95248d8bb8601e03e0f550007dca789 subject='Confirmation of Order #64030338'
2026-04-13T21:18:15.413400Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862385385093735996 fingerprint=df492a932c317f0c8569b2a5e2d9a373bb450914deef491b1815e09f8e8622f1 subject='Order #10014672 – Pre-Charge Initiated'
2026-04-13T21:18:15.659012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862385394717754792 fingerprint=fab16350139f7aa9d4a0615fbc26a86e7741dac838fe9200756e6e4835682857 subject='Confirmation of Order #10014672'
2026-04-13T21:18:15.904470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=1ae126a50443cb4ed0126a0dbbfc86a488dbeaac9885cf98ee16506898ef215b subject='Re: New Permit Request - Truck#F271'
2026-04-13T21:18:16.149943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862373418746906158 fingerprint=05f3dd014ea1a7d2b9f61aa44388cb3db9e0db7869a92e149d6a33eecff1cd26 subject='Re: Welcome to Synchron Permits – Let’s Get You Set Up'
2026-04-13T21:18:16.395385Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T21:18:16.640907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-13T21:18:16.886507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-13T21:18:18.616104Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[487] conversation_id=1862387439298420659 conversation_index=1 conversation_total=7 email_count=1 subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-13T21:18:18.617448Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862387439298420659 conversation_index=1 conversation_total=7
2026-04-13T21:18:18.617600Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862387439298420659 conversation_index=1 conversation_total=7 model=gemini-flash-latest
2026-04-13T21:18:18.618004Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862387439298420659 conversation_index=1 conversation_total=7
2026-04-13T21:18:18.632670Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862387439298420659 conversation_index=1 conversation_total=7
2026-04-13T21:18:18.633096Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862387439298420659 conversation_index=1 conversation_total=7 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nIf you have any questions about ' text_length=487
2026-04-13T21:18:18.633324Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862387439298420659 conversation_index=1 conversation_total=7 snippet='Please do not reply to this email as the account is not monitored. If you have any questions about the denial, please contact the Caltrans Authorized State Agent (permit writer) directly, or contact the Permits Office at (916) 322-1297. Hello NASH TURCAN. Your application for a Transportation Permit has been denied for the following reason(s): Other (See Comments) Please verify the onramp. Based on the provided origin, travel west to get onramp, should be ARTESIA BLVD W/B ON RAMP'
2026-04-13T21:18:18.633488Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862387439298420659 conversation_index=1 conversation_total=7 subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-13T21:18:18.635808Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862387439298420659 conversation_index=1 conversation_total=7 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. If you have a'
2026-04-13T21:18:18.636053Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862387439298420659 conversation_index=1 conversation_total=7 is_order_email=False
2026-04-13T21:18:18.639473Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 conversation_index=1 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:18:18.640125Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862387439298420659 conversation_index=1 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:18:18.889174Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862387439298420659 conversation_index=1 conversation_total=7 submission_status=not_attempted
2026-04-13T21:18:18.889717Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[518] conversation_id=1862387439063150424 conversation_index=2 conversation_total=7 email_count=1 subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-13T21:18:18.890862Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862387439063150424 conversation_index=2 conversation_total=7
2026-04-13T21:18:18.891003Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862387439063150424 conversation_index=2 conversation_total=7 model=gemini-flash-latest
2026-04-13T21:18:18.891422Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862387439063150424 conversation_index=2 conversation_total=7
2026-04-13T21:18:18.905935Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862387439063150424 conversation_index=2 conversation_total=7
2026-04-13T21:18:18.906366Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862387439063150424 conversation_index=2 conversation_total=7 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nIf you have any questions about ' text_length=518
2026-04-13T21:18:18.906610Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862387439063150424 conversation_index=2 conversation_total=7 snippet='Please do not reply to this email as the account is not monitored. If you have any questions about the denial, please contact the Caltrans Authorized State Agent (permit writer) directly, or contact the Permits Office at (916) 322-1297. Hello NASH TURCAN. Your application for a Transportation Permit has been denied for the following reason(s): Other (See Comments) I-5 from Jct. Rte 5/10 to LA/Orange Co Line is red route - Must be going to a construction project on the freeway, no through moves. Please reroute.'
2026-04-13T21:18:18.906771Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862387439063150424 conversation_index=2 conversation_total=7 subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-13T21:18:18.907000Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862387439063150424 conversation_index=2 conversation_total=7 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. If you have a'
2026-04-13T21:18:18.907162Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862387439063150424 conversation_index=2 conversation_total=7 is_order_email=False
2026-04-13T21:18:18.910173Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 conversation_index=2 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:18:18.910801Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862387439063150424 conversation_index=2 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:18:19.160133Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862387439063150424 conversation_index=2 conversation_total=7 submission_status=not_attempted
2026-04-13T21:18:19.160619Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1270] conversation_id=1862387779641412850 conversation_index=3 conversation_total=7 email_count=1 subject='Confirmation of Order #63449415'
2026-04-13T21:18:19.161770Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862387779641412850 conversation_index=3 conversation_total=7
2026-04-13T21:18:19.161913Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862387779641412850 conversation_index=3 conversation_total=7 model=gemini-flash-latest
2026-04-13T21:18:19.162318Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862387779641412850 conversation_index=3 conversation_total=7
2026-04-13T21:18:19.177037Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862387779641412850 conversation_index=3 conversation_total=7
2026-04-13T21:18:19.177736Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862387779641412850 conversation_index=3 conversation_total=7 email_count=1 first_100_chars='Dear Vitalie Chiorescu,\n\nWe are pleased to inform you that we have successfully collected all the ne' text_length=1270
2026-04-13T21:18:19.177974Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862387779641412850 conversation_index=3 conversation_total=7 snippet="Dear Vitalie Chiorescu, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Order Details Truck Unit: 2215 Year: 2023 Make: Kenworth Model: t680 License: RP03685 State: WA Vin: 1XKYDP9X8PJ218227 Axles: 3 Registration Expiration: 11-30-2026 Empty Weight: Trailer Unit: 8410 Trailer type: Removable Gooseneck Vin: 1TKJ04820FM075308 Year: 2015 Make: Trailer King Model NA License: 5464876"
2026-04-13T21:18:19.178132Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862387779641412850 conversation_index=3 conversation_total=7 subject='Confirmation of Order #63449415'
2026-04-13T21:18:19.178360Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862387779641412850 conversation_index=3 conversation_total=7 is_order_email=False snippet='Dear Vitalie Chiorescu, We are pleased to inform you that we have successfully c'
2026-04-13T21:18:19.178526Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862387779641412850 conversation_index=3 conversation_total=7 is_order_email=False
2026-04-13T21:18:19.181198Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 conversation_index=3 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:18:19.181816Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862387779641412850 conversation_index=3 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:18:19.429878Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862387779641412850 conversation_index=3 conversation_total=7 submission_status=not_attempted
2026-04-13T21:18:19.430327Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[361, 251, 166, 150, 215] conversation_id=1862388142389833280 conversation_index=4 conversation_total=7 email_count=5 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-13T21:18:19.431497Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862388142389833280 conversation_index=4 conversation_total=7
2026-04-13T21:18:19.431639Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862388142389833280 conversation_index=4 conversation_total=7 model=gemini-flash-latest
2026-04-13T21:18:19.432035Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862388142389833280 conversation_index=4 conversation_total=7
2026-04-13T21:18:19.446814Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862388142389833280 conversation_index=4 conversation_total=7
2026-04-13T21:18:19.449136Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862388142389833280 conversation_index=4 conversation_total=7 email_count=5 first_100_chars='Good afternoon,\nI am placing an OS permit order for:\nTruck# 2303\nPlate# P1264948 IL\nVin# 3AKJHHDR0SS' text_length=1171
2026-04-13T21:18:19.449371Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862388142389833280 conversation_index=4 conversation_total=7 snippet='its is all the same as the one you have in the system # 22118. On Mon, Apr 13, 2026 at 3:39 PM Synchron Permits <synchronpermits@gmail.com> wrote: Got it, thanks. And Please the AXLES SPACINGS of this configuration'
2026-04-13T21:18:21.920325Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862388142389833280 conversation_index=4 conversation_total=7 raw_answer=no
2026-04-13T21:18:21.920689Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862388142389833280 conversation_index=4 conversation_total=7 is_order_email=False snippet='its is all the same as the one you have in the system # 22118. On Mon, Apr 13, 2'
2026-04-13T21:18:21.920828Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862388142389833280 conversation_index=4 conversation_total=7 is_order_email=False
2026-04-13T21:18:21.925296Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 conversation_index=4 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:18:21.926551Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862388142389833280 conversation_index=4 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:18:22.174887Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862388142389833280 conversation_index=4 conversation_total=7 submission_status=not_attempted
2026-04-13T21:18:22.175379Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1862389287925364781 conversation_index=5 conversation_total=7 email_count=1 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-13T21:18:22.177057Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862389287925364781 conversation_index=5 conversation_total=7
2026-04-13T21:18:22.177296Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862389287925364781 conversation_index=5 conversation_total=7 model=gemini-flash-latest
2026-04-13T21:18:22.177930Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862389287925364781 conversation_index=5 conversation_total=7
2026-04-13T21:18:22.207205Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862389287925364781 conversation_index=5 conversation_total=7
2026-04-13T21:18:22.207948Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862389287925364781 conversation_index=5 conversation_total=7 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-13T21:18:22.208321Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862389287925364781 conversation_index=5 conversation_total=7 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-13T21:18:22.208608Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862389287925364781 conversation_index=5 conversation_total=7 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-13T21:18:22.208955Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862389287925364781 conversation_index=5 conversation_total=7 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-13T21:18:22.209179Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862389287925364781 conversation_index=5 conversation_total=7 is_order_email=False
2026-04-13T21:18:22.214670Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 conversation_index=5 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:18:22.215723Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862389287925364781 conversation_index=5 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:18:22.463863Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862389287925364781 conversation_index=5 conversation_total=7 submission_status=not_attempted
2026-04-13T21:18:22.464367Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1066] conversation_id=1862389296891190312 conversation_index=6 conversation_total=7 email_count=1 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-13T21:18:22.465539Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862389296891190312 conversation_index=6 conversation_total=7
2026-04-13T21:18:22.465686Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862389296891190312 conversation_index=6 conversation_total=7 model=gemini-flash-latest
2026-04-13T21:18:22.466098Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862389296891190312 conversation_index=6 conversation_total=7
2026-04-13T21:18:22.480458Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862389296891190312 conversation_index=6 conversation_total=7
2026-04-13T21:18:22.480967Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862389296891190312 conversation_index=6 conversation_total=7 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=985
2026-04-13T21:18:22.481198Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862389296891190312 conversation_index=6 conversation_total=7 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with Texas state regulations. TRANSPORTATION ORDER DETAILS Order Number: 19510408 Permit Number: 260413852611 Jurisdiction: Texas Order Management: https://permits.synchrontms.com/order-details?orderId=19510408 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Carrier Name: TRC LOGISTICS LLC Order Specifications: Carrier Name: SELECT CORPORATION RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with your transportation requirements. We appreciate your business and look forward to your response. The Synchron Permits Team'
2026-04-13T21:18:22.481356Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862389296891190312 conversation_index=6 conversation_total=7 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-13T21:18:22.481593Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862389296891190312 conversation_index=6 conversation_total=7 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T21:18:22.481728Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862389296891190312 conversation_index=6 conversation_total=7 is_order_email=False
2026-04-13T21:18:22.484331Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 conversation_index=6 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:18:22.484908Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862389296891190312 conversation_index=6 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:18:22.733424Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862389296891190312 conversation_index=6 conversation_total=7 submission_status=not_attempted
2026-04-13T21:18:22.733922Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[919, 3999] conversation_id=1862389503879592503 conversation_index=7 conversation_total=7 email_count=2 subject='Order Confirmation'
2026-04-13T21:18:22.735084Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862389503879592503 conversation_index=7 conversation_total=7
2026-04-13T21:18:22.735228Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862389503879592503 conversation_index=7 conversation_total=7 model=gemini-flash-latest
2026-04-13T21:18:22.735652Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862389503879592503 conversation_index=7 conversation_total=7
2026-04-13T21:18:22.750684Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862389503879592503 conversation_index=7 conversation_total=7
2026-04-13T21:18:22.751720Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862389503879592503 conversation_index=7 conversation_total=7 email_count=2 first_100_chars='$0.32 USD\n\n04/13/2026 04:43:56 PM\n\nMNDOT OSOW PERMITS FEE\n\nYour payment has been approved\n\nTransacti' text_length=4921
2026-04-13T21:18:22.751980Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862389503879592503 conversation_index=7 conversation_total=7 snippet='$15.32 USD Your payment has been approved Profile Name MNDOT OSOW PERMITS Transaction Type SALE Payment VISA 42**********9893 Transaction ID 130426C2B-723C3581-54D3-4E08-9C9D-30094D067DB0 Approval Code 00678G Approval Message APPROVAL Transaction Date/Time 04/13/2026 03:43:55 PM Amount $15.00 USD Service Fee Profile Name ELAVON SERVICE FEE Service Fee Transaction ID 130426C2B-322916FB-7D76-4BC0-A4C9-BFEB2DCEABC6 Service Fee Approval Code 00689G Service Fee Transaction Date/Time 04/13/2026 04:43:56 PM Reference Number 1981804 Service Fee $0.32 USD Total of all charges and fees $15.32 USD Your account payment is being made to: MNDOT OSOW PERMITS, 395 JOHN IRELAND BLVD, SAINT PAUL, MN, 55155, United States, 651-296-6000, OFCVOPERMITS.DOT@STATE.MN.US Please keep this receipt for your files in the event you need to contact MnDOT oversize/overweight permits about payments. Total $15.32 USD Bill To TRC LOGISTICS LLC NASH TURCAN 3430 E RUSSEL RD, UNIT 301-87 LAS VEGAS MN 89120 United States synchronpermits@gmail.com Please remember that this transaction includes a non-refundable Service Fee collected by'
2026-04-13T21:18:24.559536Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862389503879592503 conversation_index=7 conversation_total=7 raw_answer=no
2026-04-13T21:18:24.559868Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862389503879592503 conversation_index=7 conversation_total=7 is_order_email=False snippet='$15.32 USD Your payment has been approved Profile Name MNDOT OSOW PERMITS Transa'
2026-04-13T21:18:24.560017Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862389503879592503 conversation_index=7 conversation_total=7 is_order_email=False
2026-04-13T21:18:24.563622Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 conversation_index=7 conversation_total=7 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:18:24.564306Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862389503879592503 conversation_index=7 conversation_total=7 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:18:24.812309Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862389503879592503 conversation_index=7 conversation_total=7 submission_status=not_attempted
2026-04-13T21:18:25.057488Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T21:18:25.057697Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=7 classifier_input_words=150 completed_order_found=False conversation_count=7 max_messages_requested=50 non_order_email_count=7 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_164646_935837
2026-04-13T21:18:35.118529Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T21:18:35.119175Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=7 orders=0 run_trace_dir=all_steps_data/run_20260413_164646_935837
2026-04-13T21:23:35.219444Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T21:23:35.220338Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T21:23:45.734640Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T21:23:56.069587Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51866 unseen_only=False
2026-04-13T21:54:37.154934Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-13T21:54:37.155501Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T21:54:39.458523Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T21:54:39.701922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-13T21:54:39.944522Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=4b985877ee1367b6834c7b4c5d684a140a465c6049ebd7aa8ad803cf228c92dd subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-13T21:54:40.187051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383711990453601 fingerprint=0b6819ebe8e8425c2ae3e7d257a1035f062e7d2b31b9e4d2711edb14a7207a97 subject='Confirmation of Order #96246882'
2026-04-13T21:54:40.429367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374345792831825 fingerprint=7c525653081d7ec7f95dc78ff7707a514ebefeeaf5280eaf5a37d95bebae24a2 subject='New 1Password sign-in alert'
2026-04-13T21:54:40.671608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=9d1c43f697c0f56af690302586fa6169fc72bca70679a0b659d9262166b8bb66 subject='Re: Confirmation of Order #02118232'
2026-04-13T21:54:40.914040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384511129835304 fingerprint=bd6a77605978160f00eab863053dfb0f6cd6320ce4101eb2975a0ecae95ee956 subject='Order #19510408 – Pre-Charge Initiated'
2026-04-13T21:54:41.156509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384524551188597 fingerprint=0d64d751177be6802f7ec159f19a72a0200de48b1257cc9ea5f97f55b6c0be5f subject='Confirmation of Order #19510408'
2026-04-13T21:54:41.398931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 fingerprint=16419b1acf299f4c9d7c6a80191600668449812f9f9ed378a99e5ab78ab4f344 subject='Permits have been approved for payment'
2026-04-13T21:54:41.641224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384649444320740 fingerprint=e21c801c87233cf73814ef8a0737d6f77d6fdd703b76f4fb21ed6208369c43df subject='Production OS/OW Permit Number 26AB0221881'
2026-04-13T21:54:41.883608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384912157583146 fingerprint=a2b53e1f467c9764f9c1d83e66c517dee95248d8bb8601e03e0f550007dca789 subject='Confirmation of Order #64030338'
2026-04-13T21:54:42.126153Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862382327111979201 fingerprint=3530b56f472444fa5194697cd6dc6d65e738303f4f517ff15e746b26d32bfee0 subject='Re: Truck 3416 Trailer T039'
2026-04-13T21:54:42.368742Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862385385093735996 fingerprint=df492a932c317f0c8569b2a5e2d9a373bb450914deef491b1815e09f8e8622f1 subject='Order #10014672 – Pre-Charge Initiated'
2026-04-13T21:54:42.611160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862385394717754792 fingerprint=fab16350139f7aa9d4a0615fbc26a86e7741dac838fe9200756e6e4835682857 subject='Confirmation of Order #10014672'
2026-04-13T21:54:42.853418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=1ae126a50443cb4ed0126a0dbbfc86a488dbeaac9885cf98ee16506898ef215b subject='Re: New Permit Request - Truck#F271'
2026-04-13T21:54:43.095752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862373418746906158 fingerprint=05f3dd014ea1a7d2b9f61aa44388cb3db9e0db7869a92e149d6a33eecff1cd26 subject='Re: Welcome to Synchron Permits – Let’s Get You Set Up'
2026-04-13T21:54:43.338111Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T21:54:43.580600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-13T21:54:43.823101Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-13T21:54:44.065857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-13T21:54:44.308280Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-13T21:54:44.550675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-13T21:54:44.792959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-13T21:54:45.035262Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-13T21:54:45.277777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-13T21:54:45.520175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-13T21:54:45.762715Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-13T21:54:47.216343Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[0] conversation_id=1862389699154456812 conversation_index=1 conversation_total=6 email_count=1 subject='FW: Permit 588385 was issued'
2026-04-13T21:54:47.217605Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862389699154456812 conversation_index=1 conversation_total=6
2026-04-13T21:54:47.217751Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862389699154456812 conversation_index=1 conversation_total=6 model=gemini-flash-latest
2026-04-13T21:54:47.218172Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862389699154456812 conversation_index=1 conversation_total=6
2026-04-13T21:54:47.232724Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862389699154456812 conversation_index=1 conversation_total=6
2026-04-13T21:54:47.233084Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862389699154456812 conversation_index=1 conversation_total=6 email_count=1 first_100_chars=(empty) text_length=0
2026-04-13T21:54:47.233220Z [warning  ] Bot 1 - No latest email text to classify [EmailClassifierAgent] conversation_id=1862389699154456812 conversation_index=1 conversation_total=6 email_count=1 raw_body_lengths=[0]
2026-04-13T21:54:47.233450Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862389699154456812 conversation_index=1 conversation_total=6 is_order_email=False
2026-04-13T21:54:47.236190Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 conversation_index=1 conversation_total=6 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:54:47.236800Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862389699154456812 conversation_index=1 conversation_total=6 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:54:47.483049Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862389699154456812 conversation_index=1 conversation_total=6 submission_status=not_attempted
2026-04-13T21:54:47.483553Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[112] conversation_id=1862390064890436488 conversation_index=2 conversation_total=6 email_count=1 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-13T21:54:47.484859Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862390064890436488 conversation_index=2 conversation_total=6
2026-04-13T21:54:47.485003Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862390064890436488 conversation_index=2 conversation_total=6 model=gemini-flash-latest
2026-04-13T21:54:47.485418Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862390064890436488 conversation_index=2 conversation_total=6
2026-04-13T21:54:47.499817Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862390064890436488 conversation_index=2 conversation_total=6
2026-04-13T21:54:47.500431Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862390064890436488 conversation_index=2 conversation_total=6 email_count=1 first_100_chars='Did you apply for max everything?\n\nOn every states anual permits we should apply for max weight widt' text_length=112
2026-04-13T21:54:47.500780Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862390064890436488 conversation_index=2 conversation_total=6 snippet='Did you apply for max everything? On every states anual permits we should apply for max weight width and height'
2026-04-13T21:54:49.460542Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862390064890436488 conversation_index=2 conversation_total=6 raw_answer=no
2026-04-13T21:54:49.460880Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862390064890436488 conversation_index=2 conversation_total=6 is_order_email=False snippet='Did you apply for max everything? On every states anual permits we should apply '
2026-04-13T21:54:49.461020Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862390064890436488 conversation_index=2 conversation_total=6 is_order_email=False
2026-04-13T21:54:49.465550Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 conversation_index=2 conversation_total=6 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:54:49.466530Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862390064890436488 conversation_index=2 conversation_total=6 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:54:49.711929Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862390064890436488 conversation_index=2 conversation_total=6 submission_status=not_attempted
2026-04-13T21:54:49.712370Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1071] conversation_id=1862390355810492926 conversation_index=3 conversation_total=6 email_count=1 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-13T21:54:49.713542Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862390355810492926 conversation_index=3 conversation_total=6
2026-04-13T21:54:49.713686Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862390355810492926 conversation_index=3 conversation_total=6 model=gemini-flash-latest
2026-04-13T21:54:49.714103Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862390355810492926 conversation_index=3 conversation_total=6
2026-04-13T21:54:49.728510Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862390355810492926 conversation_index=3 conversation_total=6
2026-04-13T21:54:49.729087Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862390355810492926 conversation_index=3 conversation_total=6 email_count=1 first_100_chars='Dear Ivan,\nThis email confirms that we have placed a temporary hold on your card ending in 2009 for ' text_length=1071
2026-04-13T21:54:49.729330Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862390355810492926 conversation_index=3 conversation_total=6 snippet='Dear Ivan, This email confirms that we have placed a temporary hold on your card ending in 2009 for $176.48 . This is related to Order #89347337 . How this works Please note: This is not a final charge. It is a temporary hold to secure the funds while we process your permits. Once the order is finalized, we will calculate the exact total: If the final total is LOWER: We will release this hold and only charge the actual amount. If the final total is HIGHER: We will convert this hold into a charge and process a separate transaction for the remaining balance. 🧾 What to expect next For full transparency, you will receive a separate email receipt for every transaction. Your final invoice will clearly itemize all costs associated with this order. Transaction ID: pi_3TLrXoH1elnSuW0o06eWzJ0T 📄 Order Status You will receive your permits shortly. No action is required'
2026-04-13T21:54:49.729510Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862390355810492926 conversation_index=3 conversation_total=6 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-13T21:54:49.729751Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862390355810492926 conversation_index=3 conversation_total=6 is_order_email=False snippet='Dear Ivan, This email confirms that we have placed a temporary hold on your card'
2026-04-13T21:54:49.729882Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862390355810492926 conversation_index=3 conversation_total=6 is_order_email=False
2026-04-13T21:54:49.732554Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 conversation_index=3 conversation_total=6 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:54:49.733140Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862390355810492926 conversation_index=3 conversation_total=6 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:54:49.978225Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862390355810492926 conversation_index=3 conversation_total=6 submission_status=not_attempted
2026-04-13T21:54:49.978803Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1306] conversation_id=1862390362193458614 conversation_index=4 conversation_total=6 email_count=1 subject='Confirmation of Order #89347337'
2026-04-13T21:54:49.979930Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862390362193458614 conversation_index=4 conversation_total=6
2026-04-13T21:54:49.980074Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862390362193458614 conversation_index=4 conversation_total=6 model=gemini-flash-latest
2026-04-13T21:54:49.980519Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862390362193458614 conversation_index=4 conversation_total=6
2026-04-13T21:54:49.995591Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862390362193458614 conversation_index=4 conversation_total=6
2026-04-13T21:54:49.996422Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862390362193458614 conversation_index=4 conversation_total=6 email_count=1 first_100_chars='Dear Ivan Nita,\n\nWe are pleased to inform you that we have successfully collected all the necessary ' text_length=1306
2026-04-13T21:54:49.996710Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862390362193458614 conversation_index=4 conversation_total=6 snippet="Dear Ivan Nita, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Suggested Route: https://maps.app.goo.gl/y5BMApv1Zv7DiBGk6 Order Details Truck Unit: 2303 Year: 2025 Make: Freightliner Model: Cascadia License: P1264948 State: IL Vin: 3AKJHHDR0SSVX2303 Axles: 3 Registration Expiration: 03-31-2027 Empty Weight: Trailer Unit: 22117 Trailer type: Flatbed Vin: 4U3J04828PL022117 Year: 2023 Make: XL Model XL80MFG License:"
2026-04-13T21:54:49.996875Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862390362193458614 conversation_index=4 conversation_total=6 subject='Confirmation of Order #89347337'
2026-04-13T21:54:49.997106Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862390362193458614 conversation_index=4 conversation_total=6 is_order_email=False snippet='Dear Ivan Nita, We are pleased to inform you that we have successfully collected'
2026-04-13T21:54:49.997237Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862390362193458614 conversation_index=4 conversation_total=6 is_order_email=False
2026-04-13T21:54:50.000834Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 conversation_index=4 conversation_total=6 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:54:50.001536Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862390362193458614 conversation_index=4 conversation_total=6 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:54:50.246764Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862390362193458614 conversation_index=4 conversation_total=6 submission_status=not_attempted
2026-04-13T21:54:50.247268Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1862391277341926524 conversation_index=5 conversation_total=6 email_count=1 subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-13T21:54:50.248383Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862391277341926524 conversation_index=5 conversation_total=6
2026-04-13T21:54:50.248535Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862391277341926524 conversation_index=5 conversation_total=6 model=gemini-flash-latest
2026-04-13T21:54:50.248950Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862391277341926524 conversation_index=5 conversation_total=6
2026-04-13T21:54:50.263326Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862391277341926524 conversation_index=5 conversation_total=6
2026-04-13T21:54:50.263757Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862391277341926524 conversation_index=5 conversation_total=6 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-13T21:54:50.263979Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862391277341926524 conversation_index=5 conversation_total=6 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-13T21:54:50.264127Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862391277341926524 conversation_index=5 conversation_total=6 subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-13T21:54:50.264351Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862391277341926524 conversation_index=5 conversation_total=6 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-13T21:54:50.264507Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862391277341926524 conversation_index=5 conversation_total=6 is_order_email=False
2026-04-13T21:54:50.267363Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 conversation_index=5 conversation_total=6 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:54:50.267964Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862391277341926524 conversation_index=5 conversation_total=6 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:54:50.512926Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862391277341926524 conversation_index=5 conversation_total=6 submission_status=not_attempted
2026-04-13T21:54:50.513395Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1171] conversation_id=1862391496928273137 conversation_index=6 conversation_total=6 email_count=1 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-13T21:54:50.514549Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862391496928273137 conversation_index=6 conversation_total=6
2026-04-13T21:54:50.514740Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862391496928273137 conversation_index=6 conversation_total=6 model=gemini-flash-latest
2026-04-13T21:54:50.515295Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862391496928273137 conversation_index=6 conversation_total=6
2026-04-13T21:54:50.530642Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862391496928273137 conversation_index=6 conversation_total=6
2026-04-13T21:54:50.531230Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862391496928273137 conversation_index=6 conversation_total=6 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=1090
2026-04-13T21:54:50.531466Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862391496928273137 conversation_index=6 conversation_total=6 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with California state regulations. TRANSPORTATION ORDER DETAILS Order Number: 48820548 Permit Number: e26-030793 Jurisdiction: California Order Management: https://permits.synchrontms.com/order-details?orderId=48820548 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Width: 8\' 6" Height: 14\' 0" Weight: 80,000 Carrier Name: Atlas Logistics Group Order Specifications: Width: 9\' 6" Height: 15\' 6" Weight: 113000 Carrier Name: ATLAS LOGISTICS GROUP INC RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with your transportation requirements. We appreciate your business and look forward to your response. The Synchron Permits Team'
2026-04-13T21:54:50.531633Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862391496928273137 conversation_index=6 conversation_total=6 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-13T21:54:50.531866Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862391496928273137 conversation_index=6 conversation_total=6 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T21:54:50.531996Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862391496928273137 conversation_index=6 conversation_total=6 is_order_email=False
2026-04-13T21:54:50.535354Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 conversation_index=6 conversation_total=6 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T21:54:50.536016Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862391496928273137 conversation_index=6 conversation_total=6 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T21:54:50.781134Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862391496928273137 conversation_index=6 conversation_total=6 submission_status=not_attempted
2026-04-13T21:54:51.023204Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T21:54:51.023419Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=6 classifier_input_words=150 completed_order_found=False conversation_count=6 max_messages_requested=50 non_order_email_count=6 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_172335_219722
2026-04-13T21:55:01.104556Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T21:55:01.105110Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=6 orders=0 run_trace_dir=all_steps_data/run_20260413_172335_219722
2026-04-13T22:00:01.204594Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T22:00:01.205813Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T22:00:11.778646Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T22:00:22.145712Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51873 unseen_only=False
2026-04-13T22:31:05.974234Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=34 latest_message_count=50
2026-04-13T22:31:05.974987Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T22:31:08.298837Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T22:31:08.549310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-13T22:31:08.798762Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384511129835304 fingerprint=bd6a77605978160f00eab863053dfb0f6cd6320ce4101eb2975a0ecae95ee956 subject='Order #19510408 – Pre-Charge Initiated'
2026-04-13T22:31:09.048191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384524551188597 fingerprint=0d64d751177be6802f7ec159f19a72a0200de48b1257cc9ea5f97f55b6c0be5f subject='Confirmation of Order #19510408'
2026-04-13T22:31:09.297701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862365556325887572 fingerprint=16419b1acf299f4c9d7c6a80191600668449812f9f9ed378a99e5ab78ab4f344 subject='Permits have been approved for payment'
2026-04-13T22:31:09.547050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384649444320740 fingerprint=e21c801c87233cf73814ef8a0737d6f77d6fdd703b76f4fb21ed6208369c43df subject='Production OS/OW Permit Number 26AB0221881'
2026-04-13T22:31:09.796659Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862384912157583146 fingerprint=a2b53e1f467c9764f9c1d83e66c517dee95248d8bb8601e03e0f550007dca789 subject='Confirmation of Order #64030338'
2026-04-13T22:31:10.046262Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-13T22:31:10.295855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862382327111979201 fingerprint=3530b56f472444fa5194697cd6dc6d65e738303f4f517ff15e746b26d32bfee0 subject='Re: Truck 3416 Trailer T039'
2026-04-13T22:31:10.545348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862385385093735996 fingerprint=df492a932c317f0c8569b2a5e2d9a373bb450914deef491b1815e09f8e8622f1 subject='Order #10014672 – Pre-Charge Initiated'
2026-04-13T22:31:10.800723Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862385394717754792 fingerprint=fab16350139f7aa9d4a0615fbc26a86e7741dac838fe9200756e6e4835682857 subject='Confirmation of Order #10014672'
2026-04-13T22:31:11.050097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=1ae126a50443cb4ed0126a0dbbfc86a488dbeaac9885cf98ee16506898ef215b subject='Re: New Permit Request - Truck#F271'
2026-04-13T22:31:11.299488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862373418746906158 fingerprint=05f3dd014ea1a7d2b9f61aa44388cb3db9e0db7869a92e149d6a33eecff1cd26 subject='Re: Welcome to Synchron Permits – Let’s Get You Set Up'
2026-04-13T22:31:11.548922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T22:31:11.798444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-13T22:31:12.048001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-13T22:31:12.297462Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-13T22:31:12.546827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-13T22:31:12.796318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-13T22:31:13.050330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-13T22:31:13.299788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-13T22:31:13.549257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-13T22:31:13.810693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-13T22:31:14.060240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-13T22:31:14.309861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-13T22:31:14.559256Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-13T22:31:14.808675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=4b985877ee1367b6834c7b4c5d684a140a465c6049ebd7aa8ad803cf228c92dd subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-13T22:31:15.058136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-13T22:31:15.307703Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-13T22:31:15.557085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-13T22:31:15.806623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-13T22:31:16.803961Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1862392475390943990 conversation_index=1 conversation_total=4 email_count=1 subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-13T22:31:16.805369Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862392475390943990 conversation_index=1 conversation_total=4
2026-04-13T22:31:16.805517Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862392475390943990 conversation_index=1 conversation_total=4 model=gemini-flash-latest
2026-04-13T22:31:16.805926Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862392475390943990 conversation_index=1 conversation_total=4
2026-04-13T22:31:16.820774Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862392475390943990 conversation_index=1 conversation_total=4
2026-04-13T22:31:16.821207Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862392475390943990 conversation_index=1 conversation_total=4 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-13T22:31:16.821429Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862392475390943990 conversation_index=1 conversation_total=4 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-13T22:31:16.821589Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862392475390943990 conversation_index=1 conversation_total=4 subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-13T22:31:16.821818Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862392475390943990 conversation_index=1 conversation_total=4 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-13T22:31:16.821950Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862392475390943990 conversation_index=1 conversation_total=4 is_order_email=False
2026-04-13T22:31:16.824659Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 conversation_index=1 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T22:31:16.825304Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862392475390943990 conversation_index=1 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T22:31:17.078827Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862392475390943990 conversation_index=1 conversation_total=4 submission_status=not_attempted
2026-04-13T22:31:17.079433Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[150] conversation_id=1862392475248611605 conversation_index=2 conversation_total=4 email_count=1 subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-13T22:31:17.080575Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862392475248611605 conversation_index=2 conversation_total=4
2026-04-13T22:31:17.080718Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862392475248611605 conversation_index=2 conversation_total=4 model=gemini-flash-latest
2026-04-13T22:31:17.081132Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862392475248611605 conversation_index=2 conversation_total=4
2026-04-13T22:31:17.095579Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862392475248611605 conversation_index=2 conversation_total=4
2026-04-13T22:31:17.095978Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862392475248611605 conversation_index=2 conversation_total=4 email_count=1 first_100_chars='Please do not reply to this email as the account is not monitored.\n\nHello NASH TURCAN. Your applicat' text_length=150
2026-04-13T22:31:17.096204Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862392475248611605 conversation_index=2 conversation_total=4 snippet='Please do not reply to this email as the account is not monitored. Hello NASH TURCAN. Your application for a Transportation Permit has been approved.'
2026-04-13T22:31:17.096361Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862392475248611605 conversation_index=2 conversation_total=4 subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-13T22:31:17.096615Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862392475248611605 conversation_index=2 conversation_total=4 is_order_email=False snippet='Please do not reply to this email as the account is not monitored. Hello NASH TU'
2026-04-13T22:31:17.096746Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862392475248611605 conversation_index=2 conversation_total=4 is_order_email=False
2026-04-13T22:31:17.099555Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 conversation_index=2 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T22:31:17.100151Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862392475248611605 conversation_index=2 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T22:31:17.352325Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862392475248611605 conversation_index=2 conversation_total=4 submission_status=not_attempted
2026-04-13T22:31:17.352840Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1065] conversation_id=1862392685605165613 conversation_index=3 conversation_total=4 email_count=1 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-13T22:31:17.353978Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862392685605165613 conversation_index=3 conversation_total=4
2026-04-13T22:31:17.354124Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862392685605165613 conversation_index=3 conversation_total=4 model=gemini-flash-latest
2026-04-13T22:31:17.354546Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862392685605165613 conversation_index=3 conversation_total=4
2026-04-13T22:31:17.368715Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862392685605165613 conversation_index=3 conversation_total=4
2026-04-13T22:31:17.369184Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862392685605165613 conversation_index=3 conversation_total=4 email_count=1 first_100_chars='Dear Valued Client,\n\nWe are writing to inform you of a dimensional specification variance that has b' text_length=984
2026-04-13T22:31:17.369424Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862392685605165613 conversation_index=3 conversation_total=4 snippet='Dear Valued Client, We are writing to inform you of a dimensional specification variance that has been identified during our permit processing for your transportation order. This requires your attention to ensure compliance with California state regulations. TRANSPORTATION ORDER DETAILS Order Number: 02118232 Permit Number: e26-030840 Jurisdiction: California Order Management: https://permits.synchrontms.com/order-details?orderId=02118232 DIMENSIONAL SPECIFICATION VARIANCE Permit Specifications: Width: 8\' 6" Weight: 80,000 Order Specifications: Width: 12\' 0" Weight: 98000 RESOLUTION STEPS To ensure regulatory compliance and avoid transportation delays, please review the dimensional variances noted above and confirm your preferred resolution approach. Our team is ready to assist with any modifications or clarifications needed to proceed with your transportation requirements. We appreciate your business and look forward to your response. The Synchron Permits Team'
2026-04-13T22:31:17.369623Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862392685605165613 conversation_index=3 conversation_total=4 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-13T22:31:17.371783Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862392685605165613 conversation_index=3 conversation_total=4 is_order_email=False snippet='Dear Valued Client, We are writing to inform you of a dimensional specification '
2026-04-13T22:31:17.372022Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862392685605165613 conversation_index=3 conversation_total=4 is_order_email=False
2026-04-13T22:31:17.375348Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 conversation_index=3 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T22:31:17.375958Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862392685605165613 conversation_index=3 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T22:31:17.628434Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862392685605165613 conversation_index=3 conversation_total=4 submission_status=not_attempted
2026-04-13T22:31:17.628904Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[0] conversation_id=1862394159802168445 conversation_index=4 conversation_total=4 email_count=1 subject='#2300 NM-NM: OS Permit requested'
2026-04-13T22:31:17.630127Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862394159802168445 conversation_index=4 conversation_total=4
2026-04-13T22:31:17.630268Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862394159802168445 conversation_index=4 conversation_total=4 model=gemini-flash-latest
2026-04-13T22:31:17.630681Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862394159802168445 conversation_index=4 conversation_total=4
2026-04-13T22:31:17.645314Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862394159802168445 conversation_index=4 conversation_total=4
2026-04-13T22:31:17.645835Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862394159802168445 conversation_index=4 conversation_total=4 email_count=1 first_100_chars=(empty) text_length=0
2026-04-13T22:31:17.645975Z [warning  ] Bot 1 - No latest email text to classify [EmailClassifierAgent] conversation_id=1862394159802168445 conversation_index=4 conversation_total=4 email_count=1 raw_body_lengths=[0]
2026-04-13T22:31:17.646294Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862394159802168445 conversation_index=4 conversation_total=4 is_order_email=False
2026-04-13T22:31:17.648808Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 conversation_index=4 conversation_total=4 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T22:31:17.649541Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862394159802168445 conversation_index=4 conversation_total=4 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T22:31:17.902773Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862394159802168445 conversation_index=4 conversation_total=4 submission_status=not_attempted
2026-04-13T22:31:18.151860Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T22:31:18.152079Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=4 classifier_input_words=150 completed_order_found=False conversation_count=4 max_messages_requested=50 non_order_email_count=4 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_180001_204936
2026-04-13T22:31:28.214748Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T22:31:28.215320Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=4 orders=0 run_trace_dir=all_steps_data/run_20260413_180001_204936
2026-04-13T22:36:28.312737Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T22:36:28.313418Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T22:36:39.035162Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T22:36:49.358678Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51880 unseen_only=False
2026-04-13T23:08:06.287284Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-13T23:08:06.287763Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T23:08:08.618512Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T23:08:08.870480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862382327111979201 fingerprint=3530b56f472444fa5194697cd6dc6d65e738303f4f517ff15e746b26d32bfee0 subject='Re: Truck 3416 Trailer T039'
2026-04-13T23:08:09.121341Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862385385093735996 fingerprint=df492a932c317f0c8569b2a5e2d9a373bb450914deef491b1815e09f8e8622f1 subject='Order #10014672 – Pre-Charge Initiated'
2026-04-13T23:08:09.372202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862385394717754792 fingerprint=fab16350139f7aa9d4a0615fbc26a86e7741dac838fe9200756e6e4835682857 subject='Confirmation of Order #10014672'
2026-04-13T23:08:09.622939Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=1ae126a50443cb4ed0126a0dbbfc86a488dbeaac9885cf98ee16506898ef215b subject='Re: New Permit Request - Truck#F271'
2026-04-13T23:08:09.873701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862373418746906158 fingerprint=05f3dd014ea1a7d2b9f61aa44388cb3db9e0db7869a92e149d6a33eecff1cd26 subject='Re: Welcome to Synchron Permits – Let’s Get You Set Up'
2026-04-13T23:08:10.124484Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T23:08:10.375328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-13T23:08:10.626137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-13T23:08:10.877069Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-13T23:08:11.127967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-13T23:08:11.378813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-13T23:08:11.629635Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-13T23:08:11.880579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-13T23:08:12.131910Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-13T23:08:12.382688Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-13T23:08:12.633440Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-13T23:08:12.884429Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-13T23:08:13.135232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-13T23:08:13.386084Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-13T23:08:13.636876Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-13T23:08:13.887825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-13T23:08:14.138664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-13T23:08:14.389459Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-13T23:08:14.640387Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-13T23:08:14.891301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-13T23:08:15.142267Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-13T23:08:15.392965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-13T23:08:15.643864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-13T23:08:15.894727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=93368e2de5253d0c79fdba8fa2e1ea1015f7a78f7e3d442d94dd2c185cba43be subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-13T23:08:16.396396Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[4261, 392] conversation_id=1862391509085044744 conversation_index=1 conversation_total=2 email_count=2 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-13T23:08:16.397662Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862391509085044744 conversation_index=1 conversation_total=2
2026-04-13T23:08:16.397805Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862391509085044744 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-13T23:08:16.398225Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862391509085044744 conversation_index=1 conversation_total=2
2026-04-13T23:08:16.412561Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862391509085044744 conversation_index=1 conversation_total=2
2026-04-13T23:08:16.413366Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862391509085044744 conversation_index=1 conversation_total=2 email_count=2 first_100_chars='Synchron team\n\nDo you think we can obtain a new CA permit for\n\n*#395 for UPDATED DIMS ( effective to' text_length=4610
2026-04-13T23:08:16.413604Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862391509085044744 conversation_index=1 conversation_total=2 snippet="proceed anyways maybe we get lucky Andrei Bularga CEO | ATLAS LOGISTICS GROUP INC www.atlaslogistics.net hard.” - Nicholas Sparks On Mon, 13 Apr 2026 at 15:19, Synchron Permits <synchronpermits@gmail.com> wrote: Roger, team. We will do a new CA permit and unloaden with these new dimensions. But We cannot tell if it's going to be effective for tomorrow. Do you want to proceed anyways ?"
2026-04-13T23:08:19.235926Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862391509085044744 conversation_index=1 conversation_total=2 raw_answer=no
2026-04-13T23:08:19.236275Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862391509085044744 conversation_index=1 conversation_total=2 is_order_email=False snippet='proceed anyways maybe we get lucky Andrei Bularga CEO | ATLAS LOGISTICS GROUP IN'
2026-04-13T23:08:19.236413Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862391509085044744 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-13T23:08:19.239838Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T23:08:19.240516Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862391509085044744 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T23:08:19.495290Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862391509085044744 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-13T23:08:19.495760Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[296, 231] conversation_id=1862097854053808927 conversation_index=2 conversation_total=2 email_count=2 subject='Re: #388 CA to WA'
2026-04-13T23:08:19.497016Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862097854053808927 conversation_index=2 conversation_total=2
2026-04-13T23:08:19.497159Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862097854053808927 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-13T23:08:19.497565Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862097854053808927 conversation_index=2 conversation_total=2
2026-04-13T23:08:19.512043Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862097854053808927 conversation_index=2 conversation_total=2
2026-04-13T23:08:19.512742Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862097854053808927 conversation_index=2 conversation_total=2 email_count=2 first_100_chars="7 axles(4+3)\n16'2 - 4'10 - 5' - 4' - 4'6 - 4'6\n\n84L\n9'6W\n15'6H\n\nmax wt\n\n*CA for Monday*\n\nCommodity: " text_length=534
2026-04-13T23:08:19.513065Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862097854053808927 conversation_index=2 conversation_total=2 snippet='any word on the permit for this order ? Andrei Bularga CEO | ATLAS LOGISTICS GROUP INC www.atlaslogistics.net hard.” - Nicholas Sparks On Fri, 10 Apr 2026 at 08:31, Synchron Permits <synchronpermits@gmail.com> wrote: Received!!'
2026-04-13T23:08:21.167872Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862097854053808927 conversation_index=2 conversation_total=2 raw_answer=no
2026-04-13T23:08:21.168310Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862097854053808927 conversation_index=2 conversation_total=2 is_order_email=False snippet='any word on the permit for this order ? Andrei Bularga CEO | ATLAS LOGISTICS GRO'
2026-04-13T23:08:21.168457Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862097854053808927 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-13T23:08:21.172060Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T23:08:21.172870Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862097854053808927 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T23:08:21.426080Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862097854053808927 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-13T23:08:21.676358Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T23:08:21.676586Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=150 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=2 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_183628_313032
2026-04-13T23:08:31.789480Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T23:08:31.790061Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=0 run_trace_dir=all_steps_data/run_20260413_183628_313032
2026-04-13T23:13:31.882616Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T23:13:31.883332Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T23:13:42.513437Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T23:13:52.902673Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51883 unseen_only=False
2026-04-13T23:45:46.733715Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-13T23:45:46.734402Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-13T23:45:49.002052Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-13T23:45:49.246933Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862355846550536415 fingerprint=1ae126a50443cb4ed0126a0dbbfc86a488dbeaac9885cf98ee16506898ef215b subject='Re: New Permit Request - Truck#F271'
2026-04-13T23:45:49.490922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862373418746906158 fingerprint=05f3dd014ea1a7d2b9f61aa44388cb3db9e0db7869a92e149d6a33eecff1cd26 subject='Re: Welcome to Synchron Permits – Let’s Get You Set Up'
2026-04-13T23:45:49.734730Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862382327111979201 fingerprint=3530b56f472444fa5194697cd6dc6d65e738303f4f517ff15e746b26d32bfee0 subject='Re: Truck 3416 Trailer T039'
2026-04-13T23:45:49.978476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-13T23:45:50.222338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-13T23:45:50.466171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-13T23:45:50.709814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-13T23:45:50.953514Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-13T23:45:51.197155Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-13T23:45:51.440811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-13T23:45:51.684508Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-13T23:45:51.928303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-13T23:45:52.172299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-13T23:45:52.416147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-13T23:45:52.659896Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-13T23:45:52.903674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-13T23:45:53.147328Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-13T23:45:53.391248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-13T23:45:53.635103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-13T23:45:53.878994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-13T23:45:54.122777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-13T23:45:54.366544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-13T23:45:54.610300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-13T23:45:54.854373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-13T23:45:55.100298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-13T23:45:55.348236Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-13T23:45:55.591938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=93368e2de5253d0c79fdba8fa2e1ea1015f7a78f7e3d442d94dd2c185cba43be subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-13T23:45:55.835815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-13T23:45:56.084977Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-13T23:45:56.572873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-13T23:45:56.573426Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[3052] conversation_id=1862396763750745130 conversation_index=1 conversation_total=1 email_count=1 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-13T23:45:56.574588Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862396763750745130 conversation_index=1 conversation_total=1
2026-04-13T23:45:56.574730Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862396763750745130 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-13T23:45:56.575148Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862396763750745130 conversation_index=1 conversation_total=1
2026-04-13T23:45:56.589450Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862396763750745130 conversation_index=1 conversation_total=1
2026-04-13T23:45:56.590166Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862396763750745130 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Everingham & Kerr, Inc.\n\nMergers & Acquisitions since 1988\n<<DOWNLOAD NDA HERE>> [https://www.everke' text_length=3052
2026-04-13T23:45:56.590451Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862396763750745130 conversation_index=1 conversation_total=1 snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 <<DOWNLOAD NDA HERE>> [https://www.everkerr.com/wp-content/uploads/2026/04/3487V-Confidentiality-Agreement_WTEF.pdf] New Acquisition Opportunity: Wireless Telecommunications Engineering Firm Everingham & Kerr, Inc. has been retained to arrange the sale of a Wireless Telecommunications Engineering Firm located on the West Coast. Below are some business highlights: * $9M in revenue with $1.4M in normalized EBITDA. * Engineering firm specializing in the field of telecommunications and wireless optimization. * Services range from specific short-term assignments, task-based solutions and full-scale long-term turnkey projects. * Offers expert design, service analysis and solutions for a wide range of technologies including GSM/GPRS/EDGE, UMTS/HSPA, EVDO, and LTE/WiMAX. * Maintains in house 10-15 expert crews experienced with all technologies in new site build, modernization and swap installation and integration. If this acquisition would be of possible interest to you, please download and execute the attached confidentiality agreement. Upon return of the agreement, we will provide you'
2026-04-13T23:45:58.455707Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862396763750745130 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-13T23:45:58.456040Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862396763750745130 conversation_index=1 conversation_total=1 is_order_email=False snippet='Everingham & Kerr, Inc. Mergers & Acquisitions since 1988 <<DOWNLOAD NDA HERE>> '
2026-04-13T23:45:58.456176Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862396763750745130 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-13T23:45:58.459630Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-13T23:45:58.460207Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862396763750745130 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-13T23:45:58.708679Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862396763750745130 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-13T23:45:58.952324Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-13T23:45:58.952558Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=150 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_191331_882858
2026-04-13T23:46:09.080593Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-13T23:46:09.081243Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260413_191331_882858
2026-04-13T23:51:09.180607Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-13T23:51:09.181388Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-13T23:51:20.233522Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-13T23:51:30.673386Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51884 unseen_only=False
2026-04-14T00:23:30.563613Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T00:23:30.564152Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T00:23:32.913683Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T00:23:33.162179Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862373418746906158 fingerprint=05f3dd014ea1a7d2b9f61aa44388cb3db9e0db7869a92e149d6a33eecff1cd26 subject='Re: Welcome to Synchron Permits – Let’s Get You Set Up'
2026-04-14T00:23:33.409426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862382327111979201 fingerprint=3530b56f472444fa5194697cd6dc6d65e738303f4f517ff15e746b26d32bfee0 subject='Re: Truck 3416 Trailer T039'
2026-04-14T00:23:33.656731Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T00:23:33.904103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T00:23:34.151293Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T00:23:34.398536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T00:23:34.645878Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T00:23:34.893226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T00:23:35.140605Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T00:23:35.387959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T00:23:35.635517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T00:23:35.882801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T00:23:36.130071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T00:23:36.377380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T00:23:36.624624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T00:23:36.872016Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T00:23:37.119193Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T00:23:37.366422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T00:23:37.613922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T00:23:37.861485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T00:23:38.108701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T00:23:38.356150Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T00:23:38.603691Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T00:23:38.850959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T00:23:39.098227Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T00:23:39.349334Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=8b469c6eb710ab5f419656ef62ace8553c062cfea93e3c5096a7ae0d43d458b4 subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T00:23:39.596686Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T00:23:39.844047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T00:23:40.091265Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T00:23:40.338621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T00:23:40.338846Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T00:23:40.585495Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T00:23:50.772110Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T00:23:50.772695Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_195109_180960
2026-04-14T00:28:50.846380Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T00:28:50.847144Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T00:29:01.748570Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T00:29:12.150316Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T01:00:07.609216Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T01:00:07.609856Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T01:00:09.918530Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T01:00:10.165513Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T01:00:10.411481Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T01:00:10.657252Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T01:00:10.903391Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T01:00:11.149209Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T01:00:11.395079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T01:00:11.640997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T01:00:11.886865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T01:00:12.132724Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T01:00:12.378664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T01:00:12.624404Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T01:00:12.870162Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T01:00:13.115957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T01:00:13.361749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T01:00:13.607653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T01:00:13.853540Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T01:00:14.099323Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T01:00:14.345010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T01:00:14.590976Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T01:00:14.843507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T01:00:15.089388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T01:00:15.335262Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T01:00:15.581066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T01:00:15.826873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T01:00:16.072782Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T01:00:16.330035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T01:00:16.575989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T01:00:16.825657Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T01:00:17.071899Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1313] conversation_id=1862402106077619778 conversation_index=1 conversation_total=1 email_count=1 subject='Confirmation of Order #16100001'
2026-04-14T01:00:17.073582Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862402106077619778 conversation_index=1 conversation_total=1
2026-04-14T01:00:17.073804Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862402106077619778 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-14T01:00:17.074394Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862402106077619778 conversation_index=1 conversation_total=1
2026-04-14T01:00:17.098286Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862402106077619778 conversation_index=1 conversation_total=1
2026-04-14T01:00:17.099662Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862402106077619778 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='Dear Ivan Nita,\n\nWe are pleased to inform you that we have successfully collected all the necessary ' text_length=1313
2026-04-14T01:00:17.100043Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862402106077619778 conversation_index=1 conversation_total=1 snippet="Dear Ivan Nita, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Suggested Route: https://maps.app.goo.gl/Y1GhSHkfgUq8qNh28 Order Details Truck Unit: 2300 Year: 2025 Make: FREIGHTLINER Model: NA License: P1264947 State: IL Vin: 3AKJHHDR5SSVX2300 Axles: 3 Registration Expiration: 03-31-2027 Empty Weight: Trailer Unit: 22118 Trailer type: Removable Gooseneck Vin: 4U3J0482XPL022118 Year: 2023 Make: XL Model NA"
2026-04-14T01:00:17.100313Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862402106077619778 conversation_index=1 conversation_total=1 subject='Confirmation of Order #16100001'
2026-04-14T01:00:17.100689Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862402106077619778 conversation_index=1 conversation_total=1 is_order_email=False snippet='Dear Ivan Nita, We are pleased to inform you that we have successfully collected'
2026-04-14T01:00:17.100917Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862402106077619778 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-14T01:00:17.105906Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-14T01:00:17.106888Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862402106077619778 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-14T01:00:17.356760Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862402106077619778 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-14T01:00:17.602219Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T01:00:17.602522Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=150 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260413_202850_846695
2026-04-14T01:00:27.837565Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T01:00:27.838190Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260413_202850_846695
2026-04-14T01:05:27.927011Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T01:05:27.927784Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T01:05:38.634143Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T01:05:49.004005Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T01:36:44.821340Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T01:36:44.821795Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T01:36:47.118985Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T01:36:47.365211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T01:36:47.611317Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T01:36:47.857294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T01:36:48.103439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T01:36:48.349807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T01:36:48.596218Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T01:36:48.842325Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T01:36:49.088471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T01:36:49.334560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T01:36:49.580615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T01:36:49.826776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T01:36:50.072822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T01:36:50.318903Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T01:36:50.569253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T01:36:50.815202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T01:36:51.061217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T01:36:51.307314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T01:36:51.553409Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T01:36:51.799508Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T01:36:52.045592Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T01:36:52.302158Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T01:36:52.548271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T01:36:52.794389Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T01:36:53.040477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T01:36:53.286505Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T01:36:53.532559Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T01:36:53.778547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T01:36:54.024495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T01:36:54.270602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T01:36:54.270826Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T01:36:54.516371Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T01:37:04.779749Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T01:37:04.780361Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_210527_927253
2026-04-14T01:42:04.873606Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T01:42:04.874400Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T01:42:15.551395Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T01:42:25.892635Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T02:13:02.294618Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T02:13:02.295575Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T02:13:04.600682Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T02:13:04.850052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T02:13:05.099372Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T02:13:05.348610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T02:13:05.598241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T02:13:05.847554Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T02:13:06.096884Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T02:13:06.346210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T02:13:06.595428Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T02:13:06.844604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T02:13:07.093821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T02:13:07.347987Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T02:13:07.597180Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T02:13:07.846070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T02:13:08.094861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T02:13:08.343690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T02:13:08.599998Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T02:13:08.848796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T02:13:09.097626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T02:13:09.346420Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T02:13:09.595293Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T02:13:09.844126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T02:13:10.092920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T02:13:10.341839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T02:13:10.590743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T02:13:10.839643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T02:13:11.088376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T02:13:11.337338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T02:13:11.586245Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T02:13:11.835156Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T02:13:11.835449Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T02:13:12.083794Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T02:13:22.158103Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T02:13:22.158711Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_214204_873887
2026-04-14T02:18:22.241662Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T02:18:22.242390Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T02:18:32.732135Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T02:18:42.984422Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T02:49:32.903550Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T02:49:32.904008Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T02:49:35.244693Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T02:49:35.485692Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T02:49:35.725602Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T02:49:35.965523Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T02:49:36.206880Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T02:49:36.446757Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T02:49:36.686603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T02:49:36.926482Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T02:49:37.166255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T02:49:37.406164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T02:49:37.646028Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T02:49:37.885963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T02:49:38.125827Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T02:49:38.378787Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T02:49:38.618666Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T02:49:38.858625Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T02:49:39.098517Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T02:49:39.338388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T02:49:39.580800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T02:49:39.820717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T02:49:40.060671Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T02:49:40.300512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T02:49:40.540672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T02:49:40.780647Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T02:49:41.020544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T02:49:41.260347Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T02:49:41.500231Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T02:49:41.740219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T02:49:41.980195Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T02:49:42.220143Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T02:49:42.220365Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T02:49:42.459661Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T02:49:52.520753Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T02:49:52.521312Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_221822_241907
2026-04-14T02:54:52.621662Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T02:54:52.622296Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T02:55:03.176937Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T02:55:13.501133Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T03:25:50.590039Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T03:25:50.590631Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T03:25:52.858006Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T03:25:53.100584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T03:25:53.342068Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T03:25:53.583512Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T03:25:53.824930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T03:25:54.066434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T03:25:54.307728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T03:25:54.549421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T03:25:54.790638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T03:25:55.032302Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T03:25:55.273875Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T03:25:55.514990Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T03:25:55.756222Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T03:25:56.007893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T03:25:56.249248Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T03:25:56.490490Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T03:25:56.731919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T03:25:56.973087Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T03:25:57.214424Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T03:25:57.455919Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T03:25:57.697178Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T03:25:57.938354Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T03:25:58.180563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T03:25:58.422171Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T03:25:58.663504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T03:25:58.905051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T03:25:59.146524Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T03:25:59.388284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T03:25:59.629273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T03:25:59.870564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T03:25:59.870782Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T03:26:00.111649Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T03:26:10.175860Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T03:26:10.176573Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_225452_621916
2026-04-14T03:31:10.275659Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T03:31:10.276412Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T03:31:20.874530Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T03:31:31.191882Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T04:02:16.969689Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T04:02:16.970199Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T04:02:19.315907Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T04:02:19.567072Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T04:02:19.817333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T04:02:20.067460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T04:02:20.317838Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T04:02:20.568063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T04:02:20.818271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T04:02:21.068633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T04:02:21.318808Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T04:02:21.568978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T04:02:21.819174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T04:02:22.069368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T04:02:22.319537Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T04:02:22.569693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T04:02:22.819872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T04:02:23.070120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T04:02:23.320305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T04:02:23.570569Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T04:02:23.820831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T04:02:24.071067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T04:02:24.321464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T04:02:24.581961Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T04:02:24.832296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T04:02:25.082481Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T04:02:25.332953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T04:02:25.583045Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T04:02:25.833357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T04:02:26.083604Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T04:02:26.333708Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T04:02:26.583889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T04:02:26.584112Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T04:02:26.833724Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T04:02:36.913147Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T04:02:36.913725Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260413_233110_275901
2026-04-14T04:07:36.998404Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T04:07:36.999610Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T04:07:48.101868Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T04:07:58.462770Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T04:38:45.652693Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T04:38:45.653180Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T04:38:47.966743Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T04:38:48.218608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T04:38:48.469295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T04:38:48.719952Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T04:38:48.970713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T04:38:49.221438Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T04:38:49.472426Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T04:38:49.722949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T04:38:49.973575Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T04:38:50.224197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T04:38:50.474882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T04:38:50.725319Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T04:38:50.975841Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T04:38:51.226532Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T04:38:51.477178Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T04:38:51.727761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T04:38:51.978225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T04:38:52.228825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T04:38:52.479417Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T04:38:52.730010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T04:38:52.980563Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T04:38:53.231114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T04:38:53.481854Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T04:38:53.732339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T04:38:53.983213Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T04:38:54.233875Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T04:38:54.484641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T04:38:54.735224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T04:38:54.985814Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T04:38:55.236292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T04:38:55.236523Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T04:38:55.486439Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T04:39:05.553449Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T04:39:05.554067Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_000736_998659
2026-04-14T04:44:05.639963Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T04:44:05.640783Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T04:44:16.291210Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T04:44:26.673710Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T05:15:10.664555Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T05:15:10.665179Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T05:15:12.946686Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T05:15:13.190023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T05:15:13.432215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T05:15:13.674416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T05:15:13.916672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T05:15:14.158756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T05:15:14.400940Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T05:15:14.643324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T05:15:14.885592Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T05:15:15.127644Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T05:15:15.369950Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T05:15:15.612071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T05:15:15.854309Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T05:15:16.096716Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T05:15:16.338915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T05:15:16.581115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T05:15:16.823357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T05:15:17.065550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T05:15:17.307717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T05:15:17.549927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T05:15:17.792002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T05:15:18.034206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T05:15:18.276370Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T05:15:18.518776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T05:15:18.761025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T05:15:19.003349Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T05:15:19.245661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T05:15:19.487853Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T05:15:19.729992Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T05:15:19.972083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T05:15:19.972299Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T05:15:20.213940Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T05:15:30.272178Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T05:15:30.272808Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_004405_640226
2026-04-14T05:20:30.372654Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T05:20:30.373430Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T05:20:40.973675Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T05:20:51.304823Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T05:51:43.254267Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T05:51:43.254945Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T05:51:45.545745Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T05:51:45.790834Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T05:51:46.034845Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T05:51:46.278820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T05:51:46.523076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T05:51:46.767104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T05:51:47.011210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T05:51:47.255076Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T05:51:47.499114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T05:51:47.743235Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T05:51:47.987351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T05:51:48.231506Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T05:51:48.475594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T05:51:48.719449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T05:51:48.963624Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T05:51:49.207696Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T05:51:49.451663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T05:51:49.695687Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T05:51:49.939776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T05:51:50.183958Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T05:51:50.427972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T05:51:50.671895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T05:51:50.915938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T05:51:51.160070Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T05:51:51.404164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T05:51:51.648201Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T05:51:51.892307Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T05:51:52.136321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T05:51:52.380474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T05:51:52.624557Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T05:51:52.624782Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T05:51:52.868093Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T05:52:02.925889Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T05:52:02.926440Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_012030_372912
2026-04-14T05:57:03.021945Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T05:57:03.022636Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T05:57:13.581269Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T05:57:23.909122Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T06:28:15.397625Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T06:28:15.398138Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T06:28:17.712022Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T06:28:17.961944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T06:28:18.210772Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T06:28:18.459601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T06:28:18.709062Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T06:28:18.963415Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T06:28:19.212147Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T06:28:19.460840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T06:28:19.709573Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T06:28:19.958397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T06:28:20.207241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T06:28:20.455990Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T06:28:20.704709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T06:28:20.953421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T06:28:21.202210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T06:28:21.450927Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T06:28:21.699728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T06:28:21.948460Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T06:28:22.197256Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T06:28:22.446113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T06:28:22.694885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T06:28:22.943609Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T06:28:23.192479Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T06:28:23.441199Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T06:28:23.689905Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T06:28:23.939333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T06:28:24.188008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T06:28:24.436888Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T06:28:24.685547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T06:28:24.934286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T06:28:24.934517Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T06:28:25.182592Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T06:28:35.240474Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T06:28:35.241026Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_015703_022174
2026-04-14T06:33:35.325923Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T06:33:35.326658Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T06:33:46.334413Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T06:33:56.864792Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T07:04:41.082111Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T07:04:41.082703Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T07:04:43.374561Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T07:04:43.624503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T07:04:43.873444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T07:04:44.122421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T07:04:44.372515Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T07:04:44.621636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T07:04:44.870549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T07:04:45.119601Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T07:04:45.368782Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T07:04:45.617701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T07:04:45.866790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T07:04:46.115788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T07:04:46.364660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T07:04:46.613662Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T07:04:46.862728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T07:04:47.111861Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T07:04:47.360964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T07:04:47.610148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T07:04:47.859332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T07:04:48.108558Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T07:04:48.357828Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T07:04:48.606867Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T07:04:48.855972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T07:04:49.104886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T07:04:49.354140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T07:04:49.603065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T07:04:49.852191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T07:04:50.101430Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T07:04:50.350359Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T07:04:50.599655Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T07:04:50.599875Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T07:04:50.848920Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T07:05:00.987688Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T07:05:00.988519Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_023335_326172
2026-04-14T07:10:01.085133Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T07:10:01.085891Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T07:10:11.869242Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T07:10:22.200796Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T07:41:02.314100Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T07:41:02.314763Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T07:41:04.608986Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T07:41:04.852554Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T07:41:05.094869Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T07:41:05.337040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T07:41:05.579532Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T07:41:05.821920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T07:41:06.063994Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T07:41:06.306378Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T07:41:06.548764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T07:41:06.791183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T07:41:07.033478Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T07:41:07.275696Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T07:41:07.518053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T07:41:07.760165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T07:41:08.002556Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T07:41:08.244969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T07:41:08.487294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T07:41:08.729844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T07:41:08.972238Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T07:41:09.214384Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T07:41:09.456898Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T07:41:09.699421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T07:41:09.941762Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T07:41:10.184071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T07:41:10.426397Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T07:41:10.668628Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T07:41:10.914773Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T07:41:11.157135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T07:41:11.399734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T07:41:11.641973Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T07:41:11.642196Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T07:41:11.883759Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T07:41:21.940063Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T07:41:21.940684Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_031001_085382
2026-04-14T07:46:22.037647Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T07:46:22.038303Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T07:46:32.588227Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T07:46:42.910433Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T08:17:33.065004Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T08:17:33.065534Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T08:17:35.313348Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T08:17:35.556173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T08:17:35.797822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T08:17:36.053365Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T08:17:36.295204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T08:17:36.536755Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T08:17:36.778394Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T08:17:37.019830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T08:17:37.261320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T08:17:37.502878Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T08:17:37.756224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T08:17:37.997706Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T08:17:38.239291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T08:17:38.480912Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T08:17:38.722588Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T08:17:38.964063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T08:17:39.205564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T08:17:39.447149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T08:17:39.688736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T08:17:39.930503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T08:17:40.172079Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T08:17:40.415330Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T08:17:40.656857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T08:17:40.898488Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T08:17:41.140140Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T08:17:41.381823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T08:17:41.623641Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T08:17:41.865271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T08:17:42.106860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T08:17:42.348300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T08:17:42.348532Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T08:17:42.589711Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T08:17:52.646799Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T08:17:52.647416Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_034622_037874
2026-04-14T08:22:52.742041Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T08:22:52.742727Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T08:23:03.287196Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T08:23:13.671373Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51886 unseen_only=False
2026-04-14T08:54:00.941127Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=29 latest_message_count=50
2026-04-14T08:54:00.941643Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T08:54:03.236796Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T08:54:03.483839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T08:54:03.729917Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T08:54:03.975926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T08:54:04.221946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T08:54:04.467924Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T08:54:04.713978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T08:54:04.959993Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T08:54:05.206006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T08:54:05.452182Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T08:54:05.698327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T08:54:05.944374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T08:54:06.190332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T08:54:06.436352Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T08:54:06.682327Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T08:54:06.928166Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T08:54:07.174135Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T08:54:07.420077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T08:54:07.666108Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T08:54:07.912162Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T08:54:08.158180Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T08:54:08.404180Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T08:54:08.650238Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T08:54:08.896247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T08:54:09.142288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T08:54:09.388288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T08:54:09.634380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T08:54:09.880547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T08:54:10.126691Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T08:54:10.372689Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T08:54:10.372915Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T08:54:10.618344Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T08:54:20.678748Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T08:54:20.679355Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_042252_742280
2026-04-14T08:59:20.779727Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T08:59:20.780495Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T08:59:31.346685Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T08:59:41.674789Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T09:17:22.096907Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T09:17:22.097441Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T09:17:24.370508Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T09:17:24.616560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T09:17:24.861804Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T09:17:25.106614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T09:17:25.351427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T09:17:25.598180Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T09:17:25.843047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T09:17:26.087790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T09:17:26.335160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T09:17:26.579882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T09:17:26.825464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T09:17:27.070244Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T09:17:27.315177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T09:17:27.559902Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T09:17:27.804923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T09:17:28.049955Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T09:17:28.294736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T09:17:28.539660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T09:17:28.784543Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T09:17:29.029403Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T09:17:29.274237Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T09:17:29.519133Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T09:17:29.764288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T09:17:30.009068Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T09:17:30.253943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T09:17:30.498784Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T09:17:30.743638Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T09:17:30.988508Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T09:17:31.233278Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T09:17:31.477935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T09:17:31.723223Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1187] conversation_id=1862434581743971384 conversation_index=1 conversation_total=1 email_count=1 subject="We're making some changes to our PayPal legal agreements"
2026-04-14T09:17:31.726670Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862434581743971384 conversation_index=1 conversation_total=1
2026-04-14T09:17:31.726813Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862434581743971384 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-14T09:17:31.727251Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862434581743971384 conversation_index=1 conversation_total=1
2026-04-14T09:17:31.742146Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862434581743971384 conversation_index=1 conversation_total=1
2026-04-14T09:17:31.742655Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862434581743971384 conversation_index=1 conversation_total=1 email_count=1 first_100_chars="We're making some changes to our PayPal legal agreements\n\nNash Turcan, you can view the changes on o" text_length=1187
2026-04-14T09:17:31.742899Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862434581743971384 conversation_index=1 conversation_total=1 snippet="We're making some changes to our PayPal legal agreements Nash Turcan, you can view the changes on our website. Hello, Nash Turcan We're making some changes to our legal agreements that will apply to you. There is no action needed from you today, but if you would like to learn more, you can find details about these changes, when they apply and what you can do if you want to decline the changes on our policy update page . You can also view these changes by visiting PayPal.com, clicking 'Legal' at the bottom of the page and then selecting 'Policy Updates'. If you have questions about any of these changes or your account, please don't hesitate to get in touch with us. Thank you for being a PayPal customer. Help & Contact | Security | Apps PayPal is committed to preventing fraudulent emails. Emails from PayPal will always contain your"
2026-04-14T09:17:33.340086Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862434581743971384 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-14T09:17:33.340485Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862434581743971384 conversation_index=1 conversation_total=1 is_order_email=False snippet="We're making some changes to our PayPal legal agreements Nash Turcan, you can vi"
2026-04-14T09:17:33.340634Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862434581743971384 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-14T09:17:33.344191Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-14T09:17:33.346773Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862434581743971384 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-14T09:17:33.595928Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862434581743971384 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-14T09:17:33.840133Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T09:17:33.840352Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=150 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260414_045920_779972
2026-04-14T09:17:35.675159Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T09:17:35.675785Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260414_045920_779972
2026-04-14T09:22:35.763383Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T09:22:35.764135Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T09:22:38.230632Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T09:22:40.416139Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T09:28:33.909834Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T09:28:33.910385Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T09:28:36.241446Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T09:28:36.486836Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T09:28:36.731149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T09:28:36.975547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T09:28:37.220052Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T09:28:37.464503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T09:28:37.722578Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T09:28:37.967035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T09:28:38.211524Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T09:28:38.455971Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T09:28:38.700489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T09:28:38.944943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T09:28:39.189375Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T09:28:39.433873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T09:28:39.678355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T09:28:39.933669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T09:28:40.178036Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T09:28:40.422441Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T09:28:40.666777Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T09:28:40.911296Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T09:28:41.155770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T09:28:41.400104Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T09:28:41.644498Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T09:28:41.888807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T09:28:42.133291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T09:28:42.377658Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T09:28:42.622018Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T09:28:42.866547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T09:28:43.110959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T09:28:43.355398Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T09:28:43.599840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T09:28:43.600065Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T09:28:43.843897Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T09:28:45.746740Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T09:28:45.747348Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_052235_763655
2026-04-14T09:33:45.835468Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T09:33:45.836102Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T09:33:48.323588Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T09:33:50.349042Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T09:39:52.981237Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T09:39:52.981773Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T09:39:55.283050Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T09:39:55.534587Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T09:39:55.779688Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T09:39:56.024770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T09:39:56.269756Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T09:39:56.514826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T09:39:56.759953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T09:39:57.005050Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T09:39:57.249963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T09:39:57.494916Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T09:39:57.739880Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T09:39:57.984811Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T09:39:58.229721Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T09:39:58.474821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T09:39:58.719806Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T09:39:58.964798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T09:39:59.209626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T09:39:59.454782Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T09:39:59.699727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T09:39:59.944800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T09:40:00.189898Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T09:40:00.434972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T09:40:00.680095Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T09:40:00.925022Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T09:40:01.170088Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T09:40:01.415029Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T09:40:01.660358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T09:40:01.905595Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T09:40:02.150743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T09:40:02.408932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T09:40:02.654127Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T09:40:02.654354Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T09:40:02.904612Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T09:40:04.873301Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T09:40:04.873967Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_053345_835723
2026-04-14T09:45:04.972068Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T09:45:04.972807Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T09:45:07.476500Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T09:45:09.565858Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T09:51:20.142210Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T09:51:20.142727Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T09:51:22.430250Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T09:51:22.678931Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T09:51:22.927800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T09:51:23.176560Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T09:51:23.425102Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T09:51:23.674013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T09:51:23.922787Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T09:51:24.171449Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T09:51:24.420156Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T09:51:24.668885Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T09:51:24.917525Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T09:51:25.166123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T09:51:25.414891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T09:51:25.663538Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T09:51:25.912271Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T09:51:26.160966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T09:51:26.420487Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T09:51:26.669139Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T09:51:26.917736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T09:51:27.166413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T09:51:27.424528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T09:51:27.673233Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T09:51:27.921940Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T09:51:28.170621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T09:51:28.419359Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T09:51:28.668067Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T09:51:28.916810Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T09:51:29.165368Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T09:51:29.414093Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T09:51:29.663041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T09:51:29.911821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T09:51:29.912049Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T09:51:30.160139Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T09:51:32.147002Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T09:51:32.147690Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_054504_972296
2026-04-14T09:56:32.246651Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T09:56:32.247326Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T09:56:34.729099Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T09:56:36.805725Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T10:02:49.034427Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T10:02:49.034929Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T10:02:51.308737Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T10:02:51.552646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T10:02:51.796807Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T10:02:52.040689Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T10:02:52.284889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T10:02:52.528833Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T10:02:52.772844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T10:02:53.016709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T10:02:53.260553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T10:02:53.504456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T10:02:53.748338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T10:02:53.992274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T10:02:54.236260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T10:02:54.480188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T10:02:54.723941Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T10:02:54.967929Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T10:02:55.211857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T10:02:55.455939Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T10:02:55.699825Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T10:02:55.943709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T10:02:56.187684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T10:02:56.431715Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T10:02:56.675653Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T10:02:56.919620Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T10:02:57.163685Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T10:02:57.407739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T10:02:57.651824Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T10:02:57.895748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T10:02:58.139764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T10:02:58.384292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T10:02:58.628316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T10:02:58.628559Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T10:02:58.872114Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T10:03:00.893626Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T10:03:00.894230Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_055632_246894
2026-04-14T10:08:00.990798Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T10:08:00.991539Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T10:08:02.014241Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T10:08:02.668467Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T10:09:12.292558Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T10:09:12.293091Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T10:09:14.560747Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T10:09:14.801988Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T10:09:15.043967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T10:09:15.285128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T10:09:15.526303Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T10:09:15.767518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T10:09:16.008739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T10:09:16.249818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T10:09:16.491008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T10:09:16.732226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T10:09:16.973412Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T10:09:17.214633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T10:09:17.455739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T10:09:17.696882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T10:09:17.938200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T10:09:18.179463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T10:09:18.420743Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T10:09:18.661921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T10:09:18.903066Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T10:09:19.144165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T10:09:19.385323Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T10:09:19.626503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T10:09:19.867701Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T10:09:20.114267Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T10:09:20.355315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T10:09:20.596539Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T10:09:20.839747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T10:09:21.080926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T10:09:21.322118Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T10:09:21.563261Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T10:09:21.804329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T10:09:21.804565Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T10:09:22.045105Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T10:09:22.386485Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T10:09:22.387095Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_060800_991040
2026-04-14T10:14:22.484839Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T10:14:22.485472Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T10:14:23.485309Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T10:14:23.923376Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T10:15:35.039155Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T10:15:35.039716Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T10:15:37.303544Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T10:15:37.546291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T10:15:37.789200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T10:15:38.031922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T10:15:38.274672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T10:15:38.517325Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T10:15:38.760137Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T10:15:39.002820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T10:15:39.245515Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T10:15:39.488172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T10:15:39.730926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T10:15:39.973596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T10:15:40.216267Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T10:15:40.459065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T10:15:40.701812Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T10:15:40.944594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T10:15:41.187254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T10:15:41.429858Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T10:15:41.672546Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T10:15:41.915237Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T10:15:42.157916Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T10:15:42.400698Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T10:15:42.643463Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T10:15:42.886143Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T10:15:43.128943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T10:15:43.371665Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T10:15:43.614427Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T10:15:43.857261Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T10:15:44.099959Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T10:15:44.342805Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T10:15:44.585570Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T10:15:44.585800Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T10:15:44.827831Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T10:15:45.179896Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T10:15:45.180493Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_061422_485081
2026-04-14T10:20:45.279614Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T10:20:45.280294Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T10:20:46.096008Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T10:20:46.544914Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T10:21:54.833611Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T10:21:54.834138Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T10:21:57.134411Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T10:21:57.380857Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T10:21:57.627735Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T10:21:57.874257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T10:21:58.120693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T10:21:58.366970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T10:21:58.613379Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T10:21:58.859809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T10:21:59.106273Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T10:21:59.352633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T10:21:59.599097Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T10:21:59.845491Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T10:22:00.091953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T10:22:00.338351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T10:22:00.584779Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T10:22:00.831191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T10:22:01.077594Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T10:22:01.324038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T10:22:01.570550Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T10:22:01.816942Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T10:22:02.063298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T10:22:02.309947Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T10:22:02.556318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T10:22:02.802781Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T10:22:03.049205Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T10:22:03.295713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T10:22:03.542136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T10:22:03.788576Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T10:22:04.034992Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T10:22:04.281453Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T10:22:04.527759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T10:22:04.527969Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T10:22:04.773689Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T10:22:05.139109Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T10:22:05.139718Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_062045_279857
2026-04-14T10:27:05.239530Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T10:27:05.240175Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T10:27:06.585936Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T10:27:07.245154Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T10:28:25.365082Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T10:28:25.365609Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T10:28:27.663357Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T10:28:27.908896Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T10:28:28.159367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T10:28:28.404458Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T10:28:28.649473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T10:28:28.899048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T10:28:29.145048Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T10:28:29.391149Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T10:28:29.636257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T10:28:29.881247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T10:28:30.126373Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T10:28:30.371469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T10:28:30.616499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T10:28:30.861561Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T10:28:31.106626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T10:28:31.351855Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T10:28:31.596815Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T10:28:31.842013Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T10:28:32.087071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T10:28:32.332211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T10:28:32.577310Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T10:28:32.822366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T10:28:33.067539Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T10:28:33.312746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T10:28:33.557762Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T10:28:33.802820Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T10:28:34.047886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T10:28:34.292999Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T10:28:34.538043Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T10:28:34.783184Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T10:28:35.028283Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T10:28:35.028521Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T10:28:35.273062Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T10:28:35.676156Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T10:28:35.676758Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_062705_239749
2026-04-14T10:33:35.756668Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T10:33:35.757410Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T10:33:36.876760Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T10:33:37.399562Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T10:35:06.373150Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T10:35:06.373694Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T10:35:08.691083Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T10:35:08.937643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T10:35:09.184369Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T10:35:09.430962Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T10:35:09.677629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T10:35:09.924284Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T10:35:10.170793Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T10:35:10.417497Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T10:35:10.664090Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T10:35:10.910710Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T10:35:11.157459Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T10:35:11.404126Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T10:35:11.650915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T10:35:11.897494Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T10:35:12.144175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T10:35:12.390774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T10:35:12.637314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T10:35:12.883965Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T10:35:13.130527Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T10:35:13.377041Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T10:35:13.623541Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T10:35:13.870130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T10:35:14.116717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T10:35:14.363421Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T10:35:14.610063Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T10:35:14.856669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T10:35:15.103286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T10:35:15.349969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T10:35:15.596612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T10:35:15.843292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T10:35:16.089895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T10:35:16.090121Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T10:35:16.336299Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T10:35:16.784718Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T10:35:16.785330Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_063335_756910
2026-04-14T10:40:16.882373Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T10:40:16.883004Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T10:40:17.935018Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T10:40:18.673979Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T10:41:55.909308Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T10:41:55.909766Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T10:41:58.221810Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T10:41:58.470474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T10:41:58.719051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T10:41:58.967528Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T10:41:59.216138Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T10:41:59.464774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T10:41:59.713446Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T10:41:59.962051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T10:42:00.210686Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T10:42:00.471742Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T10:42:00.720277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T10:42:00.968800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T10:42:01.223874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T10:42:01.472629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T10:42:01.721144Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T10:42:01.969747Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T10:42:02.218285Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T10:42:02.466759Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T10:42:02.715333Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T10:42:02.963981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T10:42:03.212471Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T10:42:03.460935Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T10:42:03.709472Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T10:42:03.957997Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T10:42:04.206410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T10:42:04.454909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T10:42:04.703485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T10:42:04.952160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T10:42:05.200736Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T10:42:05.449269Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T10:42:05.697938Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T10:42:05.698257Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T10:42:05.946345Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T10:42:06.472052Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T10:42:06.472668Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_064016_882624
2026-04-14T10:47:06.570671Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T10:47:06.571382Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T10:47:07.898421Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T10:47:08.618846Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T10:49:17.399922Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T10:49:17.400357Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T10:49:19.678743Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T10:49:19.923708Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T10:49:20.168991Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T10:49:20.413957Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T10:49:20.658818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T10:49:20.903684Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T10:49:21.148709Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T10:49:21.393615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T10:49:21.638380Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T10:49:21.883287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T10:49:22.128626Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T10:49:22.373405Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T10:49:22.618260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T10:49:22.863254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T10:49:23.108338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T10:49:23.353233Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T10:49:23.598281Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T10:49:23.843156Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T10:49:24.088027Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T10:49:24.333007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T10:49:24.578014Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T10:49:24.822981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T10:49:25.067920Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T10:49:25.312943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T10:49:25.557923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T10:49:25.802859Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T10:49:26.047823Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T10:49:26.292770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T10:49:26.537741Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T10:49:26.782659Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T10:49:27.027623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T10:49:27.027849Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T10:49:27.272123Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T10:49:27.848302Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T10:49:27.848924Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_064706_570920
2026-04-14T10:54:27.948588Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T10:54:27.949266Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T10:54:29.206555Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T10:54:30.153981Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T10:56:37.577847Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T10:56:37.578288Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T10:56:39.871333Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T10:56:40.117164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T10:56:40.363249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T10:56:40.609108Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T10:56:40.855039Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T10:56:41.100851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T10:56:41.346667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T10:56:41.592669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T10:56:41.838748Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T10:56:42.084733Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T10:56:42.330540Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T10:56:42.576462Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T10:56:42.822343Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T10:56:43.068177Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T10:56:43.313874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T10:56:43.559720Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T10:56:43.805338Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T10:56:44.051131Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T10:56:44.297008Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T10:56:44.542836Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T10:56:44.788714Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T10:56:45.034619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T10:56:45.280507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T10:56:45.526480Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T10:56:45.772283Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T10:56:46.018233Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T10:56:46.264188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T10:56:46.510085Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T10:56:46.755982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T10:56:47.002010Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T10:56:47.247949Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T10:56:47.248171Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T10:56:47.494105Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T10:56:48.169476Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T10:56:48.170085Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_065427_948826
2026-04-14T11:01:48.261180Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T11:01:48.261909Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T11:01:49.523519Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T11:01:50.322451Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T11:03:20.826718Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T11:03:20.827250Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T11:03:23.100668Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T11:03:23.355710Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T11:03:23.600212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T11:03:23.845003Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T11:03:24.089521Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T11:03:24.333969Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T11:03:24.578568Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T11:03:24.823002Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T11:03:25.067813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T11:03:25.312186Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T11:03:25.556478Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T11:03:25.800945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T11:03:26.045345Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T11:03:26.289744Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T11:03:26.534203Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T11:03:26.778570Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T11:03:27.022943Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T11:03:27.267339Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T11:03:27.511821Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T11:03:27.756190Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T11:03:28.000744Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T11:03:28.245148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T11:03:28.489542Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T11:03:28.734121Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T11:03:28.978608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T11:03:29.223798Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T11:03:29.468228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T11:03:29.712603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T11:03:29.957475Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T11:03:30.201932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T11:03:30.446485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T11:03:30.446764Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T11:03:30.697958Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T11:03:30.870819Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T11:03:30.871369Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_070148_261434
2026-04-14T11:08:30.951555Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T11:08:30.952266Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T11:08:31.736094Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T11:08:32.012134Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T11:09:02.418063Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T11:09:02.418614Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T11:09:04.711572Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T11:09:04.957257Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T11:09:05.203064Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T11:09:05.448614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T11:09:05.694184Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T11:09:05.939740Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T11:09:06.185130Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T11:09:06.430754Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T11:09:06.676315Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T11:09:06.921818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T11:09:07.167367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T11:09:07.412907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T11:09:07.658413Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T11:09:07.903963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T11:09:08.149611Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T11:09:08.395160Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T11:09:08.640613Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T11:09:08.886077Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T11:09:09.131603Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T11:09:09.377026Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T11:09:09.622637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T11:09:09.868115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T11:09:10.113750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T11:09:10.359294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T11:09:10.604785Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T11:09:10.850305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T11:09:11.095851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T11:09:11.341501Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T11:09:11.598764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T11:09:11.844348Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T11:09:12.090114Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T11:09:12.090341Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T11:09:12.335449Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T11:09:12.484112Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T11:09:12.484769Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_070830_951803
2026-04-14T11:14:12.584515Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T11:14:12.585226Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T11:14:15.970117Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T11:14:17.089144Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T11:15:53.207098Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T11:15:53.207656Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T11:15:55.564120Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T11:15:55.813901Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T11:15:56.064374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T11:15:56.319268Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T11:15:56.572419Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T11:15:56.822504Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T11:15:57.072174Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T11:15:57.324201Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T11:15:57.574295Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T11:15:57.824059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T11:15:58.073746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T11:15:58.324183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T11:15:58.574059Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T11:15:58.824713Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T11:15:59.075082Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T11:15:59.324986Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T11:15:59.574766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T11:15:59.824582Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T11:16:00.074214Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T11:16:00.323909Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T11:16:00.577503Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T11:16:00.827972Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T11:16:01.077796Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T11:16:01.327547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T11:16:01.577151Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T11:16:01.826980Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T11:16:02.076746Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T11:16:02.330877Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T11:16:02.580500Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T11:16:02.830264Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T11:16:03.080106Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T11:16:03.080332Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T11:16:03.329594Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T11:16:05.004896Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T11:16:05.005607Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_071412_584752
2026-04-14T11:21:05.101195Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T11:21:05.101911Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T11:21:06.317537Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T11:21:06.691165Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T11:21:51.966467Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T11:21:51.966921Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T11:21:54.223232Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T11:21:54.463520Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T11:21:54.703890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T11:21:54.944204Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T11:21:55.184473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T11:21:55.424683Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T11:21:55.664886Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T11:21:55.905061Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T11:21:56.145351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T11:21:56.385619Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T11:21:56.625771Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T11:21:56.866090Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T11:21:57.106564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T11:21:57.346818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T11:21:57.586982Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T11:21:57.827189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T11:21:58.067518Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T11:21:58.307830Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T11:21:58.548025Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T11:21:58.788314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T11:21:59.028554Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T11:21:59.268936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T11:21:59.509247Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T11:21:59.760607Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T11:22:00.000953Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T11:22:00.241166Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T11:22:00.481465Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T11:22:00.721564Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T11:22:00.961835Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T11:22:01.202120Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T11:22:01.442459Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T11:22:01.442693Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T11:22:01.682265Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T11:22:01.877861Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T11:22:01.878422Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_072105_101471
2026-04-14T11:27:01.948590Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T11:27:01.949272Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T11:27:03.490645Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T11:27:04.148622Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51887 unseen_only=False
2026-04-14T11:28:13.113200Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=30 latest_message_count=50
2026-04-14T11:28:13.113654Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T11:28:15.405931Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T11:28:15.654086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T11:28:15.898287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T11:28:16.142282Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T11:28:16.386455Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T11:28:16.638206Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T11:28:16.882290Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T11:28:17.126818Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T11:28:17.370864Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T11:28:17.614843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T11:28:17.858744Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T11:28:18.102733Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T11:28:18.346778Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T11:28:18.590874Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T11:28:18.834794Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T11:28:19.078813Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T11:28:19.322762Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T11:28:19.566745Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T11:28:19.810822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T11:28:20.054774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T11:28:20.298989Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T11:28:20.542839Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T11:28:20.786937Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T11:28:21.030936Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T11:28:21.274975Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T11:28:21.518954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T11:28:21.763075Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T11:28:22.007365Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T11:28:22.251453Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T11:28:22.495584Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T11:28:22.739730Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T11:28:22.739956Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T11:28:22.983372Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T11:28:23.160964Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T11:28:23.161586Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_072701_948835
2026-04-14T11:33:23.236379Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T11:33:23.237131Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T11:33:23.951766Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T11:33:24.373347Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51888 unseen_only=False
2026-04-14T11:34:05.715657Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T11:34:05.716238Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T11:34:07.997599Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T11:34:08.240851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T11:34:08.484005Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T11:34:08.727274Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T11:34:08.976753Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T11:34:09.220057Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T11:34:09.463254Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T11:34:09.706473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T11:34:09.949660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T11:34:10.192793Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T11:34:10.435963Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T11:34:10.679320Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T11:34:10.922646Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T11:34:11.165800Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T11:34:11.409109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T11:34:11.652358Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T11:34:11.895469Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T11:34:12.138691Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T11:34:12.381944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T11:34:12.625175Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T11:34:12.868556Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T11:34:13.111753Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T11:34:13.355004Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T11:34:13.598168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T11:34:13.842729Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T11:34:14.086022Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T11:34:14.329300Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T11:34:14.572690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T11:34:14.815944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T11:34:15.059241Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T11:34:15.302500Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T11:34:15.554683Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[301, 411, 515, 353, 346, 454, 357, 461, 640, 199, 306] conversation_id=1862097859328769247 conversation_index=1 conversation_total=1 email_count=11 subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T11:34:15.556067Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862097859328769247 conversation_index=1 conversation_total=1
2026-04-14T11:34:15.556209Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862097859328769247 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-14T11:34:15.556635Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862097859328769247 conversation_index=1 conversation_total=1
2026-04-14T11:34:15.571096Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862097859328769247 conversation_index=1 conversation_total=1
2026-04-14T11:34:15.571868Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862097859328769247 conversation_index=1 conversation_total=1 email_count=11 first_100_chars='Hi,\nLoaded now, about to check on weight.\n10.6 wide and OW, 75k lbs load, total will be around 125-1' text_length=4413
2026-04-14T11:34:15.572100Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862097859328769247 conversation_index=1 conversation_total=1 snippet='Good morning Team, Do we need some sort of amber lights permit for NV state? Driver got stopped by police and we got Violation cause no Amber Light Permit. Please advise. On Fri, Apr 10, 2026 at 4:04 PM Synchron Permits <synchronpermits@gmail.com> wrote: Yes sir, we confirmed the route and starting dates'
2026-04-14T11:34:17.977555Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862097859328769247 conversation_index=1 conversation_total=1 raw_answer=no
2026-04-14T11:34:17.977886Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862097859328769247 conversation_index=1 conversation_total=1 is_order_email=False snippet='Good morning Team, Do we need some sort of amber lights permit for NV state? Dri'
2026-04-14T11:34:17.978022Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862097859328769247 conversation_index=1 conversation_total=1 is_order_email=False
2026-04-14T11:34:17.981410Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 conversation_index=1 conversation_total=1 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-14T11:34:17.982760Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862097859328769247 conversation_index=1 conversation_total=1 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-14T11:34:18.230069Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862097859328769247 conversation_index=1 conversation_total=1 submission_status=not_attempted
2026-04-14T11:34:18.472820Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T11:34:18.473028Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=150 completed_order_found=False conversation_count=1 max_messages_requested=50 non_order_email_count=1 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260414_073323_236633
2026-04-14T11:34:18.723108Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T11:34:18.723749Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=0 run_trace_dir=all_steps_data/run_20260414_073323_236633
2026-04-14T11:39:18.823708Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T11:39:18.824441Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T11:39:19.453681Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T11:39:19.893131Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51888 unseen_only=False
2026-04-14T11:40:08.029051Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T11:40:08.029661Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T11:40:10.308590Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T11:40:10.553351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T11:40:10.798210Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T11:40:11.042995Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T11:40:11.287801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T11:40:11.532636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T11:40:11.777464Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T11:40:12.022363Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T11:40:12.267197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T11:40:12.511954Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T11:40:12.756702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T11:40:13.001519Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T11:40:13.246225Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T11:40:13.491022Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T11:40:13.735850Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T11:40:13.980663Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T11:40:14.225477Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T11:40:14.470292Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T11:40:14.715071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T11:40:14.959958Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T11:40:15.204632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T11:40:15.449636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T11:40:15.694499Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T11:40:15.939376Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T11:40:16.184217Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T11:40:16.429004Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T11:40:16.677797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T11:40:16.922468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T11:40:17.167234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T11:40:17.412173Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T11:40:17.656774Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T11:40:17.901678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=daccfda56be61c2cfd20abeebcae61c904ca802a5423738f6c70afff86c00c0a subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T11:40:17.901903Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T11:40:18.146036Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T11:40:18.356916Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T11:40:18.357621Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_073918_823949
2026-04-14T11:45:18.446526Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T11:45:18.447262Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T11:45:19.241116Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T11:45:19.568891Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51888 unseen_only=False
2026-04-14T11:46:22.925025Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T11:46:22.925553Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T11:46:25.202643Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T11:46:25.445168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T11:46:25.687623Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T11:46:25.930159Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T11:46:26.172606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T11:46:26.415030Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T11:46:26.657470Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T11:46:26.899893Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T11:46:27.142418Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T11:46:27.384858Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T11:46:27.627351Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T11:46:27.869907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T11:46:28.112439Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T11:46:28.354881Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T11:46:28.597321Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T11:46:28.839738Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T11:46:29.090922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T11:46:29.333316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T11:46:29.575770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T11:46:29.818287Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T11:46:30.060767Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T11:46:30.303251Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T11:46:30.545667Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T11:46:30.788189Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T11:46:31.030669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T11:46:31.273023Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T11:46:31.515717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T11:46:31.758202Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T11:46:32.000847Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T11:46:32.257749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T11:46:32.500188Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T11:46:32.742717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=daccfda56be61c2cfd20abeebcae61c904ca802a5423738f6c70afff86c00c0a subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T11:46:32.742944Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T11:46:32.984886Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T11:46:33.274637Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T11:46:33.275265Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_074518_446774
2026-04-14T11:51:33.375622Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T11:51:33.376255Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T11:51:34.122637Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T11:51:34.465641Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51888 unseen_only=False
2026-04-14T11:52:29.287179Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T11:52:29.287704Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T11:52:31.607179Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T11:52:31.867311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T11:52:32.113650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T11:52:32.360128Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T11:52:32.606707Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T11:52:32.853164Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T11:52:33.099454Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T11:52:33.345865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T11:52:33.593374Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T11:52:33.839797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T11:52:34.086260Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T11:52:34.332660Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T11:52:34.579071Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T11:52:34.825539Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T11:52:35.071810Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T11:52:35.318259Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T11:52:35.564730Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T11:52:35.811279Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T11:52:36.057544Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T11:52:36.303964Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T11:52:36.550510Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T11:52:36.796932Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T11:52:37.043347Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T11:52:37.289836Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T11:52:37.536408Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T11:52:37.782844Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T11:52:38.029265Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T11:52:38.275676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T11:52:38.522065Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T11:52:38.768465Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T11:52:39.015020Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T11:52:39.261608Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=daccfda56be61c2cfd20abeebcae61c904ca802a5423738f6c70afff86c00c0a subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T11:52:39.261835Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T11:52:39.507702Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T11:52:39.759200Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T11:52:39.759869Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_075133_375869
2026-04-14T11:57:39.852625Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T11:57:39.853493Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T11:57:40.683606Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T11:57:41.049168Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51888 unseen_only=False
2026-04-14T11:58:41.347610Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T11:58:41.348325Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T11:58:43.662914Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T11:58:43.913675Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T11:58:44.164329Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T11:58:44.415115Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T11:58:44.665672Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T11:58:44.916318Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T11:58:45.167000Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T11:58:45.417680Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T11:58:45.668286Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T11:58:45.918921Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T11:58:46.169612Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T11:58:46.420288Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T11:58:46.670946Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T11:58:46.921535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T11:58:47.172319Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T11:58:47.423006Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T11:58:47.673699Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T11:58:47.924314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T11:58:48.174979Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T11:58:48.425632Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T11:58:48.676355Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T11:58:48.927366Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T11:58:49.178091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T11:58:49.428739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T11:58:49.679579Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T11:58:49.930250Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T11:58:50.181053Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T11:58:50.434234Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T11:58:50.685944Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T11:58:50.936679Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T11:58:51.188068Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T11:58:51.438873Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=daccfda56be61c2cfd20abeebcae61c904ca802a5423738f6c70afff86c00c0a subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T11:58:51.439100Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T11:58:51.689127Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T11:58:52.033866Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T11:58:52.034571Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_075739_852859
2026-04-14T12:03:52.134882Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T12:03:52.135556Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T12:03:55.152856Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T12:03:55.475747Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51888 unseen_only=False
2026-04-14T12:04:29.999141Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T12:04:29.999685Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T12:04:32.353068Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T12:04:32.602768Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T12:04:32.852422Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T12:04:33.102040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T12:04:33.351766Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T12:04:33.601357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T12:04:33.851110Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T12:04:34.100788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T12:04:34.350416Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T12:04:34.601664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T12:04:34.851332Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T12:04:35.101056Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T12:04:35.350735Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T12:04:35.600542Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T12:04:35.850168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T12:04:36.099913Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T12:04:36.349752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T12:04:36.599331Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T12:04:36.850148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T12:04:37.099730Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T12:04:37.349491Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T12:04:37.599168Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T12:04:37.856875Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T12:04:38.106621Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T12:04:38.356324Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T12:04:38.605945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T12:04:38.855633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T12:04:39.105495Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T12:04:39.355136Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T12:04:39.608089Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T12:04:39.857770Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T12:04:40.107431Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=daccfda56be61c2cfd20abeebcae61c904ca802a5423738f6c70afff86c00c0a subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T12:04:40.107656Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T12:04:40.356662Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T12:04:40.498743Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T12:04:40.499498Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_080352_135123
2026-04-14T12:09:40.594424Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T12:09:40.595223Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T12:09:41.539676Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T12:09:41.755983Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51888 unseen_only=False
2026-04-14T12:10:17.584473Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T12:10:17.584992Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T12:10:19.898495Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T12:10:20.149095Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T12:10:20.399614Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T12:10:20.650215Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T12:10:20.900792Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T12:10:21.151476Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T12:10:21.402117Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T12:10:21.652694Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T12:10:21.903219Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T12:10:22.154001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T12:10:22.404664Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T12:10:22.655264Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T12:10:22.905926Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T12:10:23.156483Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T12:10:23.407197Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T12:10:23.657826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T12:10:23.908615Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T12:10:24.159148Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T12:10:24.409689Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T12:10:24.660643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T12:10:24.911291Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T12:10:25.161966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T12:10:25.412609Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T12:10:25.663208Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T12:10:25.913739Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T12:10:26.164218Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T12:10:26.414978Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T12:10:26.665535Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T12:10:26.916113Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T12:10:27.166760Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T12:10:27.417311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T12:10:27.667870Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=daccfda56be61c2cfd20abeebcae61c904ca802a5423738f6c70afff86c00c0a subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T12:10:27.668105Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T12:10:27.918067Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T12:10:28.044427Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T12:10:28.045036Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_080940_594675
2026-04-14T12:15:28.134512Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T12:15:28.135303Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T12:15:28.770289Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T12:15:29.112967Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51889 unseen_only=False
2026-04-14T12:16:03.237535Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T12:16:03.238191Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T12:16:05.559387Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T12:16:05.804278Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T12:16:06.049172Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T12:16:06.294109Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T12:16:06.547536Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T12:16:06.792277Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T12:16:07.042693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T12:16:07.287465Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T12:16:07.532253Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T12:16:07.776907Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T12:16:08.021918Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T12:16:08.269728Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T12:16:08.514637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T12:16:08.759301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T12:16:09.004267Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T12:16:09.249103Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T12:16:09.493734Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T12:16:09.738388Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T12:16:09.983294Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T12:16:10.228123Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T12:16:10.472819Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T12:16:10.717489Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T12:16:10.962239Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T12:16:11.207305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T12:16:11.452054Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T12:16:11.696865Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T12:16:11.941689Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T12:16:12.186444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T12:16:12.445139Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T12:16:12.689916Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T12:16:12.934750Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T12:16:13.179474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=381792e5c733ea7a4e196bf7c4b7f461a244af46199b82b6a41bacf2b268db78 subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T12:16:13.179696Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T12:16:13.424007Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T12:16:13.562845Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T12:16:13.563596Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_081528_134777
2026-04-14T12:21:13.663868Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T12:21:13.664648Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T12:21:14.280166Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T12:21:14.513585Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51889 unseen_only=False
2026-04-14T12:21:45.600157Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T12:21:45.600931Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T12:21:47.911744Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T12:21:48.161311Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T12:21:48.410891Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T12:21:48.660474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T12:21:48.914597Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T12:21:49.164011Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T12:21:49.413650Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T12:21:49.663228Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T12:21:49.912817Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T12:21:50.162582Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T12:21:50.412090Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T12:21:50.661637Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T12:21:50.911299Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T12:21:51.160923Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T12:21:51.410541Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T12:21:51.660117Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T12:21:51.909693Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T12:21:52.159325Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T12:21:52.408914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T12:21:52.658434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T12:21:52.907851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T12:21:53.157493Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T12:21:53.407020Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T12:21:53.656474Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T12:21:53.906091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T12:21:54.155617Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T12:21:54.405212Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T12:21:54.654848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T12:21:54.904447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T12:21:55.154038Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T12:21:55.403549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T12:21:55.652966Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=381792e5c733ea7a4e196bf7c4b7f461a244af46199b82b6a41bacf2b268db78 subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T12:21:55.653192Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T12:21:55.901979Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T12:21:56.051539Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T12:21:56.052134Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_082113_664124
2026-04-14T12:26:56.148569Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T12:26:56.149252Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T12:26:56.913863Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T12:26:57.340778Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51889 unseen_only=False
2026-04-14T12:27:35.720364Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T12:27:35.720952Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T12:27:38.058338Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T12:27:38.307970Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T12:27:38.557922Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T12:27:38.807700Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T12:27:39.057547Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T12:27:39.307297Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T12:27:39.557051Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T12:27:39.806890Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T12:27:40.056569Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T12:27:40.306316Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T12:27:40.556047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T12:27:40.805904Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T12:27:41.055751Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T12:27:41.305593Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T12:27:41.555367Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T12:27:41.805183Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T12:27:42.055080Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T12:27:42.305001Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T12:27:42.554749Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T12:27:42.804610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T12:27:43.068553Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T12:27:43.318301Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T12:27:43.568243Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T12:27:43.818200Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T12:27:44.068035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T12:27:44.328456Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T12:27:44.578434Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T12:27:44.828086Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T12:27:45.077742Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T12:27:45.327577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T12:27:45.577444Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T12:27:45.827232Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=381792e5c733ea7a4e196bf7c4b7f461a244af46199b82b6a41bacf2b268db78 subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T12:27:45.827487Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T12:27:46.076726Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T12:27:46.268642Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T12:27:46.269240Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_082656_148825
2026-04-14T12:32:46.369522Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T12:32:46.370249Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T12:32:47.283257Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T12:32:47.546459Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51889 unseen_only=False
2026-04-14T12:33:35.022331Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T12:33:35.022901Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T12:33:37.298373Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T12:33:37.542047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862357345228033417 fingerprint=148df0479b4c6dba1190627770a17ca534e63ade7ee8568106384a2ff621ee16 subject="Dispatcher Onboarding at Step 2 – Let's Welcome Them!"
2026-04-14T12:33:37.785851Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T12:33:38.029676Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T12:33:38.273383Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T12:33:38.517012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T12:33:38.760702Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T12:33:39.004305Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T12:33:39.247843Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T12:33:39.493221Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T12:33:39.736752Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T12:33:39.980264Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T12:33:40.223930Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T12:33:40.467509Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T12:33:40.711096Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T12:33:40.954687Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T12:33:41.198265Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T12:33:41.441848Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T12:33:41.697674Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T12:33:41.941191Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T12:33:42.184797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T12:33:42.428447Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T12:33:42.672314Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T12:33:42.915840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T12:33:43.159431Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T12:33:43.403125Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T12:33:43.646831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T12:33:43.890507Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T12:33:44.134040Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T12:33:44.377577Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T12:33:44.621346Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T12:33:44.865298Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=381792e5c733ea7a4e196bf7c4b7f461a244af46199b82b6a41bacf2b268db78 subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T12:33:44.865573Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T12:33:45.108599Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T12:33:45.321013Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T12:33:45.321690Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_083246_369767
2026-04-14T12:38:45.421536Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T12:38:45.422201Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T12:38:46.141538Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T12:38:46.420528Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51890 unseen_only=False
2026-04-14T12:39:40.132606Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=31 latest_message_count=50
2026-04-14T12:39:40.133122Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T12:39:42.416402Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T12:39:42.661399Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T12:39:42.906516Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T12:39:43.151485Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T12:39:43.396473Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T12:39:43.641406Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T12:39:43.886669Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T12:39:44.131643Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T12:39:44.376600Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T12:39:44.621610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T12:39:44.866860Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T12:39:45.111690Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T12:39:45.356831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T12:39:45.601700Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T12:39:45.846678Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T12:39:46.091724Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T12:39:46.336776Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T12:39:46.581737Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T12:39:46.826868Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T12:39:47.071816Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T12:39:47.316872Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T12:39:47.561879Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T12:39:47.806895Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T12:39:48.051764Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T12:39:48.296797Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T12:39:48.541822Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T12:39:48.786878Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T12:39:49.031884Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T12:39:49.276915Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T12:39:49.521767Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T12:39:49.766840Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=381792e5c733ea7a4e196bf7c4b7f461a244af46199b82b6a41bacf2b268db78 subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T12:39:50.011826Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=b19bbcf9ea5e6ff519fd8ffd1f31073b2c258d1113a0d7413e15f03aa068ac3b subject='Re: #377 TN to TX'
2026-04-14T12:39:50.012048Z [info     ] No new conversations remained after idempotency filtering [front_desk_ai.services.frontdesk_service]
2026-04-14T12:39:50.266832Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T12:39:50.526457Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T12:39:50.527049Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=0 orders=0 run_trace_dir=all_steps_data/run_20260414_083845_421774
2026-04-14T12:44:50.589949Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T12:44:50.590722Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T12:44:51.438325Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T12:44:51.899909Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51891 unseen_only=False
2026-04-14T12:45:46.042237Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-14T12:45:46.042759Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T12:45:48.350953Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T12:45:48.598211Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862380175920397862 fingerprint=5714b89652952f96e9d4310db2bef2d9447bc93ae1a6c0ad68c1c3f5add67e26 subject='Re: #397 Ut to NM'
2026-04-14T12:45:48.845610Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381068773939257 fingerprint=2a2996488e0e3cfd678ef34698da1742c939b6c2e65fb69728a95deac7739bda subject='Re: Truck 440 Trailer 920 Robert Dennis - legal dims just OW'
2026-04-14T12:45:49.092914Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T12:45:49.340410Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T12:45:49.587714Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T12:45:49.835012Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T12:45:50.082326Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T12:45:50.333007Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T12:45:50.580468Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T12:45:50.827809Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T12:45:51.075170Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T12:45:51.322549Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T12:45:51.569889Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T12:45:51.832548Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T12:45:52.079967Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T12:45:52.327249Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T12:45:52.574636Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T12:45:52.822035Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T12:45:53.069337Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T12:45:53.317224Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T12:45:53.564998Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T12:45:53.812483Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T12:45:54.059882Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T12:45:54.307717Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T12:45:54.555412Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T12:45:54.802793Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T12:45:55.050179Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T12:45:55.298240Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T12:45:55.545606Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T12:45:55.793790Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=381792e5c733ea7a4e196bf7c4b7f461a244af46199b82b6a41bacf2b268db78 subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T12:45:56.040960Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=b19bbcf9ea5e6ff519fd8ffd1f31073b2c258d1113a0d7413e15f03aa068ac3b subject='Re: #377 TN to TX'
2026-04-14T12:45:56.288556Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[187] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 email_count=1 subject='FL Permit'
2026-04-14T12:45:56.289758Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:45:56.289900Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-14T12:45:56.290352Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:45:56.305851Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:45:56.306270Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 email_count=1 first_100_chars='We need a permit from US-301 GA/FL border to 8693 Maritime St,\nJacksonville, FL 32226.\nOnly overweig' text_length=187
2026-04-14T12:45:56.306502Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 snippet='We need a permit from US-301 GA/FL border to 8693 Maritime St, Jacksonville, FL 32226. Only overweight, military truck. Scale ticket attached below. Serghei Hryb Truck: 011 Trailer: T993'
2026-04-14T12:45:58.232009Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=True conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 raw_answer=yes
2026-04-14T12:45:58.232588Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 is_order_email=True snippet='We need a permit from US-301 GA/FL border to 8693 Maritime St, Jacksonville, FL '
2026-04-14T12:45:58.232822Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 is_order_email=True
2026-04-14T12:45:58.239122Z [info     ] Executing intake_entry_node    [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:45:58.239385Z [info     ] Bot 2 - Building FrontDesk intake entry [IntakeEntryAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:00.336257Z [info     ] Pipeline intake upserted       [front_desk_ai.db.repositories.intake_repo] collection=front_desk_intake conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 inserted_id=69de37081e109c17fcc2676a
2026-04-14T12:46:00.336685Z [info     ] Bot 2 - Intake entry created   [IntakeEntryAgent] assigned_user_id=None conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 gmail_link=https://mail.google.com/mail/u/0/#search/threadid:1862449871695189738 intake_record_id=69de37081e109c17fcc2676a intake_title='Email intake'
2026-04-14T12:46:00.336833Z [info     ] intake_entry_node completed    [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:00.337528Z [info     ] Executing order_lookup_node    [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:00.337670Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-14T12:46:00.338091Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:00.353568Z [info     ] Bot 3 - Starting order number lookup [OrderLookupAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:01.907243Z [info     ] Bot 3 - Client name extracted  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 sender_emails=['permits@strataninc.com']
2026-04-14T12:46:03.973833Z [info     ] Bot 3 - Order lookup complete  [OrderLookupAgent] client_name='Stratan Inc' conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 order_number=53603130
2026-04-14T12:46:03.974251Z [info     ] order_lookup_node completed    [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 order_number=53603130
2026-04-14T12:46:03.977554Z [info     ] Executing mongodb_fetch_node   [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:03.977712Z [info     ] Bot 4 - Starting MongoDB order enrichment [MongoDBEnrichmentAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:04.476694Z [info     ] Order found in all_orders      [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 doc_id=69d7da631e109c17fcc1271b order_number=53603130 query_field=token
2026-04-14T12:46:04.476943Z [info     ] Mapped MongoDB order to payload [front_desk_ai.db.repositories.all_orders_repo] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 fields_mapped=6
2026-04-14T12:46:04.477300Z [info     ] Bot 4 - MongoDB enrichment complete [MongoDBEnrichmentAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 order_number=53603130 sections_mapped=6
2026-04-14T12:46:04.477473Z [info     ] mongodb_fetch_node completed   [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:04.478162Z [info     ] Executing commodity_extraction_node [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:04.478310Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 model=gemini-flash-latest
2026-04-14T12:46:04.478775Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:04.493656Z [info     ] Bot 5 - Starting commodity extraction [CommodityExtractorAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:04.493868Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T12:46:06.555443Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 mailbox=INBOX readonly=True
2026-04-14T12:46:10.011777Z [info     ] Fetched full thread from Gmail [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 email_count=2 mailbox='[Gmail]/All Mail' thread_id=1862449871695189738
2026-04-14T12:46:10.654736Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:10.655281Z [info     ] Bot 5 - Full thread prepared for Gemini [CommodityExtractorAgent] cleaned_thread_text_length=202 conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 seed_message_id=<CAMamnseObdN4u7-tJ5g5jwJbnceuMo_7u9pkh17WgApvMHYJ1g@mail.gmail.com> source_email_count=2 source_thread_id=1862449871695189738 thread_fetch_succeeded=True
2026-04-14T12:46:14.084681Z [info     ] Bot 5 - Commodity extraction complete [CommodityExtractorAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 has_data=True thread_text_length=202
2026-04-14T12:46:14.084874Z [info     ] commodity_extraction_node completed [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:14.088147Z [info     ] Executing merge_and_submit_node [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:14.088337Z [info     ] Merge & Submit - Starting final merge [MergeSubmitAgent] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:46:44.098251Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=1 conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-14T12:47:16.134643Z [warning  ] FrontDesk API submission timed out [front_desk_ai.agents.merge_submit.agent] attempt=2 conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 error="HTTPSConnectionPool(host='heavyhaulgbt.com', port=443): Read timed out. (read timeout=30)" max_attempts=2 url=https://heavyhaulgbt.com/frontdesk/process
2026-04-14T12:47:16.386947Z [info     ] Final payload saved            [front_desk_ai.db.repositories.final_payload_repo] collection=front_desk_api conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 inserted_id=69de3754ecfe8439d7482526
2026-04-14T12:47:16.387176Z [info     ] Merge & Submit - Complete      [MergeSubmitAgent] api_status=error conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 mongodb_saved_id=69de3754ecfe8439d7482526 order_number=53603130
2026-04-14T12:47:16.387303Z [info     ] merge_and_submit_node completed [front_desk_ai.graph.nodes] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:47:16.388007Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 is_order_email=True next_steps=['intake_entry', 'order_lookup', 'mongodb_fetch', 'commodity_extraction', 'merge_submit'] step_status={'classification': 'passed', 'intake_entry': True, 'order_lookup': True, 'mongodb_fetch': True, 'commodity_extraction': True, 'merge_submit': True}
2026-04-14T12:47:16.388954Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name='Stratan Inc' conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 errors=[] is_order_email=True order_number=53603130 submission_status=submit_failed
2026-04-14T12:47:16.639777Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862449871695189738 conversation_index=1 conversation_total=1 submission_status=submit_failed
2026-04-14T12:47:16.640001Z [info     ] Test-mode order completed; stopping mailbox scan [front_desk_ai.services.frontdesk_service] conversation_id=1862449871695189738 conversation_index=1 conversation_total=1
2026-04-14T12:47:16.886948Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T12:47:16.887158Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=1 classifier_input_words=150 completed_order_found=True conversation_count=1 max_messages_requested=50 non_order_email_count=0 order_email_count=1 payload_count=1 run_trace_dir=all_steps_data/run_20260414_084450_590187
2026-04-14T12:47:17.137026Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T12:47:17.137688Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=1 orders=1 run_trace_dir=all_steps_data/run_20260414_084450_590187
2026-04-14T12:52:17.233512Z [info     ] Starting 5-bot pipeline processing [front_desk_ai.services.frontdesk_service] classifier_input_words=150 fetch_mode=all_latest max_conversations=None max_messages=50 processing_mode=test_first_complete_order unseen_only=False
2026-04-14T12:52:17.234376Z [info     ] Connecting to IMAP server      [front_desk_ai.agents.email_monitor.email_client] host=imap.gmail.com mailbox=INBOX port=993 readonly=True
2026-04-14T12:52:17.970230Z [info     ] IMAP connection ready          [front_desk_ai.agents.email_monitor.email_client] mailbox=INBOX readonly=True
2026-04-14T12:52:18.358999Z [info     ] Read-only email search completed [front_desk_ai.agents.email_monitor.email_client] limited_to_latest=50 message_count=50 search_scope=ALL total_candidates=51893 unseen_only=False
2026-04-14T12:53:21.704069Z [info     ] Read-only conversations fetched [front_desk_ai.agents.email_monitor.email_client] conversation_count=32 latest_message_count=50
2026-04-14T12:53:21.704621Z [info     ] Connecting to MongoDB          [front_desk_ai.db.connection] uri=mongodb+srv://kartik...
2026-04-14T12:53:23.978856Z [info     ] MongoDB connected successfully [front_desk_ai.db.connection] database=HeavyHaulDB
2026-04-14T12:53:24.222445Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439298420659 fingerprint=9f8a003e7c9520fcc555e23308ba5485a48e5922110f8eaa9d0c2b1d64181aca subject='CTPS Permit Application ID 1650003 has been Denied.'
2026-04-14T12:53:24.465981Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387439063150424 fingerprint=20a5851ab1ab84e7f94bc8c7c236adcb60c027a94e9a2a20b450403bc932000f subject='CTPS Permit Application ID 1649993 has been Denied.'
2026-04-14T12:53:24.709596Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862386783713056591 fingerprint=dc38ef123e9d8c288ac991be1fae0b1da25e0123d4606ac3045386711f4ce6bf subject='Re: Chase escort'
2026-04-14T12:53:24.953047Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862387779641412850 fingerprint=098b59bc687a0f4ac2ee1d0561f474c08ea267abee080f00be387497ee7c2579 subject='Confirmation of Order #63449415'
2026-04-14T12:53:25.196629Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862388142389833280 fingerprint=8145cd5adadb609040b23c1015f64d64482f5d846f2ab941f84c0adf83f7ead7 subject='Re: #2303 TX-NM OS PERMIT ORDER'
2026-04-14T12:53:25.440226Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862116871000304615 fingerprint=ec4cd23435b19c7eacf0d33dcc2f19eb7ced5af0d59091a423cf80ca4af185fc subject='Re: Confirmation of Order #02118232'
2026-04-14T12:53:25.683831Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862383345798526979 fingerprint=747ae2c375dcd6ce0daec48e6ce73787dae43f7fa1c3b054b8b938e03e07b645 subject='Re: Need MN oversize permit'
2026-04-14T12:53:25.927378Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389287925364781 fingerprint=583ad2aa71ec5f8460c15eb626bc6a75e968b27087a0d808dc550ab9e10e5a45 subject='CTPS Permit Application ID 1650864 has been approved.'
2026-04-14T12:53:26.171091Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389296891190312 fingerprint=3c74165b01c6aea320c0c3f63aad0ba037f54587722726b38b495b36ac99b277 subject='Dimension Alert - Permit 260413852611 Texas, Order 19510408'
2026-04-14T12:53:26.414633Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389503879592503 fingerprint=cdaa573da51ecd19bb41137ea82efab1bad0c892ae9987322cf952a87744e2ca subject='Order Confirmation'
2026-04-14T12:53:26.658129Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862389699154456812 fingerprint=699b33e698e738ceb516a5cb66cae11e7c1036a055da206c9a103ed4224459f2 subject='FW: Permit 588385 was issued'
2026-04-14T12:53:26.901661Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390064890436488 fingerprint=e703b5bbfab376eb1c46b69196a953eb791cb3ea2c2f159fb3eeaf39e7340cc7 subject='Re: Unit 2215 ~ California Permit Submitted'
2026-04-14T12:53:27.145263Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862374530817937506 fingerprint=0fb79d587dff7852ce9e6f388d934af656d5b3d4e374c2fa75d922ba3486819d subject='Re: Truck 4156 trailer 8410 driver-Michael Cotrutsa'
2026-04-14T12:53:27.388788Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390355810492926 fingerprint=1a955345fae2d2716c502585c451ce6709c3de0313d9f9b71155b0cef34ecb85 subject='Order #89347337 – Pre-Charge Initiated'
2026-04-14T12:53:27.632357Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862390362193458614 fingerprint=58d09731c351f3654282447b5eeb61556571146b6a7099d0f96b9cf1f113641d subject='Confirmation of Order #89347337'
2026-04-14T12:53:27.875945Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391277341926524 fingerprint=c37e10b18410a454478ef48ddf55dcc355eedd7170a7675446aa414b510582ef subject='CTPS Permit Application ID 1650855 has been approved.'
2026-04-14T12:53:28.119527Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391496928273137 fingerprint=78f4f3eedc23d8bae5a09b05ca68485d8a73551afb52d645c7d51cbcdf50fd69 subject='Dimension Alert - Permit e26-030793 California, Order 48820548'
2026-04-14T12:53:28.363165Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475390943990 fingerprint=6b4a3c8d6ddc9339ee105ba5783d7236bb0e8ef74d00a09d70a447d43ae8489f subject='CTPS Permit Application ID 1650907 has been approved.'
2026-04-14T12:53:28.606761Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392475248611605 fingerprint=ae0fd4f90aad5db1c37b722b317cec10b0572d320aa778b39ca5bd298cdb7ebe subject='CTPS Permit Application ID 1650939 has been approved.'
2026-04-14T12:53:28.850270Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862392685605165613 fingerprint=35078ff7177678436643becbb5ceef55f4c37de848def0280dda19d86c660d18 subject='Dimension Alert - Permit e26-030840 California, Order 02118232'
2026-04-14T12:53:29.093801Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862394159802168445 fingerprint=5ddc11c178f0f8d1801382aeb6b3bd52b251673bfcce728b46a31deeee184e7f subject='Re: #2300 NM-NM: OS Permit requested'
2026-04-14T12:53:29.337094Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862391509085044744 fingerprint=3379c5a690c93e8f49579cbc01d29b5edc58eb85527e6338906219a8f5d7a636 subject='Re: Unit 395 ~ California Amendment e26-030793 is ready'
2026-04-14T12:53:29.580786Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097854053808927 fingerprint=720e706a485bffde7b35eb3439d9dd5ec04b1eb0094f6a0343ada2239c3fdbb8 subject='Re: #388 CA to WA'
2026-04-14T12:53:29.824432Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862396763750745130 fingerprint=70541f2214bf134d51c918410eefacd128c1f05c76b76e74d07752a4ac7b1598 subject='E&K: New Acquisition Opportunity - Wireless Telecommunications\r\n Engineering Firm'
2026-04-14T12:53:30.068430Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862381966529966861 fingerprint=64e4f36de089ba13ab8b0b370a72a0a3dbd62192767945fda8c6468f2556c55c subject='Re: #399 UT to OH'
2026-04-14T12:53:30.312083Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862402106077619778 fingerprint=6a0b532914e85b22b93ba3457e9c444d298f0354437c4a9e54da4c2a966d4a1a subject='Confirmation of Order #16100001'
2026-04-14T12:53:30.555727Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862434581743971384 fingerprint=5139477f743f4bf7e0c75b6a2df451faa1d0e0a8938ef7b227249b410271e05f subject="We're making some changes to our PayPal legal agreements"
2026-04-14T12:53:30.799242Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862097859328769247 fingerprint=381792e5c733ea7a4e196bf7c4b7f461a244af46199b82b6a41bacf2b268db78 subject='Re: Truck 455 Trailer 069 - 10.6 wide and OW'
2026-04-14T12:53:31.042704Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862106492894617617 fingerprint=b19bbcf9ea5e6ff519fd8ffd1f31073b2c258d1113a0d7413e15f03aa068ac3b subject='Re: #377 TN to TX'
2026-04-14T12:53:31.299255Z [info     ] Skipping previously processed conversation [front_desk_ai.services.frontdesk_service] conversation_id=1862449871695189738 fingerprint=b12fe8de71524232b5ba287306cca1a00d8443c0db733f494a37720f1a704dbc subject='FL Permit'
2026-04-14T12:53:31.786223Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[365] conversation_id=1862450124296344447 conversation_index=1 conversation_total=2 email_count=1 subject='Re: Unit 2300 ~ New Mexico Permit Submitted'
2026-04-14T12:53:31.787735Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862450124296344447 conversation_index=1 conversation_total=2
2026-04-14T12:53:31.787880Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862450124296344447 conversation_index=1 conversation_total=2 model=gemini-flash-latest
2026-04-14T12:53:31.788285Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862450124296344447 conversation_index=1 conversation_total=2
2026-04-14T12:53:31.802635Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862450124296344447 conversation_index=1 conversation_total=2
2026-04-14T12:53:31.803284Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862450124296344447 conversation_index=1 conversation_total=2 email_count=1 first_100_chars='Hello,\nCan you cancel the permit order, please?\nMy driver arrived at the consignee. It was a urgent ' text_length=365
2026-04-14T12:53:31.803644Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862450124296344447 conversation_index=1 conversation_total=2 snippet='Hello, Can you cancel the permit order, please? My driver arrived at the consignee. It was a urgent load . Thank you . On Mon, Apr 13, 2026 at 7:21 PM Synchron Permits <info@synchronpermits.com> wrote: Hello, we have an update for you. The following permits were enqueued for further processing. Permit ID 5356024 We will send you the permit as soon as it arrives.'
2026-04-14T12:53:33.758430Z [info     ] Bot 1 - LLM classification response [EmailClassifierAgent] classified_as_order=False conversation_id=1862450124296344447 conversation_index=1 conversation_total=2 raw_answer=no
2026-04-14T12:53:33.758929Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862450124296344447 conversation_index=1 conversation_total=2 is_order_email=False snippet='Hello, Can you cancel the permit order, please? My driver arrived at the consign'
2026-04-14T12:53:33.759067Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862450124296344447 conversation_index=1 conversation_total=2 is_order_email=False
2026-04-14T12:53:33.762913Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862450124296344447 conversation_index=1 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-14T12:53:33.763817Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862450124296344447 conversation_index=1 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-14T12:53:34.010726Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862450124296344447 conversation_index=1 conversation_total=2 submission_status=not_attempted
2026-04-14T12:53:34.011209Z [info     ] Processing conversation        [front_desk_ai.services.frontdesk_service] body_lengths=[1311] conversation_id=1862450238066778180 conversation_index=2 conversation_total=2 email_count=1 subject='Confirmation of Order #82742362'
2026-04-14T12:53:34.012483Z [info     ] Executing email_classifier_node [front_desk_ai.graph.nodes] conversation_id=1862450238066778180 conversation_index=2 conversation_total=2
2026-04-14T12:53:34.012626Z [info     ] Using REMOTE Gemini API for text extraction [front_desk_ai.llm_factory] conversation_id=1862450238066778180 conversation_index=2 conversation_total=2 model=gemini-flash-latest
2026-04-14T12:53:34.013036Z [warning  ] Both GOOGLE_API_KEY and GEMINI_API_KEY are set. Using GOOGLE_API_KEY. [google_genai._api_client] conversation_id=1862450238066778180 conversation_index=2 conversation_total=2
2026-04-14T12:53:34.031676Z [info     ] Bot 1 - Starting email classification [EmailClassifierAgent] conversation_id=1862450238066778180 conversation_index=2 conversation_total=2
2026-04-14T12:53:34.032600Z [info     ] Bot 1 - Conversation text built [EmailClassifierAgent] conversation_id=1862450238066778180 conversation_index=2 conversation_total=2 email_count=1 first_100_chars='Dear Alex Stratan,\n\nWe are pleased to inform you that we have successfully collected all the necessa' text_length=1311
2026-04-14T12:53:34.032932Z [info     ] Bot 1 - Sending subject + 150-word snippet to LLM [EmailClassifierAgent] conversation_id=1862450238066778180 conversation_index=2 conversation_total=2 snippet="Dear Alex Stratan, We are pleased to inform you that we have successfully collected all the necessary information to process your order. Attached, you will find a comprehensive overview of the details we have compiled for this order. You can also review your order information online at the following link: Order Information. At this stage, we have everything required to commence the permit processing. We aim to ensure accuracy and efficiency in every step of our service. Should you find any discrepancies or if there's any information that needs to be corrected, please contact us immediately. Prompt communication will allow us to make necessary adjustments before proceeding further. Suggested Route: https://maps.app.goo.gl/vGBVxAfYujyJ8tha8 Order Details Truck Unit: 011 Year: 2020 Make: KW Model: TT License: CDWS94 State: CO Vin: 1XKYD49X5LJ400573 Axles: 3 Registration Expiration: 08-31-2026 Empty Weight: Trailer Unit: T993 Trailer type: Removable Gooseneck Vin: 5JNRS5321PH000269 Year: 2023 Make: JET Model DETACH"
2026-04-14T12:53:34.033096Z [info     ] Bot 1 - Classification resolved by deterministic rules [EmailClassifierAgent] classified_as_order=False conversation_id=1862450238066778180 conversation_index=2 conversation_total=2 subject='Confirmation of Order #82742362'
2026-04-14T12:53:34.033426Z [info     ] Bot 1 - Classification complete [EmailClassifierAgent] conversation_id=1862450238066778180 conversation_index=2 conversation_total=2 is_order_email=False snippet='Dear Alex Stratan, We are pleased to inform you that we have successfully collec'
2026-04-14T12:53:34.033560Z [info     ] email_classifier_node completed [front_desk_ai.graph.nodes] conversation_id=1862450238066778180 conversation_index=2 conversation_total=2 is_order_email=False
2026-04-14T12:53:34.036608Z [info     ] Pipeline route summary         [front_desk_ai.services.frontdesk_service] conversation_id=1862450238066778180 conversation_index=2 conversation_total=2 is_order_email=False next_steps=['end'] step_status={'classification': 'not_order', 'intake_entry': False, 'order_lookup': False, 'mongodb_fetch': False, 'commodity_extraction': False, 'merge_submit': False}
2026-04-14T12:53:34.037427Z [info     ] Conversation pipeline completed [front_desk_ai.services.frontdesk_service] client_name=None conversation_id=1862450238066778180 conversation_index=2 conversation_total=2 errors=[] is_order_email=False order_number=None submission_status=not_attempted
2026-04-14T12:53:34.283763Z [info     ] Processed conversation fingerprint saved [front_desk_ai.db.repositories.processed_conversation_repo] collection=front_desk_processed_conversations conversation_id=1862450238066778180 conversation_index=2 conversation_total=2 submission_status=not_attempted
2026-04-14T12:53:34.526706Z [info     ] MongoDB disconnected           [front_desk_ai.db.connection]
2026-04-14T12:53:34.526909Z [info     ] Mailbox processing completed   [front_desk_ai.services.frontdesk_service] classified_count=2 classifier_input_words=150 completed_order_found=False conversation_count=2 max_messages_requested=50 non_order_email_count=2 order_email_count=0 payload_count=0 run_trace_dir=all_steps_data/run_20260414_085217_233783
2026-04-14T12:53:34.881350Z [info     ] Email client disconnected      [front_desk_ai.agents.email_monitor.email_client]
2026-04-14T12:53:34.882016Z [info     ] Polling cycle completed        [front_desk_ai.services.frontdesk_service] conversations=2 orders=0 run_trace_dir=all_steps_data/run_20260414_085217_233783
